Jump to content

change the text depending on the gender


satityr

Recommended Posts

Hi

I started making a pokémon game, i'm still at the beginning, and i want to desplay a text (inside an event) depending on the gender of the player (for example : if it's a boy desplay "hi young man", if it's a girl desplay "hallo sweetheart")

i looked in the internet and i found a variable $trainer.gender which is equal to 0 if it's a boy, 1 if it's a girl & 2 for unknown

i tryed to make a condition with a script : $trainer.gender==0 but it gave me an error when i tested it

if someone could help me or point me to a solution i'll be glad

thank you in advance

P.S: I'm working with RPG Maker XP, and pokémon essentials

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...