Difference between revisions of "FR"

From Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
[[Category: Status]]
 
[[Category: Status]]
 
== Description ==
 
 
{|
 
{|
 
| width=100 | {{ro}} || The #FR system variable determines the Fire Resist of the character.
 
| width=100 | {{ro}} || The #FR system variable determines the Fire Resist of the character.
Line 11: Line 9:
 
|}
 
|}
  
=== Example ===
+
== Example ==
 
<pre>
 
<pre>
 
msg My Fire Resist is #FR $
 
msg My Fire Resist is #FR $

Revision as of 20:34, 25 August 2005

The #FR system variable determines the Fire Resist 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 My Fire Resist is #FR $
halt

See also

Main Page Documentation