AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   CSDM (https://forums.alliedmods.net/forumdisplay.php?f=87)
-   -   [BUG] Remove Bomb (https://forums.alliedmods.net/showthread.php?t=50648)

avenger_ansh 01-31-2007 04:01

[BUG] Remove Bomb
 
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.

Code:

[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.

Code:

[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

Re: [BUG] Remove Bomb
 
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

Re: [BUG] Remove Bomb
 
ok I took the beta ver. and replaced everything except the module but the problem is still there.

cant this b a cvar?

Code:

remove_bomb = <1/0>
btw the sv_restartround 2 on csdm_enable/disable is very useful.

KWo 02-02-2007 09:41

Re: [BUG] Remove Bomb
 
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.


All times are GMT -4. The time now is 13:51.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.