Page 1 of 1

Game Mode: Killer [ Update v1.2 ! ]

Posted: 08 Sep 2019, 19:44
by z0h1r-LK
Game Mode : Killers
Description :
When start game mode killers,zombie become killers (not infector) ,can kill any human, one strike !

Log :
v1.0 - 08 Sep 2019
Release

v1.1 - 19 July 2020
Fix BUGS
Add Support Sound wav and mp3
Command Next Round

v1.2 - 21 July 2020 [Current]
Added 3 Natives
Added Cvar ze_killer_knockback
Included :
zombie_escape.inc

Natives :
ze_start_kround() - Start killers round
ze_start_kround_next() - start killers round next
ze_is_round_killers() - check from if round nemesis is on

Cvars :
ze_killer_chance 10 - Chance to start round killers (default : 10)
ze_killer_knockback 300 - Knock back zombies in round killers (default: 300)

Comand :
ze_killers_next - Make Next Round Killers Mode (LEVEL H)

Resource File :
SOUNDS :

Code: Select all

GAMEMODE KILLERS = ambience/the_horror2.wav
LANG :

Code: Select all

GAMEMODE_KILLER = .: Killers Mode :. 
ze_gamemode_killers_v1_2.zip
(7.6 KiB) Downloaded 390 times
ze_gamemode_killers_v1_2.zip
(7.6 KiB) Downloaded 390 times

Re: Game Mode: Killer

Posted: 09 Sep 2019, 19:09
by Muhammet20
nice
i will try after the first term ends
i mean for the school

Re: Game Mode: Killer

Posted: 29 Jan 2020, 20:42
by Raheem
You can use: ze_user_infected_pre(iVictim, iInfector, iDamage);

To block infection you do: At the same function, you can add sounds/HUDs... etc and no need for loop.

Update your code and make it human readable so I approve it.

Re: Game Mode: Killer

Posted: 31 Jan 2020, 18:02
by z0h1r-LK
Thanks Raheem
Plugin is Fixed !
i tested it in game. it's working good
but you check from it, check for all codes in plugin ( is not bad )

Re: Game Mode: Killer [ Update v1.1 ! ]

Posted: 20 Jul 2020, 04:13
by z0h1r-LK
Updated v1.1.0

Re: Game Mode: Killer [ Update v1.1 ! ]

Posted: 20 Jul 2020, 06:58
by DeVil_Raghav
lizoumapper wrote: 4 years ago
Game Mode : Killers
Description :
When start game mode killers,zombie become killers (not infector) ,can kill any human, one strike !

Log :
v1.0 - 08 Sep 2019
Release

v1.1 - 7 July 2020 [Current]
Fix BUGS
Add Support Sound wav and mp3
Command Next Round
Included :
zombie_escape.inc

Comand :
ze_killers_next - Make Next Round Killers Mode (LEVEL H)

Resource File :
SOUNDS :

Code: Select all

GAMEMODE KILLERS = ambience/the_horror2.wav
LANG :

Code: Select all

GAMEMODE_KILLER = .: Killers Mode :. 
ze_gamemode_killers.zip
Nice Work bro 😊 I am going to try this 😊


One more thing, Can you make a menu for this mode just like nemesis menu 😊

Re: Game Mode: Killer [ Update v1.1 ! ]

Posted: 20 Jul 2020, 07:11
by z0h1r-LK
If you want start game mode your press it in menu ok

Re: Game Mode: Killer [ Update v1.1 ! ]

Posted: 20 Jul 2020, 07:14
by z0h1r-LK
Do you mean native ?

Re: Game Mode: Killer [ Update v1.1 ! ]

Posted: 20 Jul 2020, 10:38
by DeVil_Raghav
lizoumapper wrote: 3 years ago Do you mean native ?
Yes

Re: Game Mode: Killer [ Update v1.1 ! ]

Posted: 20 Jul 2020, 10:39
by DeVil_Raghav
lizoumapper wrote: 3 years ago If you want start game mode your press it in menu ok
Oke thanks bro, btw it will make random round as killer mode or first round as killer mode

Can we increase the knockback of the zm during this round only

Re: Game Mode: Killer [ Update v1.2 ! ]

Posted: 21 Jul 2020, 15:45
by z0h1r-LK
updated 1.2 !!!