When I did a fetch quest for the weapon smith (female) in Grand Turk, I noticed the quest told me to bring the goods back to "him". I examined the text, which simply says "him" in all fetch quests.
I had run into a similar problem, when soldiers tried to arrest me in another game, and the officer ordered: "Seize him" (I almost always play a female character). In that case I looked into more dialogues and found the command #sgenderobj# and replaced the standard "him" with that command, so the next soldiers trying to arrest me correctly received the order: "Seize her".
But that doesn't work in quest texts. Now the quest text for the fetch quest doesn't say anything in the place for the artisan's gender. What command should I use to make the game engine check the NPC's gender and insert the correct pronoun?
I had run into a similar problem, when soldiers tried to arrest me in another game, and the officer ordered: "Seize him" (I almost always play a female character). In that case I looked into more dialogues and found the command #sgenderobj# and replaced the standard "him" with that command, so the next soldiers trying to arrest me correctly received the order: "Seize her".
But that doesn't work in quest texts. Now the quest text for the fetch quest doesn't say anything in the place for the artisan's gender. What command should I use to make the game engine check the NPC's gender and insert the correct pronoun?