GoldenEye: Source Forums
Debriefing => Questions, Help, & How To's => Topic started by: SICKSIX6 on August 20, 2016, 01:33:48 pm
-
Maybe this has been addressed already, if so I apologize for repeating.
I have disabled Radar when creating a server, but it still shows up on my screen. I unchecked the SHOW RADAR box in the multiplayer options tab as well and it's still appearing on my screen. How can I fix this so my friends and I can play without it?
Also, is there a way to disable the Marker that always shows where the Flag/Carrier of Flag is on Living Daylights Mode?
Any help is greatly appreciated. Thank you.
SICK
-
Some game modes force the radar on for gameplay reasons. I believe if you do "ge_allowradar 0" on the server then it will override that behavior.
Your only other option is to edit the scenario Python file to turn off the radar and markers.
-
How do I put in that command? And is it possible to override the FLAG/CARRIER marker as well?
-
Go in your options, under the keyboard tab press advanced, then check "Enable developer console", then open up the console with the tilde (~) and write in the command "rcon ge_allowradar 0"