View Full Version : Extra commands what are they for?
XxXGoD
06-07-2009, 10:06 AM
[exists,harm,nodead,combat]
I seen a bunch of commands like this, what do they all do (if you can remember others please post them with explination :D)
Thanks
ElectronDF
06-07-2009, 11:05 AM
I call them options. The basic idea is you can use a command and then put options on it so it will go off based on your options.
Things like /use, /cast, /equip, /assist, /target, etc and MANY more can use options.
The options can be like combat, target=, exists, help, equiped:, stance:, etc.
I use WoWiki for my info:
http://www.wowwiki.com/Making_a_macro#Macro_options
The parts that you want to look at: Commands that accept options, Conditionals and the explanation for each conditional.
You can use use more than one set of options. The first set that is true gets used. To me it is easier to understand if you use seperate lines for each one.
/use [equiped:daggers] [equiped:sword] [equiped:mace] SuperSmashAttack
/use [equiped:daggers] BackstabTrinket
/use [equiped:sword] SinisterNecklace
/use [equiped:mace] EviserGloves
Hope that helps.
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.