Loading...

» You are not logged in (log in)

You are here: Home » Raid/Instance » Gyro: Get Your Raid On!
Gyro: Get Your Raid On!
Virus/spyware scanned on upload
Compatible with v3.3.5
Compatible with WotLK ()
Author: VgerAN
Download size: 13.69 kB
Updated 29/06/2010 (32 days ago)
3,674 total downloads / downloads this week: 2,654 / downloads today: 1,574
Send PM to VgerAN
 

Please log in to vote! Current rating: +2


Gyro lets you set up macros (lists of commands) to be run whenever you join or leave a raid, for convenience or laziness. You can, for example, enable raid UI mods only when you're actually in a raid, disabling them when you're done.

It's easy to set up: put commands you want to be run whenever you join a raid in the GyroStartRaid macro, and the commands you want to be run whenever you leave a raid in the GyroEndRaid macro. (Gyro creates these macros for you automatically.)

For example, if you want CT_Timer to only show up when you're in a raid, use these macros:

GyroStartRaid:
/timer show

GyroEndRaid:
/timer hide

More details are in the Readme file that comes with the mod.

Patch notes for Gyro: Get Your Raid On!
Version 1.0.8

* Update for patch 3.3.5.
Gyro: Get Your Raid On!, archived on 13/11/07
Gyro: Get Your Raid On!, archived on 02/12/07
Gyro: Get Your Raid On!, archived on 29/06/10
Gyro: Get Your Raid On!, archived on 09/11/08
Gyro: Get Your Raid On!, archived on 16/08/09


Comments

32 days ago
I've updated Gyro for patch 3.3.5.
628 days ago
I've updated Gyro for patch 3.0.
922 days ago
Omen doesn't have a slash command that explicitly turns the display on or off, making it hard to use it with Gyro. However, I found a workaround that might be helpful:

GyroStartRaid
/script Omen:Toggle(true)

GyroEndRaid
/script Omen:Toggle(false)
1008 days ago
Gyro is now at version 1.0! The big new feature in this release is that it doesn't require a separate VgerCore folder; it includes the VgerCore files within itself.