Raised This Month: $ Target: $400
 0% 

ayuda con zp_respawn_on_suicide no funciona


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
chrisss
Junior Member
Join Date: Apr 2012
Old 04-09-2012 , 11:26   ayuda con zp_respawn_on_suicide no funciona
#1

hola amigos tengo un problema con los zombies que mueren suicidado con laser mina y con la gasnada
todos los zombies q mueren por estas 3 causas nunca reaparecen ya revise el .cfg del zp segun yo no esta todo correcta mente pero selosdejo a ver si encuentran el error


// Deathmatch
// ----------
zp_deathmatch 2 // Deathmatch mode, respawn as: [0-disabled // 1-human // 2-zombie // 3-randomly // 4-balance]
zp_spawn_delay 5 // Delay before respawning on deathmatch mode in seconds
zp_spawn_protection 0 // Spawn protection time for deathmatch in seconds [0-disabled]
zp_respawn_on_suicide 1 // Respawn players if they commited suicide
zp_respawn_after_last_human 0 // Respawn players if only the last human is left
zp_infection_allow_respawn 1 // Allow respawning on infection rounds
zp_nem_allow_respawn 0 // Allow respawning on nemesis rounds
zp_surv_allow_respawn 0 // Allow respawning on survivor rounds
zp_sniper_allow_respawn 0 // Allow respawning on sniper rounds
zp_assassin_allow_respawn 0 // Allow respawning on assassin rounds
zp_swarm_allow_respawn 0 // Allow respawning on swarm rounds
zp_plague_allow_respawn 0 // Allow respawning on plague rounds
zp_respawn_zombies 1 // Whether to respawn killed zombies
zp_respawn_humans 1 // Whether to respawn killed humans
zp_respawn_nemesis 1 // Whether to respawn killed nemesis
zp_respawn_survivors 1 // Whether to respawn killed survivors
zp_respawn_snipers 1 // Whether to respawn killed snipers
zp_respawn_assassins 1 // Whether to respawn killed assassins
zp_lnj_allow_respawn 1 // Allow respawning on armageddon rounds
zp_lnj_respawn_surv 1 // On Armageddon round when a survivor respawns, should he be turned into a survivor again ?
zp_lnj_respawn_nem 1 // On Armageddon round when a nemesis respawns, should he be turned into a nemesis again ?

e intentado arreglar desde el sma pero sige = a qui esta


// CVARS - Deathmatch
cvar_deathmatch = register_cvar("zp_deathmatch", "1")
cvar_spawndelay = register_cvar("zp_spawn_delay", "5")
cvar_spawnprotection = register_cvar("zp_spawn_protection", "0")
cvar_respawnonsuicide = register_cvar("zp_respawn_on_suicide", "1")
cvar_respawnafterlast = register_cvar("zp_respawn_after_last_human", "1")
cvar_allowrespawninfection = register_cvar("zp_infection_allow_respawn", "1")
cvar_allowrespawnnem = register_cvar("zp_nem_allow_respawn", "0")
cvar_allowrespawnsurv = register_cvar("zp_surv_allow_respawn", "0")
cvar_allowrespawnswarm = register_cvar("zp_swarm_allow_respawn", "0")
cvar_allowrespawnplague = register_cvar("zp_plague_allow_respawn", "0")
cvar_respawnzomb = register_cvar("zp_respawn_zombies", "1")
cvar_respawnhum = register_cvar("zp_respawn_humans", "1")
cvar_respawnnem = register_cvar("zp_respawn_nemesis", "1")
cvar_respawnsurv = register_cvar("zp_respawn_survivors", "1")
cvar_allowrespawnsniper = register_cvar("zp_sniper_allow_respawn", "0")
cvar_respawnsniper = register_cvar("zp_respawn_snipers", "1")
cvar_allowrespawnassassin = register_cvar("zp_assassin_allow_respawn", "0")
cvar_respawnassassin = register_cvar("zp_respawn_assassins", "1")
cvar_allowrespawnlnj = register_cvar("zp_lnj_allow_respawn", "0")
cvar_lnjrespsurv = register_cvar("zp_lnj_respawn_surv", "0")
cvar_lnjrespnem = register_cvar("zp_lnj_respawn_nem", "0")

e intentado quitando todos los plugins excepto el zombie plage por si era un plugin el que causara esto pero sigue = si alguien encuentra el error por favor díganmelo o si algien conose un plugin que solucione esto o ayudarme a crear uno que los reviva solo a los que se suicidan soy nuevo en esto pero ya e creado un bn server solo me falta reparar este error para ya hostear mi server el que me solucione este error lo are moderador de mi server XD de antemano gracias
chrisss is offline
 



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 19:46.


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