Entity:trigger ff script

From Fortress Forever Wiki
Revision as of 20:10, 26 June 2009 by Crazycarl (talk | contribs)
Jump to navigationJump to search


The title given to this article is incorrect due to technical limitations. The correct title is trigger_ff_script.

trigger_ff_script

trigger_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.