Allied Tribal Forces

Go Back   Allied Tribal Forces > Main Forums > Other Games > World of Warcraft

Notices

Reply
 
Thread Tools Rate Thread Display Modes
Old 04-21-2009, 02:12 PM   #1
Ghryphen
Officer
PlanetSide Characters
 
Ghryphen's Avatar
 
Join Date: Aug 2002
Location: WA, USA
Posts: 4,733
Ghryphen RSS Feed
WoW Characters
ItemRack users and Dual specs

Here is information on how to create an event to auto switch your gear when you change your spec.

Quote:
Hello, I designed a small event that will automatically switch gear sets when you switch specs. To do it, open up itemRack and open up the Events tab, and click New, then fill in the following details:

-------------------------

Name Of Event: Spec Switch (anything really but this is what I used)
Type Of Event: Script
Event Trigger: ACTIVE_TALENT_GROUP_CHANGED
Event Script:

groupIndex = GetActiveTalentGroup()
if groupIndex==1 then
EquipSet("NAME OF SET FOR PRIMARY SPEC HERE")
elseif groupIndex==2 then
EquipSet("NAME OF SET FOR OFFSPEC HERE")
end

---------------------------------
Note: Replace the
NAME OF SET FOR PRIMARY SPEC HERE
and
NAME OF SET FOR OFFSPEC HERE
with the actual names of your primary spec set and your offspec set. Make sure to KEEP THE QUOTATIONS (so if your primary set is called Healing, it'd look like this: EquipSet("Healing")
Curse
Ghryphen is offline   Reply With Quote
Reply

  Allied Tribal Forces > Main Forums > Other Games > World of Warcraft

Bookmarks

Tags
addons

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Armory updated for dual specs TalonBot News 0 04-15-2009 03:20 PM
Player reactions to dual specs TalonBot News 0 02-27-2009 10:41 AM
Dual specs currently cost 1000g TalonBot News 0 02-24-2009 02:43 AM
Dual specs at low levels TalonBot News 0 02-16-2009 02:13 PM
More on dual specs at Blizzcon TalonBot News 0 10-07-2008 01:22 PM


All times are GMT -7. The time now is 09:19 AM.


vBulletin, Copyright © 2000 - 2024, Jelsoft Enterprises Ltd.