[help] Macro eval

All about the macro plugin can be found in this forum. This forum is intended for the macro plugin only.

Moderator: Moderators

Myself379
Human
Human
Posts: 24
Joined: 05 Oct 2010, 09:46
Noob?: No

[help] Macro eval

#1 Post by Myself379 »

i try to do a macro that checks NPC's chat rooms OR
check the chat rooms titles OR
Owner of the chat room

macro foobar {
eval $::ChatRoom
timeout
call {
do bla bla bla.....
}
}

is this possible?

because ,
http://www.openkore.com/srcdoc/index.html

is down and i can't find any source from it. Except the part when i have to use perl in src/doc and run createdoc.pl

but i doesn't find anything relates to NPC chat rooms

anybody can enlighten me ? the eval code is quite useful

New*
Solved here : http://forums.openkore.com/viewtopic.php?f=33&t=16741