Problema Deatchmatch Zombie plague 4.3+New Modes

Discutii legate de instalarea, configurarea si modificarea unui server de Counter-Strike.

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
[M]Maasym
Membru, skill 0
Membru, skill 0
Posts: 42
Joined: 23 Sep 2015, 22:56
Detinator Steam: Da
CS Status: Nimic interesant
Detinator server CS: Zm.CsBlackDevil.Com
Reputatie: Membru Club eXtreamCS (exp: Iunie 2023)
Fond eXtream: 0
Location: Bucharest
Has thanked: 8 times
Been thanked: 1 time
Contact:

02 Dec 2015, 19:18

Salut,
Fac acest topic pentru a va cere ajutorul, am luat un plugin de baza zombie palgue 6.2.5, l-am editat cum am dorit eu,ideea e ca am o mare problema cu Deatchmatch-u...pur si simplu nu functioneaza, am editat atat cvaurile in zombieplague.cfg cat si in sursa dar nimic.
Eu vreau cam asa: ca oamenii/zombie cand mor sa primeasca respawn in timpul rundei "Non-Stop",gen aleatoriu daca esti om si mori poti primi respawn dar zombie si tot asa,eu mai am un server pe acela functioneaza dar aici pe asta de "test" nu functioneaza si chiar nu inteleg de ce:|
Ma puteti ajuta va rog? dinnou,am modificat cvaurile si in .cfg/si in sma, alte sfaturi?:|
Zm.CsBlackDevil.Com
RoyalServer
Bloo#
Membru eXtream
Membru eXtream
Posts: 2794
Joined: 08 Jan 2014, 11:36
Detinator Steam: Da
Reputatie: Nume anterior: Red#
Fost Moderator ajutator
0.8/3
Location: Amsterdam
Has thanked: 12 times
Been thanked: 13 times

02 Dec 2015, 20:22

posteaza cvarurile modificate
[M]Maasym
Membru, skill 0
Membru, skill 0
Posts: 42
Joined: 23 Sep 2015, 22:56
Detinator Steam: Da
CS Status: Nimic interesant
Detinator server CS: Zm.CsBlackDevil.Com
Reputatie: Membru Club eXtreamCS (exp: Iunie 2023)
Fond eXtream: 0
Location: Bucharest
Has thanked: 8 times
Been thanked: 1 time
Contact:

02 Dec 2015, 22:51

| Afiseaza codul
zp_deathmatch 4 // Deathmatch mode, respawn as: [0-disabled // 1-human // 2-zombie // 3-randomly // 4-balance]

zp_spawn_delay 3 // Delay before respawning on deathmatch mode in seconds

zp_spawn_protection 1 // 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 ?
asta e .ini
| Afiseaza codul
// CVARS - Deathmatch
	cvar_deathmatch = register_cvar("zp_deathmatch", "4")
	cvar_spawndelay = register_cvar("zp_spawn_delay", "3")
	cvar_spawnprotection = register_cvar("zp_spawn_protection", "1")
	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", "1")
	cvar_respawnsniper = register_cvar("zp_respawn_snipers", "1")
	cvar_allowrespawnassassin = register_cvar("zp_assassin_allow_respawn", "1")
	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")
asta este sursa adica partial doar cvar pentru Deathmatch.
-Degeama am modificat si in sursa..nimic:|
Zm.CsBlackDevil.Com
[M]Maasym
Membru, skill 0
Membru, skill 0
Posts: 42
Joined: 23 Sep 2015, 22:56
Detinator Steam: Da
CS Status: Nimic interesant
Detinator server CS: Zm.CsBlackDevil.Com
Reputatie: Membru Club eXtreamCS (exp: Iunie 2023)
Fond eXtream: 0
Location: Bucharest
Has thanked: 8 times
Been thanked: 1 time
Contact:

04 Dec 2015, 01:29

Up, Nimeni? nu aveti idee....? sincer nu stiu ce sa ii fac daca nici pluginul de baza nu rezolva:-? mai astept poate ma puteti ajuta..
Zm.CsBlackDevil.Com
Bloo#
Membru eXtream
Membru eXtream
Posts: 2794
Joined: 08 Jan 2014, 11:36
Detinator Steam: Da
Reputatie: Nume anterior: Red#
Fost Moderator ajutator
0.8/3
Location: Amsterdam
Has thanked: 12 times
Been thanked: 13 times

04 Dec 2015, 15:37

Code: Select all

zp_respawn_after_last_human 0 // Respawn players if only the last human is left

zp_nem_allow_respawn 1 // Allow respawning on nemesis rounds

zp_surv_allow_respawn 1 // Allow respawning on survivor rounds

zp_sniper_allow_respawn 1 // Allow respawning on sniper rounds

zp_assassin_allow_respawn 1 // Allow respawning on assassin rounds

zp_swarm_allow_respawn 1 // Allow respawning on swarm rounds

zp_plague_allow_respawn 1 // Allow respawning on plague rounds
[M]Maasym
Membru, skill 0
Membru, skill 0
Posts: 42
Joined: 23 Sep 2015, 22:56
Detinator Steam: Da
CS Status: Nimic interesant
Detinator server CS: Zm.CsBlackDevil.Com
Reputatie: Membru Club eXtreamCS (exp: Iunie 2023)
Fond eXtream: 0
Location: Bucharest
Has thanked: 8 times
Been thanked: 1 time
Contact:

11 Dec 2015, 12:59

Spiridusul wrote:

Code: Select all

zp_respawn_after_last_human 0 // Respawn players if only the last human is left

zp_nem_allow_respawn 1 // Allow respawning on nemesis rounds

zp_surv_allow_respawn 1 // Allow respawning on survivor rounds

zp_sniper_allow_respawn 1 // Allow respawning on sniper rounds

zp_assassin_allow_respawn 1 // Allow respawning on assassin rounds

zp_swarm_allow_respawn 1 // Allow respawning on swarm rounds

zp_plague_allow_respawn 1 // Allow respawning on plague rounds
Eu nu vreau la moduri,vreau la infectie normala,sa respawneze zm/human care mor in balanta, cand le da respawn sa fie si human dar si zombie aleatoriu asa cum e normal pe 6.2.
Zm.CsBlackDevil.Com
[M]Maasym
Membru, skill 0
Membru, skill 0
Posts: 42
Joined: 23 Sep 2015, 22:56
Detinator Steam: Da
CS Status: Nimic interesant
Detinator server CS: Zm.CsBlackDevil.Com
Reputatie: Membru Club eXtreamCS (exp: Iunie 2023)
Fond eXtream: 0
Location: Bucharest
Has thanked: 8 times
Been thanked: 1 time
Contact:

23 Dec 2015, 00:47

Up, nu reusim so rezolvam cumva? evident platesc daca e nevoie ,rezolvare sa aiba!
Zm.CsBlackDevil.Com
Darkness*
Membru, skill +1
Membru, skill +1
Posts: 206
Joined: 06 Feb 2014, 21:50
Detinator Steam: Nu
Detinator server CS: Toxic.Jucausii.Net
Has thanked: 3 times
Contact:

26 Dec 2015, 18:50

Iti trebuie fisiere cu puncte in care sa te spwneze pentru fiecare mapa !
Post Reply

Return to “Probleme la servere dedicate de Counter-Strike”

  • Information
  • Who is online

    Users browsing this forum: Mail.RU [Bot] and 70 guests