splewis / csgo-retakes

CS:GO Sourcemod plugin for a site-retake gamemode
GNU General Public License v3.0
329 stars 115 forks source link

2 c4's on spawn glitch #78

Closed jackarivera closed 8 years ago

jackarivera commented 8 years ago

on version 0.3.2 on bombsite b of dust 2 (only map i've tested on) I spawn with 2 c4's.

splewis commented 8 years ago

Can you reproduce this?

jackarivera commented 8 years ago

Yes, every time when I have the game mode competitive or Classic it does this, I have to set the game type to custom. But changing the game type to custom, although fixes the 2 c4 glitch, makes it after 1 round the rounds end instantly and it spams them and eventually crashes the game.

splewis commented 8 years ago

Can you check the value of the mp_give_player_c4 cvar?

I've never experienced this bug.

jackarivera commented 8 years ago

That fixed it don't know why it was set to 1. Thanks man

splewis commented 8 years ago

If installed correctly, it gets set to 0 in retakes_game.cfg: https://github.com/splewis/csgo-retakes/blob/master/cfg/sourcemod/retakes/retakes_game.cfg