Bogreaper
Member
- Joined
- Feb 8, 2017
- RedCents
- 113¢
Good Evening.
I have written at the request of a friend ( Ergg from EzServer ) this macro that checks an open corpse window for spells, then asks everyone in the raid, within the zone, if they have the spell in their spell book or if they need it.
It checks the raid.member[].class and compares that to the class of the spell, then gets the spell id from spell[].id and passes that to the ones on the eqbc server that are in the zone and in the raid.
The second macro then takes $[Param0} (Spell id from spell file) and grabs the spell name and checks the characters spell book to see if it is scribed.
I would love to have this in ONE macro, but it does work as is in 2 macros.
But this is short and sweet and does the job for those of us with 18 to 24 characters on one computer, and multiple characters of the same class, trying to remember which character has what spell already.
Any and all clean up of the macro is greatly appreciated.
Usage: Open a corpse window ( loot window ). do NOT loot anything. run /macro whoneedsspell
It will check everything and send a /bct //macro gotdaspell spell.id to the characters that can use it, and wait for a response in /rsay if they need it.
Peace
BogReaper.
I have written at the request of a friend ( Ergg from EzServer ) this macro that checks an open corpse window for spells, then asks everyone in the raid, within the zone, if they have the spell in their spell book or if they need it.
It checks the raid.member[].class and compares that to the class of the spell, then gets the spell id from spell[].id and passes that to the ones on the eqbc server that are in the zone and in the raid.
The second macro then takes $[Param0} (Spell id from spell file) and grabs the spell name and checks the characters spell book to see if it is scribed.
I would love to have this in ONE macro, but it does work as is in 2 macros.
But this is short and sweet and does the job for those of us with 18 to 24 characters on one computer, and multiple characters of the same class, trying to remember which character has what spell already.
Any and all clean up of the macro is greatly appreciated.
Usage: Open a corpse window ( loot window ). do NOT loot anything. run /macro whoneedsspell
It will check everything and send a /bct //macro gotdaspell spell.id to the characters that can use it, and wait for a response in /rsay if they need it.
Peace
BogReaper.

