Difference between revisions of "MaxHits"

From Wiki
Jump to: navigation, search
Line 3: Line 3:
  
 
== Description ==
 
== Description ==
{{ro}}
+
{|
 
+
| width=100 | {{ro}} || The #maxHits system variable determines the maximum number of hitpoints of the character.
The #maxHits system variable determines the maximum number of hitpoints of the character.
+
|}
 
+
  
 
{| style="background:honeydew"
 
{| style="background:honeydew"

Revision as of 20:30, 25 August 2005


Description

The #maxHits system variable determines the maximum 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 can have total of #MAXHITS hitpoints $
halt

See also

Main Page Documentation