char id issues

Need some help with that macro you're working on or aren't quite sure how to get your macro to do something? Ask here!

Moderator: MacroQuest Developers

lauriano
decaying skeleton
decaying skeleton
Posts: 2
Joined: Thu Apr 22, 2004 2:31 pm

char id issues

Post by lauriano » Thu Apr 22, 2004 2:35 pm

Hi and thanks for your help in advance.

/echo $char(id) with the new patch is not working and some of my macros were based on it. ANy help or suggestions would be much appreciated.

wassup
Official Guardian and Writer of TFM
Official Guardian and Writer of TFM
Posts: 1487
Joined: Sat Oct 26, 2002 5:15 pm

Re: char id issues

Post by wassup » Thu Apr 22, 2004 2:37 pm

lauriano wrote:Hi and thanks for your help in advance.

/echo $char(id) with the new patch is not working and some of my macros were based on it. ANy help or suggestions would be much appreciated.
Probably much more wrong with the macro if it is using $char(id)

Might want to try reading the forums more often, all of the old $variables were eliminated in favor of the new system.

$char(id) is now ${Me.ID}

lauriano
decaying skeleton
decaying skeleton
Posts: 2
Joined: Thu Apr 22, 2004 2:31 pm

Post by lauriano » Thu Apr 22, 2004 2:39 pm

ahhhhh Ya, I need to catch back up with the times... lol. Thanks so much will take a day to get up to speed.