Command syntax

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderator: Moderators

Message
Author
derekchen
Noob
Noob
Posts: 1
Joined: 10 Dec 2010, 21:14
Noob?: Yes

Command syntax

#1 Post by derekchen »

Hello,
I've been reading the manual and researching everywhere trying to find out how to have the bot to print/return the guild name of a player. I know doing pl <player name> would have the information there but it doesn't seem like a "console" return. Is there any command syntax to return a single guild name string?

Also, for the macro plug-in, there is a $.lastGuildName syntax. I think it would do the trick I want to do. (Do certain things once the guild name satisfies the requirement) But the thing is I don't know how it is used. If possible, can you give me an example of how it is used, like the syntax structure? Thank you so much

DrKN
Developers
Developers
Posts: 79
Joined: 06 Oct 2010, 09:22
Noob?: No

Re: Command syntax

#2 Post by DrKN »

macro provided a condition playerguild. you can use it easily

Locked