Difference between revisions of "PlayDialog WorldScript"

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

Latest revision as of 16:03, 26 July 2017

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

Properties

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