Page 1 of 1

[Config] - Message 'EXP Shared' spamming console

Posted: 30 Mar 2018, 07:16
by Niodan
How come everytime when the char change a map or teleported the party leader will keep setting the party to even share on exp and item?

Party item set to Even Share
Party item division set to Even Share
Party item set to Even Share
Party item division set to Even Share
Party item set to Even Share
Party item division set to Even Share
Party item set to Even Share
Party item division set to Even Share
Party item set to Even Share
Party item division set to Even Share
Party item set to Even Share
Party item division set to Even Share
Party item set to Even Share
Party item division set to Even Share
Party item set to Even Share
Party item division set to Even Share
Party item set to Even Share
Party item division set to Even Share


it just keeps going

Re: party setup

Posted: 30 Mar 2018, 08:22
by fadreus
Check your control\timeouts.txt?

Code: Select all

# Every x seconds, check party share settings
ai_partyShareCheck 60
or if your concern is the text appear in your console, simply hide it.

Code: Select all

squelchDomains party
This will hide all party domain.

Related link:
http://openkore.com/index.php/SquelchDomains

Re: party setup

Posted: 30 Mar 2018, 12:38
by Niodan
Thank You!