Difference between revisions of "Door WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
m (Text replacement - " This script can be enabled or disabled." to "")
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{WorldscriptIcon|rgb(147, 32, 147)|128|32}}
 
{{WorldscriptIcon|rgb(147, 32, 147)|128|32}}
  
Mash up script made to make door openings simpler. This script can be executed by other scripts. This script can be enabled or disabled.
+
Mash up script made to make door openings simpler. This script can be executed by other scripts.
  
 
== Properties ==
 
== Properties ==
Line 16: Line 16:
 
* Resource <code>AnnounceSound</code>, sound
 
* Resource <code>AnnounceSound</code>, sound
  
[[category: Worldscripts]]
+
[[Category:WorldScripts]]

Latest revision as of 15:03, 26 July 2017

Mash up script made to make door openings simpler. This script can be executed by other scripts.

Properties

  • Unit feed UseAreas, accepts colliders
  • String KeyFlag
  • Unit feed DoorUnits
  • String OpenScene, default: "open"
  • Resource SoundDenied, sound
  • Resource SoundGranted, sound
  • Resource SoundOpen, sound
  • Integer AnnounceDelay, default: 250
  • String AnnounceFont, default: "gui/fonts/font_hw8.fnt"
  • Resource AnnounceSound, sound