Difference between revisions of "Sex"
From Wiki
Line 1: | Line 1: | ||
− | + | {{header|Status Bar|ro|The #sex system variable determines the sex 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.}} |
− | | | + | |
− | + | ||
− | {{ | + | |
{| border="1" | {| border="1" | ||
!style="background:#ffdead;" | Value || style="background:#ffdead;" | Description | !style="background:#ffdead;" | Value || style="background:#ffdead;" | Description | ||
Line 12: | Line 10: | ||
|1 || Character is Female | |1 || Character is Female | ||
|} | |} | ||
− | |||
− | |||
{{footer}} | {{footer}} |
Revision as of 15:12, 26 August 2005
⇒ | The #sex system variable determines the sex 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. |
Value | Description |
---|---|
0 | Character is Male |
1 | Character is Female |
See also
Main Page | Documentation |