');
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=322279";
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'
}
};
// -->
Pandaria Need help with druid macro
Member
Need help with druid macro
So what I'm trying to do is that within one button I have:
if in normal form - cast wrath
if in cat form - cast Mangle / if holding shift Rake
if in bear form - cast Mangle / if holding shift Maul
now I have made a macro that kinda works but only with cat form..
#showtooltip
/cast [noform] wrath
/cast [form:3, mod:Shift] Rake; Mangle
so when I'm in normal form I cast Wrath and if I change to cat form I cast Mangle or with shift key its Rake.
I got stuck there and I don't know how to add bear form to that macro.
Tried to add another line /cast [form:1, mod:Shift] Maul; Mangle but shift modfier doesn't work in bear form then, cat form is working fine tho.
NEVERMIND I FOUND SUITABLE MACRO.
Edited: February 23, 2016
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