Hits

From Wiki
Revision as of 18:04, 5 September 2007 by Seg (Talk | contribs)

Jump to: navigation, search
The #hits system variable determines the current number of hitpoints of the character.


Note: This variable will not work unless the character status bar is open. You can use Event Macro 8 2 to open it from your script.


Example

msg I have #HITS hitpoints $
halt

See also

Main Page Documentation