View Single Post
Decimator82
New Member
Join Date: Oct 2006
Old 10-30-2006 , 15:21   Re: Server crash on map change
#3

CSS: DM is starting when the server starts yes. Here is my CSSDM.cfg and also my metaplugins.ini

Quote:
;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 = fhs
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 = 1
;DO NOT SET mp_friendlyfire to 1 - FFA WILL NOT WORK!
free_for_all = 0
;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
Quote:
addons/cssdm/bin/cssdm_mm
;addons/stripper/bin/stripper_mm
;Addons/statsme/statsmeminimum_mm
;addons/mani_admin_plugin/bin/mani_admin_plugin_mm
I hope this some useful information to you.
Decimator82 is offline