Difference between revisions of "Int"

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

Revision as of 20:36, 25 August 2005

The #int system variable determines the intelligence 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 intelligence is #INT $
halt

See also

Main Page Documentation