Difference between revisions of "Sex"
From Wiki
Line 2: | Line 2: | ||
[[Category: Status]] | [[Category: Status]] | ||
− | + | == Description == | |
{{ro}} | {{ro}} | ||
The #sex system variable determines the sex of the character. | The #sex system variable determines the sex of the character. | ||
− | |||
− | |||
− | |||
− | |||
{| border="1" | {| border="1" | ||
Line 19: | Line 15: | ||
|} | |} | ||
− | + | ||
− | {| | + | {| 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}} |
Revision as of 18:58, 25 August 2005
Description
⇒
The #sex system variable determines the sex of the character.
Value | Description |
---|---|
0 | Character is Male |
1 | Character is Female |
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 |