- 65
- Posts
- 12
- Years
- Seen Jan 4, 2022
I'd really like to have may MC's be more dynamic and not have each character have an identical personality. Is it possible for an event to make text based on gender of the player? Like before the show text to do something like (Im not coder at all fair warning, this is just to pose as an example)
if $Trainer.gender==0
Text: You're mine now!
else
Text: Ugh how dull, fine I'll take you on.
I know theoretically I could make a script but I wouldn't know how to word it to be able to plug and play the text in the event since it will be different every time. Or if it can actually be done. My knowledge in coding is more like a lack thereof.
if $Trainer.gender==0
Text: You're mine now!
else
Text: Ugh how dull, fine I'll take you on.
I know theoretically I could make a script but I wouldn't know how to word it to be able to plug and play the text in the event since it will be different every time. Or if it can actually be done. My knowledge in coding is more like a lack thereof.