CS 1.6 Radar Not Showing Teammates – Fix Guide

Last updated: June 4, 2026

CS 1.6 teammates not showing on radar is almost always a server-side setting or a hidden radar. In counter-strike 1.6 the radar cannot be configured to show or hide individual teammates from the client side – if teammates are missing from radar the cause is either the radar being hidden, or the server running mp_teammates_are_enemies 1.

Jump to your problem:

CS 1.6 radar not visible at all – drawradar fix

If the radar is completely gone from your HUD, it was hidden with the hideradar command – either by you accidentally or by a config. Fix in console:

drawradar

This restores the radar immediately. Check cstrike/autoexec.cfg and cstrike/userconfig.cfg in Notepad for a line containing hideradar and delete it so it does not hide again on next launch.

CS 1.6 radar visible but teammates missing – server-side cause

If the radar shows but teammates do not appear on it, the server has mp_teammates_are_enemies 1 set. This makes all players appear as enemies including your own team – used intentionally on FFA deathmatch servers. Nothing client-side can fix this. Test offline to confirm:

map de_dust2

If teammates appear on radar offline but not on a specific server – the server setting is the cause. Switch servers or contact the server admin.

For server owners – mp_teammates_are_enemies fix

If players report teammates missing from radar on your server, check server.cfg for mp_teammates_are_enemies. If accidentally set to 1, correct it:

mp_teammates_are_enemies 0

Also check AMXX plugins – some deathmatch or FFA plugins set mp_teammates_are_enemies 1 automatically. Disable plugins one at a time in cstrike/addons/amxmodx/configs/plugins.ini until teammates reappear on radar.

If you need a clean counter-strike 1.6 installation, download Counter-Strike 1.6 from our site.

If you want to play like a professional, check out our main Counter-Strike 1.6 hub as well as get the download Counter-Strike 1.6 full version.