Ifphealthl: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


[[Category:Duke3D 1.3/1.5 commands]]
[[Category:Duke3D 1.3/1.5 commands]]
[[Category:If conditions]]

Revision as of 09:29, 24 September 2005

ifphealthl <number> { do something } else { do something else }

If condition returning true if the player's health is lower than <number>. Similar to ifstrength. See ifphealthg.