How to optimize console display

Discussion about everything RO and OpenKore related. This place is NOT for ANY kind of support questions.

Moderator: Moderators

KeithRafael
Human
Human
Posts: 23
Joined: 27 Aug 2009, 04:10
Noob?: No

How to optimize console display

#1 Post by KeithRafael »

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
rwnath
The Way Of Human
The Way Of Human
Posts: 194
Joined: 03 Nov 2010, 05:50
Noob?: No
Location: The Philippines

Re: How to optimize console display

#2 Post by rwnath »

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.
Image
KeithRafael
Human
Human
Posts: 23
Joined: 27 Aug 2009, 04:10
Noob?: No

Re: How to optimize console display

#3 Post by KeithRafael »

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.
Thank you for your reply.
KeithRafael
Human
Human
Posts: 23
Joined: 27 Aug 2009, 04:10
Noob?: No

Re: How to optimize console display

#4 Post by KeithRafael »

One more question. Do you which Message Domains falls the Skill failed <Mid delay>?
rwnath
The Way Of Human
The Way Of Human
Posts: 194
Joined: 03 Nov 2010, 05:50
Noob?: No
Location: The Philippines

Re: How to optimize console display

#5 Post by rwnath »

I get rid of that message by putting this on my skill blocks

Code: Select all

whenStatusInactive Action Delay
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
Image

Uploaded with ImageShack.us
Image
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: How to optimize console display

#6 Post by EternalHarvest »

There's also chatDomains plugin to filter spam.
KeithRafael
Human
Human
Posts: 23
Joined: 27 Aug 2009, 04:10
Noob?: No

Re: How to optimize console display

#7 Post by KeithRafael »

Thank you for all the reply. This helps a lot. You can now close the topic.
rwnath
The Way Of Human
The Way Of Human
Posts: 194
Joined: 03 Nov 2010, 05:50
Noob?: No
Location: The Philippines

Re: How to optimize console display

#8 Post by rwnath »

No problem. Enjoy botting ;)
Image