Difference between revisions of "PlaySound WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(218, 205, 102)|0|128}} 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(218, 205, 102)|0|128}}
 
{{WorldscriptIcon|rgb(218, 205, 102)|0|128}}
  
This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.
+
Plays a sound. If the sound is 3D, the position of the worldscript is used as the origin point. This script can be executed by other scripts. This script can be enabled or disabled.
  
 
== Properties ==
 
== Properties ==

Revision as of 11:53, 26 July 2017

Plays a sound. If the sound is 3D, the position of the worldscript is used as the origin point. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • Resource Sound, sound
  • Boolean Looping, default: false
  • Unit feed PlayerTarget