Carlos Morales
Carlos Morales
I'm probably missing something here, since there's no much info, but here you are: ```sql -- Haggle UPDATE `creature` SET `position_x`=-18.9026, `position_y`=-19.7528, `position_z`=-4.29737, `orientation`=1.60221 WHERE `guid`=53788; UPDATE `creature_template` SET `AIName`="SmartAI"...
I noticed I couldn't stop the follow movement using this line: `(1404105,9,3,0,0,0,100,0,30000,30000,0,0,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Haggle - On Script - Stop Following")` But since I'm not up to date with the core, not sure...
> There's also SMART_ACTION_PAUSE_MOVEMENT That didn't work either.
This will fix mount, inhabit type and combat scripts (I also added combat scripts for every nearby mob). As for waypoints, I can't sniff from retail, so I can't help...
@Killyana, take a look a this. I tried to script the event based on the video. Hope it'll be of your liking. :) There's an issue with spell "Fel Fireball"...
Scripting anything that uses waypoints has become really stressful lately. :P Let me make some more tests on this...
I updated the script. Test it now @Killyana.