[Help] i want to script the quest 29100

Hello,

I want to script the quest 29100.

For this quest i want to create this system :

when the player have the quest, and when he goes in stranglethorn vale, the npc id=52234 spawn and follow the player until he goes out of the stranglethorn vale. And that always when the player has the quest in his quest book.

I have look the SAI guide but i think it’s not the solution, because SAI script for creature or gob which are already spawn whereas i want to spawn a npc on the strict condition that the player is in stranglethorn vale and has the quest.

I think the follow behaviour is not a problem i can script that in the core script.

Do you know the best way to do that?

I thank you for your answer.

I apologize for my bad english (i am french… /emoticons/default_tongue.png )

You have to add http://www.wowhead.com/spell=96591 to spell_area for all areas you want the player to have Bwemba follow while quest is active.

Hello malcrom

Thanks for your help it was very useful!

Ihave add the spell http://www.wowhead.com/spell=96591 to spell_area in order to launch theis spell when the player have this quest.

And i have add the spell http://www.wowhead.com/spell=97864 to spell_area in order to launch this spell when player finish the quest.

It works…Bwemba appear. Next step is to do him follow the player!!