Difference between revisions of "MaxFol"

From Wiki
Jump to: navigation, search
Line 7: Line 7:
 
(Added in 1.41) The #maxFol system variable determines the maximum number of followers of the character.
 
(Added in 1.41) The #maxFol system variable determines the maximum number of followers of the character.
  
''NOTE: This variable will not work unless the character status bar is open. You can use [[event Macro#Gump Control|event Macro 8 2]] to open it from your script.''
 
  
==== See Also ====
+
{| style="background:honeydew"
{|
+
|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.
| Width=200px | [[Var followers|#followers]]
+
|}
+
----
+
{|
+
| Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | [[Documentation#Status|Status System Variables]]
+
 
|}
 
|}
 +
 +
{{footer}}

Revision as of 20:05, 25 August 2005


Description

(Added in 1.41) The #maxFol system variable determines the maximum number of followers 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.

See also

Main Page Documentation