02-21-2012, 06:55 AM
For anyone running a server with a possibly 'confusing' configuration, i committed code to master today to provide an as clear as possible way to grab the users attention:
This will make your server show sth like:
![[Image: GJpmr.jpg]](http://i.imgur.com/GJpmr.jpg)
For sv_join_notices_time seconds at the start of each map, or when someone connects. There is no client option to hide it.
Code:
set sv_join_notices_time 10
set sv_join_notices "first msg line | second msg line | ..."![[Image: GJpmr.jpg]](http://i.imgur.com/GJpmr.jpg)
For sv_join_notices_time seconds at the start of each map, or when someone connects. There is no client option to hide it.

