Printable Version of Topic

Click here to view this topic in its original format

RCBot Forums _ RCbot2 _ How do I disable the server welcome message for RCbot?

Posted by: pan Dec 17 2015, 08:36 AM

This message:

CODE
[RCBot2] Welcome to RCBot by Cheeseh for Linux/MacOSx
[RCBot2] Waypoints by Cheeseh


and the one that flashes across the middle of the screen when you join.

I read a thread that said to put this:

CODE
rcbot config tooltips 0


I tried that AND this:

CODE
rcbot_config_tooltips 0


But the messages still show up.

I put that code in config.ini in RCBot as well as the server config but the messages still show up.

How can I disable them, please?

Posted by: Cheeseh Dec 17 2015, 04:42 PM

it's actually rcbot_tooltips 0

I think the ones you were reading were for rcbot 1

Posted by: pan Dec 17 2015, 09:32 PM

QUOTE(Cheeseh @ Dec 18 2015, 03:42 AM) *

it's actually rcbot_tooltips 0

I think the ones you were reading were for rcbot 1


Thanks man. The configs for this stuff is all over the place mixed between forum posts and sites and other places.

Hard to find a clear explanation of it all explaining what commands there are and where you need to put them.