Search found 258 matches

by sPe3doN
4 years ago
Forum: Public Requests
Topic: error fix
Replies: 3
Views: 8215

Re: error fix

i try it and there is no error for me :confused:
Image
zm_party.rar
(33.56 KiB) Downloaded 424 times
zm_party.rar
(33.56 KiB) Downloaded 424 times
by sPe3doN
4 years ago
Forum: Scripting Help
Topic: Last Human Kill ( I don't know last human forward)help!
Replies: 8
Views: 12041

Re: Last Human Kill ( I don't know last human forward)help!

not working I tried ze_get_humans_number() == 1 and 0 KICKED : error : you killed 1 and 2 teammate error : you killed 2 and 3 teammate error : you killed 3 and 4 teammate cuz when you killed last human its killed him and infcted him in the same time, Ask @Raheem or @Mohamed Alaa maybe they can fix ...
by sPe3doN
4 years ago
Forum: Scripting Help
Topic: Last Human Kill ( I don't know last human forward)help!
Replies: 8
Views: 12041

Re: Last Human Kill ( I don't know last human forward)help!

/* Plugin generated by AMXX-Studio */ #include <zombieplague> #include <amxmodx> #include <hamsandwich> #define PLUGIN "lasthumankill" #define VERSION "0.1" #define AUTHOR "Barney" public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR); RegisterHam(Ham_TakeDam...
by sPe3doN
4 years ago
Forum: Public Requests
Topic: Zombie Class With Level
Replies: 3
Views: 8225

Re: Zombie Class With Level

lizoumapper wrote: 4 years ago
sPe3doN wrote: 4 years ago try ze_items_level plugin
with this natives
ze_set_item_level
ze_get_item_level
I Make Zombie Class With Level
Ex in coding :
HEALTH : 6000
GRAVITY : 700
SPEED : 100
LEVEL : 10

in Menu Zombie Class
Zombie Leech [\rLevel\y 1]
you make it so it's solved now !!
by sPe3doN
4 years ago
Forum: Public Requests
Topic: Zombie Class With Level
Replies: 3
Views: 8225

Re: Zombie Class With Level

try ze_items_level plugin
with this natives
ze_set_item_level(iItemid, iLevel)
by sPe3doN
4 years ago
Forum: Public Requests
Topic: Grenade Explode
Replies: 1
Views: 3068

Re: Grenade Explode

You already request for it and i make it for there is no reason to make new request again
Check it here viewtopic.php?f=17&t=3638
by sPe3doN
4 years ago
Forum: Bug Reports
Topic: Server Bugs
Replies: 19
Views: 27785

Re: Server Bugs

Bro i'm 90% sure it's from Greandes effacts
Try this and they 'll not face that problem again
viewtopic.php?f=15&t=3595
by sPe3doN
4 years ago
Forum: Scripting Help
Topic: Simple coding bugs
Replies: 3
Views: 8840

Re: Simple coding bugs

Spir0x wrote: 4 years ago thanks, what about the watergun reloading bug ?
My PC is broke right now i'm using phone so i can't fix watergun ask raheem or jack
by sPe3doN
4 years ago
Forum: Bug Reports
Topic: Server Bugs
Replies: 19
Views: 27785

Re: Server Bugs

Today on my server we are playing 13 player on the server, and two of them has the same problem. when they throw HE Grenade their CS Crash directly. Second bug is when we are playing the server suddenly restart the round to new round. hope you help me on these bugs guys ! Same on my old server some...
by sPe3doN
4 years ago
Forum: Scripting Help
Topic: Simple coding bugs
Replies: 3
Views: 8840

Re: Simple coding bugs

For level system try change this #define MAX_XP 500000 to #define MAX_XP 9000000

For zombie class i think i already convert it check here
viewtopic.php?f=17&t=3623
by sPe3doN
4 years ago
Forum: Public Requests
Topic: Grenade Explode in Grenade Smoke
Replies: 7
Views: 8257

Re: Grenade Explode in Grenade Smoke

try #include <zombie_escape> // Settings file new const ZE_SETTING_RESOURCES[] = "zombie_escape.ini" // Default sounds new const sound_grenade_flare_explode[][] = { "items/nvg_on.wav" } #define MODEL_MAX_LENGTH 64 #define SOUND_MAX_LENGTH 64 #define SPRITE_MAX_LENGTH 64 // Model...
by sPe3doN
4 years ago
Forum: Public Requests
Topic: Grenade Explode in Grenade Smoke
Replies: 7
Views: 8257

Re: Grenade Explode in Grenade Smoke

try #include <zombie_escape> // Settings file new const ZE_SETTING_RESOURCES[] = "zombie_escape.ini" // Default sounds new const sound_grenade_flare_explode[][] = { "items/nvg_on.wav" } #define MODEL_MAX_LENGTH 64 #define SOUND_MAX_LENGTH 64 #define SPRITE_MAX_LENGTH 64 // Models...
by sPe3doN
4 years ago
Forum: Public Requests
Topic: Grenade Explode in Grenade Smoke
Replies: 7
Views: 8257

Re: Grenade Explode in Grenade Smoke

Raheem wrote: 4 years ago flare light grenade?
I think He mean to be like this
https://m.youtube.com/watch?v=vi1867RqC ... continue=1
by sPe3doN
4 years ago
Forum: Public Requests
Topic: Convert Plugin ZP Knife Menu
Replies: 28
Views: 24087

Re: Convert Plugin ZP Knife Menu

alexnovac18 wrote: 4 years ago Plugin working but, my server is shouting down...
Post consol errors here
by sPe3doN
4 years ago
Forum: Public Requests
Topic: Convert Plugin ZP Knife Menu
Replies: 28
Views: 24087

Re: Convert Plugin ZP Knife Menu

try #include <zombie_escape> #include <fakemeta> #include <fun> #include <engine> #include <hamsandwich> #define PLUGIN "Choose knifes" #define VERSION "1.0" #define AUTHOR "CHyC/4e/l" #define VIP ADMIN_LEVEL_H #define MAXPLAYERS 32 new combat_v_model[] = "models/z...
by sPe3doN
4 years ago
Forum: Extra-Items
Topic: [ZE] Extra Item: Battle Weapon Glock-18
Replies: 6
Views: 13143

Re: [ZE] Extra Item: Battle Weapon Glock-18

Muhammet20 wrote: 4 years ago
sPe3doN wrote: 4 years ago
Muhammet20 wrote: 4 years ago what this can do ?
i mean no features ?
it's shot so fast with right mouse and you can set this weapon recoil as you want
watch this video to understund https://www.youtube.com/watch?v=kwBILZ2bf94
it's good but i love the extra items with nice skins and models
You can change it
by sPe3doN
4 years ago
Forum: Extra-Items
Topic: [ZE] Extra Item: Battle Weapon Glock-18
Replies: 6
Views: 13143

Re: [ZE] Extra Item: Battle Weapon Glock-18

Muhammet20 wrote: 4 years ago what this can do ?
i mean no features ?
it's shot so fast with right mouse and you can set this weapon recoil as you want
watch this video to understund https://www.youtube.com/watch?v=kwBILZ2bf94
by sPe3doN
4 years ago
Forum: Extra-Items
Topic: [ZE] Extra Item: Battle Weapon Glock-18
Replies: 6
Views: 13143

[ZE] Extra Item: Battle Weapon Glock-18

Description: A new extra-item for Humans, Battle Weapon Glock-18 Installation & Instructions: Simply install it like any plugin and Don't forget to copy Models In zombie_escape Folder Screenshots: Capture.PNG Capture2.PNG Capture3.PNG Downloads: [Weapon] Battle Weapon Glock-18.rar