Difference between revisions of "Entity:trigger ff script"
From Fortress Forever Wiki
Jump to navigationJump to searchm |
|||
| Line 1: | Line 1: | ||
{{Infobox manual/Header}} | {{Infobox manual/Header}} | ||
| + | {{Infobox_mapping}} | ||
<center>The title given to this article is incorrect due to [http://en.wikipedia.org/wiki/Wikipedia:Naming_conventions_%28technical_restrictions%29 technical limitations]. The correct title is '''trigger_ff_script'''.</center> | <center>The title given to this article is incorrect due to [http://en.wikipedia.org/wiki/Wikipedia:Naming_conventions_%28technical_restrictions%29 technical limitations]. The correct title is '''trigger_ff_script'''.</center> | ||
Latest revision as of 13:54, 13 April 2010
|
trigger_ff_scripttrigger_ff_script is a scriptable trigger. It is functionally the same as a trigger_multiple. Most trigger_* entities may be linked to a Lua script; the entity must simply be given a name. The Lua script can use that name to customize the behavior of the trigger. See Lua:trigger_ff_script. |