Jump to content
  • 0

Request Battleground Auto Buff


Chloe

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   0
  • Joined:  04/08/13
  • Last Seen:  

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.

 

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  296
  • Reputation:   2
  • Joined:  04/11/13
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   0
  • Joined:  04/08/13
  • Last Seen:  

Nice, i´ll try.



omg thx, its works :)

Link to comment
Share on other sites

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.

×
×
  • Create New...