Difference between revisions of "Sex"

From Wiki
Jump to: navigation, search
Line 4: Line 4:
 
| width=100 | {{ro}} || The #sex system variable determines the sex of the character.
 
| width=100 | {{ro}} || The #sex system variable determines the sex of the character.
 
|}
 
|}
 
+
{{statusbar_info}}
 
{| border="1"
 
{| border="1"
 
  !style="background:#ffdead;" | Value || style="background:#ffdead;" | Description
 
  !style="background:#ffdead;" | Value || style="background:#ffdead;" | Description
Line 14: Line 14:
  
  
{| 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.
 
|}
 
  
 
{{footer}}
 
{{footer}}

Revision as of 22:51, 25 August 2005

The #sex system variable determines the sex 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.
Value Description
0 Character is Male
1 Character is Female


See also

Main Page Documentation