PDA

View Full Version : Friendly Fire Read Only?


MOMMA
01-01-2005, 11:53 PM
Ever since the patch we can only get "reflective fire" on our server. This makes matchs difficult. In our config we have set scr_friendlyfire "1" which should be to allow damage. However when the config loads, it's still set to "reflect" which would be option "2" instead of "1".

If you try to enter the command manually via console you get "scr_friendlyfire is read only" and it will not change.

We have no mods loaded, run only a stock windows based server. Any suggestions would be appreciated.

Anex3
01-02-2005, 02:05 AM
Hey Momma, check your configs to make sure your setting is being loaded before the map starts. Also make sure you don't have more then one config being executed as one may conflict with the other(s).

As for changing friendlyfire via RCON, use /rcon setfriendlyfire #; my guide describes the 3 new cvars to control friendly fire, team icons, and the kill cam.

MOMMA
01-02-2005, 04:31 PM
DOH. forgot about the new cvars.. I will try that. Thanks.