AAO25.com

Assist => Support => Server Support => Topic started by: QMC_Spot on Thursday, July 07, 2016, 20:27:33 PM

Title: Having trouble
Post by: QMC_Spot on Thursday, July 07, 2016, 20:27:33 PM
Having trouble changing the scrolling text color in our server. plz help. ty
Title: Re: Having trouble
Post by: ronski on Friday, July 08, 2016, 01:21:10 AM
Having trouble changing the scrolling text color in our server. plz help. ty
You are speaking of server message, are you running home server or who is your provider? Have a look  if you can find servermessage.cfg file at system/pb folder, this is the file that does it.

Also make sure you don't have in your aa25.ini "repeatmessage" enabled. Otherwise it repeats your welcome message / message of the day -lines ( motd1 - motd4 ) at console. These are boolean values, so 0 stands for false and 1 is true

Code: [Select]
repeatmessage=0
What comes to servermessage colours, there's encoding issue in editing the file via web browser. I'm about to write own thread of how to deal with .cfg files