1,584
edits
DrinkyBird (talk | contribs) (Documented Zan's MAPINFO features) Tag: Source edit |
DrinkyBird (talk | contribs) mNo edit summary Tag: Source edit |
||
Line 28: | Line 28: | ||
! Description | ! Description | ||
|- | |- | ||
! <tt>ForceSpawnEventScripts</tt> | ! <tt>ForceSpawnEventScripts = <bool></tt> | ||
| Forces [[EVENT scripts]] of type <tt>GAMEEVENT_ACTOR_SPAWNED</tt> to run for all actors, except for those with the <tt>NOSPAWNEVENTSCRIPT</tt> [[DECORATE#Actor_Flags|actor flag]]. | | Forces [[EVENT scripts]] of type <tt>GAMEEVENT_ACTOR_SPAWNED</tt> to run for all actors, except for those with the <tt>NOSPAWNEVENTSCRIPT</tt> [[DECORATE#Actor_Flags|actor flag]]. | ||
|- | |- | ||
! <tt>ForceDamageEventScripts</tt> | ! <tt>ForceDamageEventScripts = <bool></tt> | ||
| Forces [[EVENT scripts]] of type <tt>GAMEEVENT_ACTOR_DAMAGED</tt> to run for all actors, except for those with the <tt>NODAMAGEEVENTSCRIPT</tt> [[DECORATE#Actor_Flags|actor flag]]. | | Forces [[EVENT scripts]] of type <tt>GAMEEVENT_ACTOR_DAMAGED</tt> to run for all actors, except for those with the <tt>NODAMAGEEVENTSCRIPT</tt> [[DECORATE#Actor_Flags|actor flag]]. | ||
|} | |} | ||
[[Category: Special lumps]] | [[Category: Special lumps]] |