Jump to content
  • 0

Request Battleground Auto Buff


Question

Posted

Hola, he buscado como realizar un autobuffer en los Mapas de Battleground pero no le he conseguido, si alguien me podria ayudar en ese tema seria genial. Lo que busco es que al morir el player reciba buff en la sala de espera, sin necesidad de darle click al NPC de Buffer.

 

Google Traslate, sorry bad english :c

 

Hello, I searched how to make a autobuffer in Battleground maps but I have not got, if someone could help me on this issue would be great. What I seek is that the death of the player receives buff in the waiting room, no need to give the NPC click Buffer.

 

 

2 answers to this question

Recommended Posts

Posted
OnPCDieEvent:
getmapxy(@bg$,@bgx,@bgy);
if(@bg$ == "mapname") {
sleep2 1000;
<input the buffs here>
end;
}
end;

 

This works in my BG but I dont know if there are better way to do this, but as long as it works :D

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...