[DiscordArchive] When creating custom quests is there a way to differentiate the genders? i.e. say one thing if the p
[DiscordArchive] When creating custom quests is there a way to differentiate the genders? i.e. say one thing if the p
Archived author: Afkaygo • Posted: 2025-02-10T01:33:36.438000+00:00
Original source
When creating custom quests is there a way to differentiate the genders? i.e. say one thing if the player is male modle and something else if female?
Archived author: metallinos • Posted: 2025-02-10T01:40:30.826000+00:00
Original source
I think this happens in TOGC as well, when the LK comes down to crack the floor. Very peculiar!
Archived author: metallinos • Posted: 2025-02-10T02:13:12.169000+00:00
Original source
Yes, per-gender gossip menu texts are set in the database for npc texts. Check out table broadcast_text and populate the FemaleText column if you want a separate gossip menu text for female characters
Archived author: Afkaygo • Posted: 2025-02-10T02:17:42.592000+00:00
Original source
Thanks; I'll see what I can find. Where i'm looking to use the flag is in the quest description itself: Hey Laddie... or Lookin' fine there lass...
Archived author: metallinos • Posted: 2025-02-10T02:20:39.095000+00:00
Original source
The quest_template? column QuestDescription from table quest_template? That one isn't gendered past the gender-specific variables AFAIK
Archived author: Afkaygo • Posted: 2025-02-10T02:21:21.226000+00:00
Original source
aah. guess it's gender-neutral text for me
Archived author: metallinos • Posted: 2025-02-10T02:24:27.720000+00:00
Original source
You can make a dialogue leading up to accepting the quest that is gendered, at least he he