Hello,
You need to use c# code, and it is very hard to manage this quest, I recommand to skip this quest or request at the user to complete it manually.
Hello, sorry for the delay.
I have check your PM, all seem good, what fightclass do you use? Do you get this problem with others big mobs (big size)? When you go inside the mob WRobot works correctly (very near )?
wManager.Wow.Bot.Tasks.MountTask.DismountMount(); // cancel also druid form
wManager.Wow.Helpers.Lua.RunMacroText("/cancelaura " + new wManager.Wow.Class.Spell("Stealth"));
Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966
If you problem is not resolved, can you share your log file please (http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/).
Hello,
Try to remove folder "WRobot\Data\Meshes\"
If you problem is not resolved can you share your log file please (http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/).
Hello,
Use goto quest type (to go to npc quest giver), add step type runcode with this code: "wManager.Wow.Bot.Tasks.MountTask.DismountMount();" and add step type pickup.
Hello, wait next update, with notepad open your setting file (in folder "WRobot\Settings\", open file "General-******.xml"), and you can change value of field "FlyAboveGroundHeight" (you can put 0 to disable fly).
PS: you can also edit it in c# with "wManager.wManagerSetting.CurrentSetting.FlyAboveGroundHeight = 1.5f;"