PDA

View Full Version : [BUG] Remove Bomb


avenger_ansh
01-31-2007, 04:01
CSDM works perfectly on my server. The problem arises when I disable it.
After doing a csdm_disable, the bomb is still removed, i.e, Terrorists do not have the c4 at round start. This happens when csdm is enabled by default.


[settings]

;Sets whether CSDM is enabled or not.
enabled = 1


I tried disabling/pausing plugins but it doesnt help.

However when I disable it by default and enable it in-game doing a csdm_enable the problem doesnt occur. The bomb is removed on csdm_enable and it is reinserted on csdm_disable.


[settings]

;Sets whether CSDM is enabled or not.
enabled = 0


I want to have CSDM enabled by default. The bug must b in csdm_main or mayb in the module.

KWo
01-31-2007, 10:20
Did You try the beta I posted at this forum? I don't remember if that was fixed or not...

avenger_ansh
01-31-2007, 16:10
ok I took the beta ver. and replaced everything except the module but the problem is still there.

cant this b a cvar?

remove_bomb = <1/0>

btw the sv_restartround 2 on csdm_enable/disable is very useful.

KWo
02-02-2007, 09:41
in csdm.cfg in the [settings] there is a variable
remove_bomb = 0/1
but if it's not 1, during normal game playing Your bomb will not be removed, too. But please, check the CSDM Settings menu in beta version - I've probably added there the possibility to change it (I don't remember which settings I've put there.