Special case: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
add addweapon/addweaponvar
add addammo to the potential code-breakers
Line 3: Line 3:
[[addphealth]] has a higher limit when used in the [[ATOMICHEALTH]] actor.
[[addphealth]] has a higher limit when used in the [[ATOMICHEALTH]] actor.


[[addweapon]] and [[addweaponvar]] potentially [[break]] out of the code.
[[addammo]], [[addweapon]] and [[addweaponvar]] potentially [[break]] out of the code.

Revision as of 13:39, 10 May 2012

THISACTOR behaves differently in get/setplayer/sector than when used anywhere else.

addphealth has a higher limit when used in the ATOMICHEALTH actor.

addammo, addweapon and addweaponvar potentially break out of the code.