[Config] - Message 'EXP Shared' spamming console

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Niodan
Plain Yogurt
Plain Yogurt
Posts: 84
Joined: 03 Apr 2017, 00:19
Noob?: No

[Config] - Message 'EXP Shared' spamming console

#1 Post 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
User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia

Re: party setup

#2 Post 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

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image
Niodan
Plain Yogurt
Plain Yogurt
Posts: 84
Joined: 03 Apr 2017, 00:19
Noob?: No

Re: party setup

#3 Post by Niodan »

Thank You!