Special case: Difference between revisions
Jump to navigation
Jump to search
Helixhorned (talk | contribs) add addweapon/addweaponvar |
Helixhorned (talk | contribs) add killit to the code-*returners* |
||
(2 intermediate revisions by the same user not shown) | |||
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 [[ | [[killit]] always '''[[return]]'''s out of the code.<br/> | ||
[[resetplayer]], [[addammo]], [[addweapon]] and [[addweaponvar]] potentially '''[[return]]''' out of the code. |
Latest revision as of 15:42, 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.
killit always returns out of the code.
resetplayer, addammo, addweapon and addweaponvar potentially return out of the code.