How do I disable guild notifications?

cybertf2k4

Active Member
Craft has a a feature to disable guild notifications while crafting(always) or while doing writs. How do I do this when I'm not crafting? There are times when I just don't want to be bothering people with achievement spam.
 

cybertf2k4

Active Member
Well, color me embarrassed. I just found it in the character datatype.

Code:
bool GuildPrivacyOn
Your current guild event privacy setting.

It's been a long time since I wrote any scripts. I think I can set it like this.

Code:
${Me.GuildPrivacyOn}:Set[true]
That didn't work, that value cant be set. Hendrix said there is a / command for it. searching for it now.

Cannot find the / command. For now i'll just be using the checkbox on the guild event filters page. If anyone knows what the command is, please post it. Thanks
 
Last edited:

Rekca

Active Member
In Game, Press U for guild page and select the guild events tab, down at the bottom is a tick box for all your guild events.
 

bob_the_builder

Well-Known Member
In Game, Press U for guild page and select the guild events tab, down at the bottom is a tick box for all your guild events.
This made me laugh hard !!

Asking a 'botter' to open something and click it has gotta be the biggest oxymoron ever ! Like asking a UNIX admin to open a GUI or use a mouse ...

Anyways, it's the little things that make me chuckle :)

Bob
 
Top Bottom