"global annoucement from a specific person" condition

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

Moderator: Moderators

Happee
Noob
Noob
Posts: 4
Joined: 30 Nov 2012, 10:27
Noob?: No

"global annoucement from a specific person" condition

#1 Post by Happee »

Hi, Is there anyway i can set a "global annoucement from a specific person" condition for my macro to trigger?

thx for reading
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: "global annoucement from a specific person" condition

#2 Post by EternalHarvest »

Afaik there are no dedicated name or actor ID information for that. If name is included in the message, match that part of the message.
Happee
Noob
Noob
Posts: 4
Joined: 30 Nov 2012, 10:27
Noob?: No

Re: "global annoucement from a specific person" condition

#3 Post by Happee »

er 1stly i would like to thank you for ur almost immediate response to my post.

but which condition is it for the global message, cos its certainly not pm or pubm or is it console

Image


that is what i wanna trigger.

really thx you for your time
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: "global annoucement from a specific person" condition

#4 Post by EternalHarvest »

"system", with the same syntax as other similar conditions.
Happee
Noob
Noob
Posts: 4
Joined: 30 Nov 2012, 10:27
Noob?: No

Re: "global annoucement from a specific person" condition

#5 Post by Happee »

so.... is this workable?


automacro gmcheck {
system /(.*)/
location not alberta
call {
do ai
}
}
Happee
Noob
Noob
Posts: 4
Joined: 30 Nov 2012, 10:27
Noob?: No

Re: "global annoucement from a specific person" condition

#6 Post by Happee »

becos its not working