');
document.write('');
var yuipath = 'clientscript/yui';
var yuicombopath = '';
var remoteyui = false;
}
else // Load Rest of YUI remotely (where possible)
{
var yuipath = 'https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build';
var yuicombopath = '';
var remoteyui = true;
if (!yuicombopath)
{
document.write('');
}
}
var SESSIONURL = "";
var SECURITYTOKEN = "guest";
var IMGDIR_MISC = "warmane/misc";
var IMGDIR_BUTTON = "warmane/buttons";
var vb_disable_ajax = parseInt("0", 10);
var SIMPLEVERSION = "422";
var BBURL = "https://forum.warmane.com";
var LOGGEDIN = 0 > 0 ? true : false;
var THIS_SCRIPT = "showthread";
var RELPATH = "showthread.php?goto=nextoldest&t=344064";
var PATHS = {
forum : "",
cms : "",
blog : ""
};
var AJAXBASEURL = "https://forum.warmane.com/";
var CoTTooltips = {
rename: true,
icons: false,
iconsize: 15,
qualitycolor: true,
overridecolor: {
spells: '#839309',
items: '',
npcs: '#fff',
objects: '#fff',
quests: '#ffb100',
achievements: '#fff'
}
};
// -->
Macro Help
Member
Macro Help
I need a macro where i would cast Burst of Speed if I have no target and cast Kidney Shot if i have a target (and i want to not cast Burst of Speed). And Also cast Dismantle on [alt].
I currently have:
#showtooltip
/cast [mod:alt] Dismantle
/cast Burst of Speed
/cast [nomod] Kidney Shot
But it cast Burst of Speed upon Kidney Shot... which ruins my energy. Any body who knows how i can fix it?
Member
I need a macro where i would cast Burst of Speed if I have no target and cast Kidney Shot if i have a target (and i want to not cast Burst of Speed). And Also cast Dismantle on [alt].
I currently have:
#showtooltip
/cast [mod:alt] Dismantle
/cast Burst of Speed
/cast [nomod] Kidney Shot
But it cast Burst of Speed upon Kidney Shot... which ruins my energy. Any body who knows how i can fix it?
http://eu.battle.net/forums/en/wow/topic/9124872669 I'd say take a look at this and fiddle around with the "/cast [target=noexists]" part
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules