Difference between revisions of "PlayDialog WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(102, 205, 218)|160|256}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties ==...")
 
Line 1: Line 1:
 
{{WorldscriptIcon|rgb(102, 205, 218)|160|256}}
 
{{WorldscriptIcon|rgb(102, 205, 218)|160|256}}
  
This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.
+
Plays a file of dialog and executes <code>FinishTrigger</code> when it's finished. This script can be executed by other scripts. This script can be enabled or disabled.
  
 
== Properties ==
 
== Properties ==

Revision as of 11:52, 26 July 2017

Plays a file of dialog and executes FinishTrigger when it's finished. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • String Dialog
  • Unit feed FinishTrigger, validates
  • Unit feed Player, validates