PDA

View Full Version : Ingame server messages, PRM 4.0


Bartman
10-26-2004, 07:47 AM
After I installed PRM 4.0, I found out that 1. my server messages don't work anymore, and 2. the ingame PRM advertisements can't be switched off. i.e. I'm not using the BAM mortar mod, yet I keep getting a server message about it.

So far I've found 4 variables to post server messages, but none of them seem to work, in any combination or on their own. All server changes were followed by a rcon quit, if you were wondering.

seta message1 "^3www.oap-clan.co.uk"
seta message2 "^3[OAP] The Original Dads Army"
seta message3 "^3Come chat on gamesurge.net #oapclan"
seta message4 "^3No player abuse or lame play - offenders will be warned then kicked"
seta message5 "^3You may be kicked to allow clan members in when server is full"
seta message6 "^3This server is running PRM version 4.0"
This was the original set of variables that produced server messages. No more after the 3.6 to 4.0 update.

prm_delay "30"
prm_message1 "^3www.oap-clan.co.uk"
prm_message2 "^3[OAP] The Original Dads Army"
prm_message3 "^3Come chat on gamesurge.net #oapclan"
prm_message4 "^3No player abuse or lame play - offenders will be warned then kicked"
prm_message5 "^3You may be kicked to allow clan members in when server is full"
prm_message6 "^3This server is running PRM version 4.0"
This is through PRM itself, not working either.

seta sv_linerd1 "^3www.oap-clan.co.uk"
seta sv_linerd2 "^3[OAP] The Original Dads Army"
seta sv_linerd3 "^3Come chat on gamesurge.net #oapclan"
seta sv_linerd4 "^3No player abuse or lame play - offenders will be warned then kicked"
seta sv_linerd5 "^3You may be kicked to allow clan members in when server is full"
seta sv_linerd6 "^3This server is running PRM version 4.0"
Another one.

pb_sv_taskempty
pb_sv_task 20 300 "^3www.oap-clan.co.uk"
pb_sv_task 30 330 "^3[OAP] The Original Dads Army"
pb_sv_task 40 360 "^3Come chat on gamesurge.net #oapclan"
pb_sv_task 50 390 "^3No player abuse or lame play - offenders will be warned then kicked"
pb_sv_task 60 420 "^3You may be kicked to allow clan members in when server is full"
pb_sv_task 70 450 "^3This server is running PRM version 4.0"
And finally posting server messages through the PB task list.



Does anyone have an idea why either or all of these would not result in server messages?

I know there is a message center, but I'd like have a go at fixing the original settings first.

Anex
10-26-2004, 11:19 AM
Looks like you have more mods then just PRM installed; if this is the case, that's probably your problem - not all mods are compatible...especially those that take over game play controls.