Close
Showing results 1 to 4 of 4
  1. #1

    Default macro in battleground in 5.2

    no follow in battleground since 5.2, I buy a 2-seat vehicle in Dalaran , once mounted, 2 toon can be seated together.

    Main toon:
    Press the macro to eject npc

    /run i1=UnitInVehicle("toon1");i2=UnitInVehicle("toon2" );if(i1==nil) then EjectPassengerFromSeat(1) end;if(i2==nil) then EjectPassengerFromSeat(2) end;

    toon1:
    IWT with main

    toon2:
    IWT with main

    Hope it's useful for you.
    team1: pal+4xshaman
    team2: priest+4xwarlock

    team3: palx5
    I love HotKeyNet


  2. #2

  3. #3
    Multiboxologist MiRai's Avatar
    Join Date
    Apr 2009
    Location
    Winter Is Coming
    Posts
    6815

    Default

    Code:
    /run EjectPassengerFromSeat(1)
    /run EjectPassengerFromSeat(2)
    Works as well as far as I know.

  4. #4

    Default

    So your using iwt to move your toons as long as they are melee but what if they are caster. Guess ill do more rogues and druids lol.
    They say spiders have 8 legs well i guess im a rare and unimaginable specimen. Ive got 9 legs and my web comes from that 9th leg. HaHa.

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •