Jump to content

zatvorgt

WRobot user
  • Posts

    237
  • Joined

  • Last visited

Everything posted by zatvorgt

  1. i resolve all problems if i started this code in script <Script> </Script> exist varian to run this code in script ?: becouse i have errors when i using this in script) runcode works well
  2. this code need to use before profile load steps, becouse ressurection work before profile load steps and if bot running in mement of death - he dont load this code and dont ressurect corpse
  3. need to run this code before profile load runcodes ... if i do this in runcode - code dont have problem, but in script have problem
  4. <Script> public class MyCustomScript { static MyCustomScript() { wManager.Events.OthersEvents.OnPathFinderFindPath += delegate(Vector3 from, Vector3 to, string mpq, CancelEventArgs cancelable)&#xD;&#xA;{&#xD;&#xA; try&#xD;&#xA; {&#xD;&#xA; if (to != null &amp;&amp; to.Z == -200000 &amp;&amp; to.DistanceTo2D(new Vector3(-360.0499, 3067.896, 0)) &lt; 20)&#xD;&#xA; to.Z = -52; // use gate Z pos&#xD;&#xA; }&#xD;&#xA; catch {}&#xD;&#xA;}; } } </Script> not work.......
  5. tanks)but neet to close in time )
  6. need test on warmane but have 800 queue))will test tomorrow)thanks)
  7. variant to minimized it's ok for me possible to add in relogger timer to launch? more servers admin work only day , night it is safety > need to add function - example start profile 1.30 and close profile 5.30 - is very good option for private servers)thanks
  8. i already having offmesh - 1000 dont work mesh and not work offmeshes after die in dungeon warmane, another server all identic and all works.....all wrobot refreshed, all cache and db maps deleted all settings default warmane nordskoll and outland all woks good....only after die in dungeon he have problem meshes, bot runing to enter dungeon without meshes and stuck, but if he die not in dungeon - all work ok with meshes
  9. i only today start warmane dungeon profile, on another server he after stuck - use offmesh path
  10. This is enter to dungeon , on another server after stuck he use offmesh and go to dungeon , but on warmane he after stuck pause bot and say server down
  11. Hello all another servers works good but only warmane "[Security] Pathfinder server seem down, pause bot for 60 secondes" what is it?
  12. maybe need to create global "wait to launch" ? if relogger 1 start window - relogger2 relogger3 wait global timer i dont know....
  13. i do this becouse 5-6 relogger started and sometimes conflict if simultaneously lauch 2 window of wow , relogger1 connect wrobot for window of relogger2 and relogger2 connect wrobot for window relogger1
  14. only if window not minimized
  15. Hello , after add 60+ profiles in relogger - he eat processor more 20 times if have 10 profiles on 1 relogger - he eat 0.5% cpu if have 60 profiles - he eat 15% cpu > he eat 15%+ cpu even if running only 1 of 60 profile!!!resolve thos bug please/.....if need video - i will create this
  16. <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(-8847.28, 569.955, 94.68758), 4981, 1, false);" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="RunLuaCode" NameClass="BuyMerchantItem (5, 8)" /> or standart gototown , same problem
  17. thanks but is hard, this problem starts after 2-3 lasts updates....maybe return system of interract old?*
×
×
  • Create New...