View Full Forums : N00b macro question


Arbold
07-07-2004, 10:55 AM
Hi,

I have been away from EQ a few years, so i have forgotten a few things.

How do i make macros, example, i have healing spell in spell slot 1 out of 8, i want it to say in group & raid chat......N00bDruid casting <spell name> on <character name> <character race> everytime i click spell slot 1...

Hope u understand my question!

Thanks alot in advance

Terraferma
07-07-2004, 11:06 AM
I think this is how I have mine set up:

/(rs or group) Casting (Healing spell) on %t
/cast 1
/cast 1

The words in the () can be replaced with the appropriate chat channel and the healing spell you are using. The reason why I have /cast 1 listed twice is to compensate for fizzles.

Arbold
07-07-2004, 11:09 AM
That was strange...my org post was supposed to be...somehow some of it was missing.....


How do i make macros, example, i have healing spell in spell slot 1 out of 8, i want it to say in group & raid chat......N00bDruid casting *heal spell name* on *character name* *character race* everytime i click spell slot 1..

Again Thx for ur quick answer

Grygonos Thunderwulf
07-07-2004, 11:26 AM
you can't do it by clicking spell gems.. you have to do it via hotbuttons... and when you're not using a hot button .. I would recommend alt+spell number over trying to laggily click the gem.(on raids)

Arbold
07-07-2004, 11:39 AM
OK so how do i setup the hotbutton ?

Jarvalor
07-07-2004, 11:49 AM
/g Casting <spellname> on %T (name) the %R (race)
/rs Casting <spellname> on %T (name) the %R (race)
/cast 1
/cast 1

Onetree Tallbarque
07-07-2004, 12:16 PM
Find a blank hotkey in your hotkey pages and right-click on it. That pops up an editing window. Give it a short name, set the color of the text, and add 1 to 5 lines of EQ commands.

Arbold
07-07-2004, 06:39 PM
Thanky :lol: