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

Run Custom Macro for RAF BG's

ocuus

New Member
Joined
Jul 12, 2010
Messages
40
Reaction score
0
Would is be possible to make a plugin for something to run this command:

/run for i=1,GetNumBattlegroundTypes()do local name,_,_,_,_=GetBattlegroundInfo(i)if name=="Eye of the Storm"then JoinBattlefield(i,1)end end

This is pertaining to the CTA weekend but could be altered to use this command to open the PVP menu and select Join as group.
 
Back
Top