Looking for a specific / command

playa

Premium Member
Joined
Jan 5, 2014
Messages
14
Reaction score
0
Points
1
I happened apon it once. As you level you can /spellstobuy or something like that and it will tell you what spells your missing. anyone know what this command is?
 
I'm thinking you must have experienced this on a EQEMU server of some sort. I've been around EQ on and off for many years and I never recall this (as much as I'd like it though..).

Obviously that's just to my knowledge, I could be wrong :)
 
There are some macros which can assist you on buying all the spells available on a merchant.
 
It was a macro program. I am unsure what i was using. I forgot to point this out. I searched a about 10 different post with /spell with no luck so far.
 
You are close, it's a macro, not a slash command exactly.

Type: /mac spellstobuy

It gives you instructions in the MQ2 chat window.

Here are the basics from top of macro:

Code:
|Usage:
| /macro spellstobuy
|  lists every spell to be bought
| /macro spellstobuy {level}
|  lists every level {level} spell to be bought
| /macro spellstobuy {minlevel} {maxlevel}
|  lists every level {minlevel} to level {maxlevel} spell to be bought
|

Examples:
/mac spellstobuy 99
/mac spellstobuy 90 105
/mac spellstobuy

After it's done and it says it's waiting, for example you can log to the log file (in the Logs dir, or your log dir you set in your .ini): /echo Log

When you're done with the mac, type: /endm

htw
 
Last edited:
  • Like
Reactions: Lunason