How to use playerguild & $.lastGuildNameBinIDName??

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

Moderator: Moderators

Kyubiko
Noob
Noob
Posts: 12
Joined: 10 Dec 2011, 19:06
Noob?: Yes

How to use playerguild & $.lastGuildNameBinIDName??

#1 Post by Kyubiko »

automacro guild {
playerguild "(guild name)"
console /\[deal\] (.*) \(level (\d+)\) Requests a Deal/
call {
log dealer $.lastGuildNameBinIDName is $.lastGuildName member
}
}
But only show "[macro] [macro log] dealer is member"
Who can teach me to use playerguild?
Kyubiko
Noob
Noob
Posts: 12
Joined: 10 Dec 2011, 19:06
Noob?: Yes

Re: How to use playerguild & $.lastGuildNameBinIDName??

#2 Post by Kyubiko »

no body know this?
ptcarino
Plain Yogurt
Plain Yogurt
Posts: 62
Joined: 17 Jul 2010, 00:48
Noob?: No
Location: pRO Valkyrie

Re: How to use playerguild & $.lastGuildNameBinIDName??

#3 Post by ptcarino »

Kyubiko wrote:
automacro guild {
playerguild "(guild name)"
console /\[deal\] (.*) \(level (\d+)\) Requests a Deal/
call {
log dealer $.lastGuildNameBinIDName is $.lastGuildName member
}
}
But only show "[macro] [macro log] dealer is member"
Who can teach me to use playerguild?
this will probably help you.

http://forums.openkore.com/viewtopic.php?f=32&t=8927
Image