Multiboxing.com - Multiboxing in World of Warcraft and more!
          

Go Back   Multiboxing in World of Warcraft and Beyond! > All Gaming Forums > World of Warcraft - Macros, UIs, Mods, Addons

Reply
 
LinkBack Thread Tools Display Modes
Old 11-24-2011, 03:40 AM   #1
Junior Member
 
Join Date: Oct 2011
Posts: 4
Default Need a macro that would be disguised weapons

I make for myself a macro that would help disguise weapons.

At the moment I have them in two and each is written: / equip <>;
But I'm tired (as I refuse to use one with the options [mod: alt] [mod: ctrl])
I would like the macro to check what is covered with weapons (if you wear [1] then put [2] and other [1]). That is, seemingly simple macro should get with him but I have a problem
Code:
/ run result = IsEquippableItem (50 731); if result == "1" then / equip Staff Chief Mag'har else / equip Arcus, Greatstaff of Antonidas end;
result = IsEquippableItem (50 731) - the result variable will contain the number "1" is dressed Arcus, Greatstaff of Antonidas, and will contain the text "nil" if the leader is dressed Staff Mag'har.

That is, seemingly simple macro to an elementary event (if then end

Personally, I do not pass the comparison (if result == "1").

I even made the macros:

Code:
/ run result = IsEquippableItem (50 731); if result == "1" then print ("Yes"); else print ("No"); end
;

Code:
/ run result = IsEquippableItem (50 731); if result == 1 then print ("Yes"); else print ("No"); end;
And always in the chat window outputted "No"
kakawkin is offline   Reply With Quote
Old 11-29-2011, 01:28 PM   #2
Tim
Administrator
 
Tim's Avatar
 
Join Date: Jun 2009
Location: USA
Posts: 6,768
Default Re: Need a macro that would be disguised weapons

Interesting macro. I admit, it is a few too many levels about my paygrade.

Does it work well? Is it to hide something for BGs?
Tim is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
What weapons do u have in your house Kensik Off Topic 4 05-17-2010 02:11 PM


SEO by vBSEO 3.3.2