Search found 258 matches

by sPe3doN
5 years ago
Forum: Public Requests
Topic: Button Info
Replies: 2
Views: 3068

Button Info

Can someone change this to show only For admin Only admin who can see who use the button #include <zombie_escape> #define PLUGIN "Button Info" #define AUTHOR "SeRious_SaM" #define VERSION "1.0" public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) RegisterHam(...
by sPe3doN
5 years ago
Forum: Trash
Topic: auto restart
Replies: 1
Views: 2822

auto restart

Description: This plugin is For auto restart round when start new map Cvars amx_restart_round = "1" In which round, the game restarts? amx_restart_time = "20" How many seconds after roundstart the game will restart amx_restart_notice = "3" How to notice the players for...
by sPe3doN
5 years ago
Forum: Public Requests
Topic: Level weapon
Replies: 30
Views: 23705

Re: Level weapon

Level Weapons - Custom Weapons What's new ? Updated to work with Zombie Escape v1.3 Added two custom weapons: Level 0 to 19 normal weapons Level 20 Unlock Golden AK47 Level 25 Unlock Golden MP5 Download : Levels Weapons Menu.zip When there is time i may add more custom weapons, don't ask me now for...
by sPe3doN
5 years ago
Forum: Public Requests
Topic: VIP M249
Replies: 5
Views: 6207

Re: VIP M249

The VIP will get the gun after 20 sec of being human. You can just increase the 20.0 to any value higher. #include <zombie_escape> public plugin_init() { register_plugin("Give M249 for VIP", "1.0", "Raheem") } public ze_user_humanized(id) { // Not Admin? Exit the funct...
by sPe3doN
5 years ago
Forum: Public Requests
Topic: Level weapon
Replies: 30
Views: 23705

Re: Level weapon

Soon when i release Windows full pack i'll be able to test on my PC so i'll solve this issue. Raheem i just want add those :D evry 5 level new gun if theat possible and thx raheem 1- https://escapers-zone.net/viewtopic.php?f=14&t=37 2- https://escapers-zone.net/viewtopic.php?f=14&t=36 3 htt...
by sPe3doN
5 years ago
Forum: Public Requests
Topic: Level weapon
Replies: 30
Views: 23705

Re: Level weapon

Up
Can som one help me :/ i want add some Extra items to level :/ i didn't want them with coins
by sPe3doN
5 years ago
Forum: Public Requests
Topic: VIP M249
Replies: 5
Views: 6207

Re: VIP M249

Hi can som one help me im useing this for VIP but have problem when vip get m249 then he chose weapon from menu he lost his m249 he can't use m249 and weapon from menu #include <zombie_escape> public plugin_init() { register_plugin("Give M249 for VIP", "1.0", "Raheem")...
by sPe3doN
5 years ago
Forum: Public Requests
Topic: VIP M249
Replies: 5
Views: 6207

VIP M249

Hi can som one help me im useing this for VIP but have problem when vip get m249 then he chose weapon from menu he lost his m249 he can't use m249 and weapon from menu #include <zombie_escape> public plugin_init() { register_plugin("Give M249 for VIP", "1.0", "Raheem") ...
by sPe3doN
5 years ago
Forum: Public Requests
Topic: countdown
Replies: 2
Views: 4657

Re: countdown

Open ze_core.sma and find these lines: set_hudmessage(random(256), random(256), random(256), -1.0, 0.21, 0, 0.8, 0.8) show_hudmessage(0, "%L", LANG_PLAYER, "RUN_NOTICE", g_iCountDown) Delete them and add this one instead: client_print(0, print_center, "%L", LANG_PLAYER...
by sPe3doN
5 years ago
Forum: Public Requests
Topic: countdown
Replies: 2
Views: 4657

countdown

hello
can som one change countdown from hud to like this
Image
by sPe3doN
5 years ago
Forum: Public Requests
Topic: No Block
Replies: 1
Views: 2664

No Block

can som one edit this i want when zombie block he get -2000hp #include <zombie_escape> new const szEntities[][] = { "func_train", "func_vehicle", "func_tracktrain", "func_door" } new g_iPulsating = 0, Float:g_flLastBlock[33] // Cvars new g_pCvarBlockTime publi...
by sPe3doN
5 years ago
Forum: Public Requests
Topic: Level weapon
Replies: 30
Views: 23705

Re: Level weapon

Raheem wrote: 5 years ago
sPe3doN wrote: 5 years ago Dont work
Please post what i said, i don't have enough time to test this right now.
Level weapon menu dont show Golden guns this is the problem
by sPe3doN
5 years ago
Forum: Public Requests
Topic: Level weapon
Replies: 30
Views: 23705

Re: Level weapon

Please try this: Levels Weapons Menu.zip It should work like: Level 0 to 12 normal weapons. Level 12 to 19 must show: Level 20 unlock Golden AK-47 Level 20 to 24 must show: Level 25 Unlock Golden MP5 And it should work right, I don't try it so please let me know problems that will face you. If this...
by sPe3doN
5 years ago
Forum: Public Requests
Topic: Level weapon
Replies: 30
Views: 23705

Re: Level weapon

Please provide every weapon of these weapons. M4a1 Dark Knight : https://escapers-zone.net/viewtopic.php?f=14&t=268 Golden ak-47 : https://escapers-zone.net/viewtopic.php?f=14&t=36 Goden mp5 : https://escapers-zone.net/viewtopic.php?f=14&t=37 Golden xm1014 : https://forums.alliedmods.ne...
by sPe3doN
5 years ago
Forum: Public Requests
Topic: Level weapon
Replies: 30
Views: 23705

Level weapon

Hola
I have idea i want it for Level weapon menu :D
When Player Get New Level Get new Weapon like this :
Level 15 : Golden mp5
Level 16 : Golden xm1014
Level 17 : Golden m4a1
Level 18 : Golden Ak-47
Level 20 : m4a1 Dark knight
Plzzz help :)
by sPe3doN
5 years ago
Forum: Zombie Escape 1.x
Topic: (NEW) VIP FEATURES
Replies: 14
Views: 14454

Re: (NEW) VIP FEATURES

Problem fix it players dont
get weapon menu Image
by sPe3doN
5 years ago
Forum: Zombie Escape 1.x
Topic: VIP System
Replies: 111
Views: 122461

Re: VIP System

Raheem wrote: 5 years ago You sure you use latest version 1.2?
no this first version but i try 1.1 & 1.2 they work but with Problem only vip prefix work
by sPe3doN
5 years ago
Forum: Zombie Escape 1.x
Topic: VIP System
Replies: 111
Views: 122461

Re: VIP System

when i add VIP I get this eroor L 07/20/2018 - 11:34:10: Start of error session. L 07/20/2018 - 11:34:10: Info (map "ze_jurassicpark4") (file "addons/amxmodx/logs/error_20180720.log") L 07/20/2018 - 11:34:10: Could not find function "Say_Text" L 07/20/2018 - 11:34:10: [...
by sPe3doN
5 years ago
Forum: Public Requests
Topic: Weapon models
Replies: 23
Views: 20652

Re: Weapon models

I ask for VIP weapon skins not Player skins
by sPe3doN
5 years ago
Forum: Public Requests
Topic: Weapon models
Replies: 23
Views: 20652

Re: Weapon models

Raheem wrote: 5 years ago You will use this plugin only for VIPs? if yes so we can check if user VIP enable the custom weapon if not so not.
Yes only for VIP's