Some commands not working =/

A forum for the general posts relating to MacroQuest. *DEPRECATED: This forum is no longer in public use, but remains here for your reading pleasure. Enjoy

Moderator: MacroQuest Developers

lullimarka
orc pawn
orc pawn
Posts: 21
Joined: Mon Nov 18, 2002 8:48 am

Some commands not working =/

Post by lullimarka » Thu Dec 05, 2002 2:43 am

previously i was using th 11/16 version, now using hte exe init that comes with the download i cudnt get /mana or /exp to wrok .... i compiled the code myself and ran from the new exe and it was fine.

but its doesnt seem to work for me either way in the 12/1 version ... compiled it myself too ... still nothing .... any help please ?

ExTiz
orc pawn
orc pawn
Posts: 17
Joined: Mon Oct 21, 2002 6:49 pm

Post by ExTiz » Thu Dec 05, 2002 2:49 am

Thats because in IRC-Latest there isnt a Macroquest.ini file in there, thats where all the alias commands were kept, so you need to either copy it from an old folder or remake a new alias doing the /echo $char blahblah thing, or thats what Idid anyways heh

User avatar
Imperfect
Macro Author
Macro Author
Posts: 319
Joined: Fri Jun 14, 2002 1:52 am

Post by Imperfect » Thu Dec 05, 2002 2:55 pm

Here are the commands you were looking for.

Code: Select all

/hp=/echo Current Health: $char(hp,cur) -- Max Health: $char(hp,max)
/exp=/echo $char(exp)