What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Search results

  1. N

    Mount using...

    Hi all, i my routine i will use the mout (Donkey. Horse, etc)... I find some clue in AB API despawn from any mount: DespawnMount(); but how to spawn "Black Donkey" how to spawn others mount: "Leomorph" "Horse" etc... and now, how to sit on mount: "Black Donkey" or others spawned mount...
  2. N

    AOE spell - with ground tageting

    Hi all, i need help with AOE ground targeted spell like "Skewer" from Vitalism... I didnt find any solution in other plugin... possible solution: we need know the target coordinates x.y.z. and when I known this coordinates use this coordinates for skill targeting point... or exist any easy...
  3. N

    Target buff and debuff

    PLS how to check if me.target have buff or debuff and check the my.target buffTime ??? Thanks... edit: buffTime working: if (buffTime(me.target, "buffname") <= 1
Back
Top