Raised This Month: $32 Target: $400
 8% 

allow_c4 = 0 and 0.96


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
xlkiller
Member
Join Date: Jul 2004
Location: FRANCE
Old 10-28-2006 , 10:50   allow_c4 = 0 and 0.96
Reply With Quote #1

Hi,

When i set allow_c4 = 0 in cssdm.cfg and cssdm_disable in my server.cfg or by rcon command, in game Deathmatch is disabled but terro don't take c4.

And

In 0.96 when i dies i'don't respawn.

Help me.
xlkiller is offline
BAILOPAN
Join Date: Jan 2004
Old 10-28-2006 , 22:32   Re: allow_c4 = 0 and 0.96
Reply With Quote #2

What? Is this one problem or two? When you disable CS:S DM with allow_c4, it doesn't obey the disabling?
__________________
egg
BAILOPAN is offline
xlkiller
Member
Join Date: Jul 2004
Location: FRANCE
Old 10-29-2006 , 04:46   Re: allow_c4 = 0 and 0.96
Reply With Quote #3

Two problems.
- No respawn when i dies.
- when i disabled plugin with cssdm_disable plugin is disabed (no menu) but C4 is stripped from player. (after restartround )

Do you want video for this 2 problems ?
xlkiller is offline
BAILOPAN
Join Date: Jan 2004
Old 10-30-2006 , 11:25   Re: allow_c4 = 0 and 0.96
Reply With Quote #4

The second one sounds like a bug that I can fix.
The first one sounds like you need to change the map after enabling CS:S DM.
__________________
egg
BAILOPAN is offline
xlkiller
Member
Join Date: Jul 2004
Location: FRANCE
Old 10-30-2006 , 13:28   Re: allow_c4 = 0 and 0.96
Reply With Quote #5

My 2 problems in video

Video 1
Video 2

In first video, after change map you see deathmatch is disable but c4 stripped ...
In second video you see with 0.96 windows version , when i die i not respawn.

Metamod Source 1.3 (Windows)
CS:S Deathmatch 0.96
Not another plugins

My cssdm.cfg
Code:
;CS:S DM Configuration File
; Default settings by BAILOPAN
; This file was packaged with CS:S DM 0.95

;Menu flags: 
; p - primary
; s - secondary
; a - armor
; g - grenade
; b - buy

;Autoitem flags:
; a - armor
; h - helmet
; g - grenades
; n - night vision goggles

;Grenade flags:
; f - flashbang
; h - he grenade
; s - smoke grenade

;Spawn flags:
; 0 - no random spawning
; 1 - preset spawning

[settings]
menus = ps
spawnmode = 1
autoitems = ahg
grenades = fh
flash_num = 1

;Mapchange stuff, for stripper users
auto_mapchange = 0
mapchange_file = mapcycle.txt

;Spawn protection stuff
;Time in seconds, 0=disabled
protection = 2
;type, 0=default (god mode for X seconds or until a shot is fired)
;      1=old style (500 HP for X seconds, then back to 100)
protection_type = 0
protcolor_red = 0
protcolor_green = 255
protcolor_blue = 0
protcolor_alpha = 20

;respawn wait style
; 0 - automatic, time based
; 1 - requires a mouse click (wait time must pass first)
; The mouse click is experimental and currently
;  does not work as expected because of CS:S's spectator mode.
respawn_wait_method = 0

;Time before players respawn after death, either automatically
; or by clicking their mouse (mode 1).
respawn_wait_time = 0.75

;Set the amount of health players respawn with.
respawn_health = 100

;Dead body stay time, in seconds
;0 = instant removal, 20=max
body_stay_time = 0

;DO NOT SET mp_friendlyfire to 1 - FFA WILL NOT WORK!
free_for_all = 1

;strips initial weapons as a player/bot spawns
;(note: does not remove the knife)
strip_weapons = 0

;allows C4 to drop from a player
;if 0, C4 is stripped from players and cannot drop
allow_c4 = 0

;If 1, players can hit their reload key to refill their ammo.
;(As of 0.95 this must be done manually, it's not automatic)
auto_refill = 1




;Format for weapon menus is:
;shortname "Display Name" menupage
;Add "blocked" to the end to block the weapon from showing up
; Or just delete it from the list

;Do not edit the menu #s for this one!
[secondary]
usp USP 0
glock Glock 0
deagle Deagle 0
p228 P228 0
elite Elite 0
fiveseven "Five Seven" 0

[primary]
m4a1 M4A1 1
ak47 AK47 1
aug AUG 1 
sg552 SG552 1
galil Galil 1
famas Famas 1
scout Scout 2
awp AWP 2
sg550 SG550 2
m249 M249 2
g3sg1 G3SG1 2
ump45 "UMP 45" 3
mp5navy "MP5 Navy" 3
m3 M3 3
xm1014 XM1014 3
tmp TMP 3
mac10 "Mac 10" 3
p90 P90 3

;if you want a weapon to be given to players automatically, 
; list it here.  This occurs directly on spawn.
;It happens after any weapons stripping.
[auto_weapons]

;List weapons here the bots can randomly have
;The short name must match one in the list above
[botweapons]
deagle
ak47
m4a1
awp
galil
aug
usp
xlkiller is offline
BAILOPAN
Join Date: Jan 2004
Old 10-30-2006 , 13:40   Re: allow_c4 = 0 and 0.96
Reply With Quote #6

I don't need videos, your problem was clear and I had already acknowledged it.

The first one sounds like you need to change the map after enabling CS:S DM.

Did you read that? Are you manually enabling/loading CS:S DM?
__________________
egg
BAILOPAN is offline
xlkiller
Member
Join Date: Jul 2004
Location: FRANCE
Old 10-30-2006 , 16:22   Re: allow_c4 = 0 and 0.96
Reply With Quote #7

When i disable CS:S DM and after change map my first problem persist.

yes i use just rcon cssdm_disable command.

Nota: I'm french.
xlkiller is offline
BAILOPAN
Join Date: Jan 2004
Old 10-31-2006 , 00:56   Re: allow_c4 = 0 and 0.96
Reply With Quote #8

No, when you enable CS:S DM, do you change the map afterwards? CS:S DM won't respawn players that are already in the server on re-enable, unless the map is changed.
__________________
egg
BAILOPAN is offline
xlkiller
Member
Join Date: Jul 2004
Location: FRANCE
Old 11-01-2006 , 07:05   Re: allow_c4 = 0 and 0.96
Reply With Quote #9

CS:S DM is enable by default.
cssdm_enable in server.cfg
xlkiller is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:17.


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