Difference between revisions of "Str (system variable)"

From Wiki
Jump to: navigation, search
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
[[Category: Status]]
 
[[Category: Status]]
 
+
{|
== Description ==
+
| width=100 | {{ro}} || The #str system variable determines the strength of the character.
{{ro}}
+
|}
 
+
The #str system variable determines the strength of the character.
+
 
+
  
 
{| style="background:honeydew"
 
{| style="background:honeydew"
Line 12: Line 9:
 
|}
 
|}
  
=== Example ===
+
== Example ==
 
<pre>
 
<pre>
 
msg My strength is #STR $
 
msg My strength is #STR $

Revision as of 20:42, 25 August 2005

The #str system variable determines the strength 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 strength is #STR $
halt

See also

Main Page Documentation