[DiscordArchive] If I want to create an NPC that takes stacks of stuff like herbs, fish, ore, etc., in return for rep
[DiscordArchive] If I want to create an NPC that takes stacks of stuff like herbs, fish, ore, etc., in return for rep
Archived author: Michael Crilly • Posted: 2023-09-25T03:32:07.418000+00:00
Original source
If I want to create an NPC that takes stacks of stuff like herbs, fish, ore, etc., in return for reputation which then opens the door to being able to purchase items, would I need custom gossip?
Also, is it possible to create an NPC that sells items in return tokens, like Token of Valor, only provided the player’s reputation is high enough? Or will that require custom gossip too?
Archived author: Michael Crilly • Posted: 2023-09-25T03:33:03.648000+00:00
Original source
I guess I could just leverage built-in reputation and have the custom NPC update that instead of having a custom DB table I use to track my own reputation.