splewis / csgo-retakes

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

having no bomb, guns or knife. #181

Open uchiwayas opened 5 years ago

uchiwayas commented 5 years ago

Expected to have bomb, guns and knife during rounds

having no bomb, guns or knife during rounds, only during warmup and edit mode.

I edited the mp_give_player_c4 to 1 in cfg\sourcemod\retakes\retakes_game.cfg and it gave the bomb but the rest isn't working, tried adding the !guns plugin and doing the command in game, it showed the menu (M4A4 or M4A1-S for T side???) but didn't give any weapons.

splewis commented 5 years ago

Did you check for error logs? (addons/sourcemod/logs)

I edited the mp_give_player_c4 to 1 in cfg\sourcemod\retakes\retakes_game.cfg

That file says "Things you shouldn't change:" for a reason, by the way.

it showed the menu (M4A4 or M4A1-S for T side???)

You can end up on ct side in another round.

uchiwayas commented 5 years ago

c26a923b2447f1f62c8b04f77287e471

B3none commented 5 years ago

Are you trying to run a prohibited plugin (Knives / WS)? That can often cause the problem that you're describing.