1,584
edits
DrinkyBird (talk | contribs) m (typo) Tag: Source edit |
DrinkyBird (talk | contribs) m (fix anchored links) Tag: Source edit |
||
Line 29: | Line 29: | ||
|- | |- | ||
! <tt>ForceSpawnEventScripts = <bool></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# | | 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]], actors that have either the <tt>NOBLOCKMAP</tt> (except projectiles and puffs) or <tt>NOSECTOR</tt> flags enabled, or inherit from {{Zdoomwiki|Classes:HexenArmor|HexenArmor}}. | ||
|- | |- | ||
!<tt>ForceDamageEventScripts = <bool></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# | |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]] |