Raised This Month: $51 Target: $400
 12% 

problem config map


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
magik
Member
Join Date: Aug 2009
Old 07-25-2010 , 03:41   problem config map
Reply With Quote #1

bonjour,

pour chaque map j'ai fais un fichier avec le nom de la map exp:zm_lila_panic_cs.cfg
et dedans j'ai ecris:
// You can add per map configuration settings here.
// Ex: mp_timelimit 15

sm_parachute_enabled "1"
mp_timelimit 20
mp_roundtime 5.30

zr_infect_spawntime_max "30.0"
zr_infect_spawntime_min "29.0"

ok seulement marche sm_parachute_enabled "1", mp_timelimit 20
mp_roundtime 20 ne marche pas
zr_infect_spawntime_max "30.0" ne marche pas
zr_infect_spawntime_min "29.0" ne marche pas

le fichier cfg se trouve dans sourcemod/zombiereloaded/zm_lila_panic_cs.cfg

avez vous une idée?
merci

Last edited by magik; 07-25-2010 at 03:44.
magik is offline
rhelgeby
Veteran Member
Join Date: Oct 2008
Location: 0x4E6F72776179
Old 07-25-2010 , 13:55   Re: problem config map
Reply With Quote #2

mp_roundtime is specified in seconds, so 5.3 seconds is a bit short for a round. You probably want 330 seconds instead.

Otherwise I can't see anything wrong with the infection time range. Try execute the config manually and check if the values were set properly:

Code:
exec sourcemod/zombiereloaded/zm_lila_panic_cs.cfg
zr_infect_spawntime_min
zr_infect_spawntime_max
If those are ok, I don't know. Could be timing issues with late configs so the infection timer is started before the map config file is executed.
__________________
Richard Helgeby

Zombie:Reloaded | PawnUnit | Object Library
(Please don't send private messages for support, they will be ignored. Use the forum.)
rhelgeby is offline
Send a message via MSN to rhelgeby
Darkthrone
Senior Member
Join Date: Jun 2009
Old 08-01-2010 , 09:40   Re: problem config map
Reply With Quote #3

are you sure that in seconds?
Code:
mp_roundtime  
"mp_roundtime" = "9" ( def. "5" ) min. 1.000000 max. 9.000000
 game notify replicated
 - How many minutes each round takes.
__________________
all the best for your Zombie:Reloaded server
Auto !zspawn | ZProp | Infinite Ammo | Anti-Doorblock

Darkthrone is offline
rhelgeby
Veteran Member
Join Date: Oct 2008
Location: 0x4E6F72776179
Old 08-01-2010 , 12:31   Re: problem config map
Reply With Quote #4

Never mind, then.
__________________
Richard Helgeby

Zombie:Reloaded | PawnUnit | Object Library
(Please don't send private messages for support, they will be ignored. Use the forum.)
rhelgeby is offline
Send a message via MSN to rhelgeby
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 00:23.


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