some questions and macro help needed
just got innerspace and so far I like it :)
But I have a few questions and need help with a keymapped macro
1- Since I am using ISboxer,do I need to use macro's in wow or any other macro addon to use spells when I push the binded key?
2- If i map a key, i will have to turn "off" keymaps to be able to type with it. is that correct?
3- I play many characters on each account I have(2), should I just make a keymap for each character seperatly? Or is there an easier way to mix and match keymaps?
now on to the macro questions..
what i want to do is, have my priest follow my low lvl toon around and heal them "outside" a party. I did this in keyclone by setting the hotkey to F1 and use bindpad addon on the priest and putt all my spells in therir for healing. I then made a macro in bind pad with
Code:
/tar charactername
/focus [target=target]
/cast [target=focus] Renew
or something along those lines.. How would i go about putting this in the ISboxer macro thing? does not seem to work when I try this, unless my macro is wrong.. also is there an easier way to bind my healing spells in one key map using condionials? for example I want to bind flash heal to F5-F8 for party member 1-4, then I want to make it so when I push and hold shift+F5-F8 it heals the corresponding pet for that memeber.
I believe I have to use ISboxer conditonals and variables, but that seems way above my head atm :(
thanks for the help