RogueWeaponSwapCreated by nathanmx - Last updated on May 06 2005
Download
It's one function that, when you press it will check your combo points. If you have less than 5, it will make sure you are using weaponset1 then cast Sinister Strike. If you have 5 combo points, it will change your weapons to weaponset2 and then cast Eviscerate.
Basically this addon adds a function to the scripting library that you trigger via a macro. Simply create a macro and use the following code: /script UUI_RogueSpam(); You change your weapon sets in-game simply type "/script <variable> = "<data string>"; <variable>'s are WeaponSetOneMainHand, WeaponSetOneOffHand, WeaponSetTwoMainHand, WeaponSetTwoOffHand, SinisterStrikeRank, EviscerateRank <data string> is case sensitive. EXAMPLE (what you should type in-game): /script WeaponSetOneMainHand = "Sword of Omen"; /script WeaponSetOneOffHand = "Distracting Dagger"; /script WeaponSetTwoMainHand = "Sword of Serenity"; /script WeaponSetTwoOffHand = "12 Pound Catfish"; /script SinisterStrikeRank = "Sinister Strike(Rank 8)"; /script EviscerateRank = "Eviscerate(Rank 8)"; Note #1: There will be no prompt should this be done correctly OR incorrectly. Note #2: You HAVE TO set up your weapon sets and eviscerate/sinister strike ranks before hand, or this addon won't work.
There is no dependency information for this file.
- First release
|
3500 downloads
(3 today) |
||||||||||||||
RogueWeaponSwap
Comments
subrogue
November 29, 2005 - 6:33 pm [ Reply ]i dont get it? i tried this but im a bit confused.... i hope i get a soon repost C>.<D thx






Language