Per-Character Gender

I don't know wich one is the client that allows you to select the character gender in character creation window. However, you can use command changecharsex() on items or npcs to change sex for invoking character:

Code:
*changecharsex;

This command is exactly same as changesex, with an exception that,
character sex will be changed instead of account sex.
Requires client 2014-10-22 or greater.
 
I don't know wich one is the client that allows you to select the character gender in character creation window. However, you can use command changecharsex() on items or npcs to change sex for invoking character:

Code:
*changecharsex;

This command is exactly same as changesex, with an exception that,
character sex will be changed instead of account sex.
Requires client 2014-10-22 or greater.
The client wich allow select char gender is the same client with doram creation option.
 
Back
Top