splewis / csgo-pug-setup

CS:GO Sourcemod plugin for setting up private pug/10man games
GNU General Public License v3.0
411 stars 92 forks source link

No bomb on T team & teammates not showing on radar #293

Closed stelz0r closed 5 years ago

stelz0r commented 5 years ago

If making a feature request, you should delete all the pre-filled text here. If reporting a bug, fill in the following sections:

Expected behavior

Well someone on the T team should have a bomb.

Actual behavior

No one has got the bomb and teammates are not showing on the radar + names of them are showing up in red when aiming at them like if they're enemies.

Steps to reproduce

Please note that "latest" is NOT a version! Run "sm plugins" in console to find out the exact plugin version.

splewis commented 5 years ago

No one has got the bomb and teammates are not showing on the radar + names of them are showing up in red when aiming at them like if they're enemies.

Sounds like you set

mp_give_player_c4 0
mp_teammates_are_enemies 1

somewhere.

You can remove any other plugins & restore the warmup/live configs to their defaults to debug it.

splewis commented 5 years ago

Feel free to reopen if you have more issues, but there's no evidence of a pugsetup issue here yet.