Difference between revisions of "Hits"
From Wiki
| Line 3: | Line 3: | ||
== Description == | == Description == | ||
| − | {{ro}} | + | {| |
| − | + | | width=100 | {{ro}} || The #hits system variable determines the current number of hitpoints of the character. | |
| − | The #hits system variable determines the current number of hitpoints of the character. | + | |} |
| − | + | ||
{| style="background:honeydew" | {| style="background:honeydew" | ||
Revision as of 19:27, 25 August 2005
Description
| ⇒ | The #hits system variable determines the current number of hitpoints of the character. |
| 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 |