UpInSmoke
Supreme Ruler
- Joined
- Nov 16, 2008
- Messages
- 303
- Reaction score
- 21
Hey guys, i suck at making NPC's so I hope some one can help me.
Need an NPC that gives both addons to each outfit but individually; better explanation:
So the NPC asks them which outfit they would like the addons for, they pay 500gp and 5 wolf paws and then they get both addons for that outfit.
Note i dont want it to be like Varkhal where you get first addon/ second addon for every outfit; i want so you get both addons for the outfit the PLAYER selects.
Thank you
Need an NPC that gives both addons to each outfit but individually; better explanation:
LUA:
selfSay('Which {outfit} would you like? {hunter}, {mage}, {knight}, {Nobleman}, {Summoner}, {Warrior}, {Barbarian}, {Druid}, {Wizard}, {Oriental}, {Pirate}, {Assasin}, {Beggar}, {Shaman}, {Norseman}, {Knightmare}, {Jester}, {Brotherhood}, {Demonhunter}, {Yalaharian}, {Warmaster}, {Wayfarer}, {Afflicted}, {Elementalist}, {Deepling}, {Insectoid}, {Entrepreneur}, {Crystal Warlord}, {Soil Guardian}, {Demon}?', cid)
So the NPC asks them which outfit they would like the addons for, they pay 500gp and 5 wolf paws and then they get both addons for that outfit.
Note i dont want it to be like Varkhal where you get first addon/ second addon for every outfit; i want so you get both addons for the outfit the PLAYER selects.
Thank you