- Joined
- Mar 12, 2023
- Messages
- 32
- Reaction score
- 6
- First Language
- Spanish
- Primarily Uses
- RMMZ
Hello! I have been trying to make the traits to be editable by player at the beginning of the game.
Unfortunately I haven't been lucky on that. I have tried to use the $gameActors.actor(1).traitSet("Element") in order to get access to the variable, but i really dont know what else to put in order for the player to add what element wants to have.
Maybe this is a dumb question but i have tried using several commands and it never gets rid when running the test game.
I really need help on how to properly use commands so the player can "edit" traitsets for plugin
"Element"
"SubElement"
"Gender"
"Race"
"Nature"
"Alignment"
"Blessing"
"Curse"
"Zodiac"
"Variant"
Would appreciate any help!
Unfortunately I haven't been lucky on that. I have tried to use the $gameActors.actor(1).traitSet("Element") in order to get access to the variable, but i really dont know what else to put in order for the player to add what element wants to have.
Maybe this is a dumb question but i have tried using several commands and it never gets rid when running the test game.
I really need help on how to properly use commands so the player can "edit" traitsets for plugin
"Element"
"SubElement"
"Gender"
"Race"
"Nature"
"Alignment"
"Blessing"
"Curse"
"Zodiac"
"Variant"
Would appreciate any help!
Last edited: