Jump to content

Ifphealthl

From EDukeWiki
Revision as of 07:54, 24 December 2004 by BlasterDRP (talk | contribs)

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

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