Difference between revisions of "Followers"

From Wiki
Jump to: navigation, search
 
Line 5: Line 5:
 
{{ro}}
 
{{ro}}
  
==== Example ====
+
The #followers system variable determines the current number of followers of the character.
<pre>
+
  
 +
'''NOTE:'''
 +
*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.
  
</pre>
 
 
==== See Also ====
 
==== See Also ====
 
{|
 
{|
| Width=200px |  
+
| Width=200px | [[Var maxFol|#MaxFollowers]]
 
|}
 
|}
 
----
 
----

Revision as of 23:54, 15 August 2005

#followers

Status System Variables

Description

The #followers system variable determines the current number of followers of the character.

NOTE:

  • 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.

See Also

#MaxFollowers

Main_Page Documentation Status System Variables