Hi Mods/Devs,
I would like to ask on how to remove selected display on console? and also if this can trigger disconnection for bot?
Thanks and Regards,
KeithRafael
How to optimize console display
Moderator: Moderators
-
- Human
- Posts: 23
- Joined: 27 Aug 2009, 04:10
- Noob?: No
-
- The Way Of Human
- Posts: 194
- Joined: 03 Nov 2010, 05:50
- Noob?: No
- Location: The Philippines
Re: How to optimize console display
Yes, the amount of output on the bot console contributes to lag. You can remove certain outputs on the console (ie. when other players casts skills on monsters or server chat/announcements) by setting up your config -> squelchDomains
http://openkore.com/index.php/SquelchDomains
Refer to this table (http://openkore.com/index.php/Domain) for a list of message domains.
http://openkore.com/index.php/SquelchDomains
Refer to this table (http://openkore.com/index.php/Domain) for a list of message domains.
-
- Human
- Posts: 23
- Joined: 27 Aug 2009, 04:10
- Noob?: No
Re: How to optimize console display
Thank you for your reply.rwnath wrote:Yes, the amount of output on the bot console contributes to lag. You can remove certain outputs on the console (ie. when other players casts skills on monsters or server chat/announcements) by setting up your config -> squelchDomains
http://openkore.com/index.php/SquelchDomains
Refer to this table (http://openkore.com/index.php/Domain) for a list of message domains.
-
- Human
- Posts: 23
- Joined: 27 Aug 2009, 04:10
- Noob?: No
Re: How to optimize console display
One more question. Do you which Message Domains falls the Skill failed <Mid delay>?
-
- The Way Of Human
- Posts: 194
- Joined: 03 Nov 2010, 05:50
- Noob?: No
- Location: The Philippines
Re: How to optimize console display
I get rid of that message by putting this on my skill blocks
You can also determine what the message domain is by setting showDomain to 1.
When this is set, the message domain will appear on the console

Uploaded with ImageShack.us
Code: Select all
whenStatusInactive Action Delay
When this is set, the message domain will appear on the console

Uploaded with ImageShack.us
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: How to optimize console display
There's also chatDomains plugin to filter spam.
-
- Human
- Posts: 23
- Joined: 27 Aug 2009, 04:10
- Noob?: No
Re: How to optimize console display
Thank you for all the reply. This helps a lot. You can now close the topic.
-
- The Way Of Human
- Posts: 194
- Joined: 03 Nov 2010, 05:50
- Noob?: No
- Location: The Philippines