Search found 24 matches

by snitch
4 years ago
Forum: Releases
Topic: Zombie Escape Releases
Replies: 295
Views: 367342

Re: Zombie Escape Releases

Raheem wrote: 7 years ago
Achref Cstrike Pro3 wrote: 7 years ago Bro Can You Share Some Sounds Zombie CSOS ? Music Round And Good Lol Like "DDJ" :D :)
I don't understand you, What you mean?
"share some sounds of game zombie cs:s [sound-round]
by snitch
4 years ago
Forum: Scripting Help
Topic: Escapes Count converted to Nvault problem.
Replies: 3
Views: 9571

Re: Escapes Count converted to Nvault problem.

Someone able to tell me where the problem is here? Error: L 10/24/2019 - 08:09:26: [AMXX] Plugin ("ze_escapes_count.amxx") is setting itself as failed. L 10/24/2019 - 08:09:26: [AMXX] Run time error 1 (plugin "ze_escapes_count.amxx") - forced exit Source: #include <zombie_escape...
by snitch
4 years ago
Forum: Technical Support
Topic: Darkround problem
Replies: 6
Views: 11594

Re: Darkround problem

check is_user_connected(id) first, i think it applies to all messages
by snitch
4 years ago
Forum: Zombie Escape 1.x
Topic: Fire and Frost [New Effect Grenades][Updated v1.2]
Replies: 10
Views: 22465

Re: Fire and Frost [New Effect Grenades][Updated v1.2]

who used this plugin dont forget to rename frostgib > frostgibs and firegib > firegibs
by snitch
4 years ago
Forum: Trash
Topic: [ZE] Admin Coins Menu
Replies: 22
Views: 40130

Re: [ZE] Admin Coins Menu

https://github.com/ValveSoftware/halflife/issues/2106

messagesay has been remove from cs by valve
by snitch
4 years ago
Forum: Extra-Items
Topic: RPG 7
Replies: 14
Views: 24819

Re: RPG 7

Mohamed Alaa wrote: 4 years ago Add to the include list:

Code: Select all

#include <fun>
i think need update all code here, some includes missed
by snitch
4 years ago
Forum: Tutorials
Topic: Make Extra-Item for VIPs Only
Replies: 20
Views: 36656

Re: Make Extra-Item for VIPs Only

Mohamed Alaa wrote: 4 years ago Paste your code.
i think i solved the issue, i just upload the code of thread but i think is example was.

if i will try again ill post again.
by snitch
4 years ago
Forum: Extra-Items
Topic: RPG 7
Replies: 14
Views: 24819

Re: RPG 7

liroy wrote: 4 years ago How i can change damage ?
#define EXPLODE_DAMAGE 800.0
by snitch
4 years ago
Forum: Extra-Items
Topic: Blind Bomb
Replies: 24
Views: 37865

Re: Blind Bomb

sPe3doN wrote: 4 years ago
snitch wrote: 4 years ago how can i change the time black screen?
From this cmd ze_blind_nade_duration
is not possible because 5.0 its so low, i test it on server is like 20.0 darkness
cvar_duration = register_cvar ( "ze_blind_nade_duration", "5" )
by snitch
4 years ago
Forum: Public Requests
Topic: Grenade Modes
Replies: 2
Views: 7477

Re: Grenade Modes

ty fixed
by snitch
4 years ago
Forum: Technical Support
Topic: mod wont work on 1.9.0 amx server
Replies: 7
Views: 12918

Re: mod wont work on 1.9.0 amx server

Mohamed Alaa wrote: 4 years ago Show us errors you face.
nvm is fine now, please read all my post i need some helps.
by snitch
4 years ago
Forum: Zombie Escape 1.x
Topic: [ZE] Owner Skin
Replies: 37
Views: 46781

Re: [ZE] Owner Skin

need help, what i have to write in ini if my model calling: blabla/blabla.mdl
by snitch
4 years ago
Forum: Extra-Items
Topic: Blind Bomb
Replies: 24
Views: 37865

Re: Blind Bomb

how can i change the time black screen?
by snitch
4 years ago
Forum: Extra-Items
Topic: Ak47 Paladin
Replies: 1
Views: 9969

Re: Ak47 Paladin

To fix this sma code.

add:
#include <engine>
by snitch
4 years ago
Forum: Extra-Items
Topic: M4A1 Dark Knight
Replies: 1
Views: 10244

Re: M4A1 Dark Knight

To fix this sma code.

add:
#include <engine>
by snitch
4 years ago
Forum: Technical Support
Topic: mod wont work on 1.9.0 amx server
Replies: 7
Views: 12918

Re: mod wont work on 1.9.0 amx server

Mohamed Alaa wrote: 4 years ago
Mohamed Alaa wrote: 4 years ago Do you have errors?
Is number of players enough to start the mod? Check ze_required_players.
the mod is running...but server shutdown sometimes i dont know why..
by snitch
4 years ago
Forum: Trash
Topic: [ZE] Admin Coins Menu
Replies: 22
Views: 40130

Re: [ZE] Admin Coins Menu

if you use AMX Mod X v1.9.0 i edit for AMX Mod X v1.9.0 now work without include ColorChat #include <zombie_escape> enum _:PlayerData { g_szName[32], g_szSteamID[32], g_iOption, g_iPlayer, g_iChoosen } new g_PlayerInfo[33][PlayerData] /* [0 - 32], [0 - 4]*/ // Prefix new Prefix[] = "^4[ZE]^1&q...
by snitch
4 years ago
Forum: Public Requests
Topic: admin-menu
Replies: 2
Views: 8004

Re: admin-menu

can you upload the fixed?
by snitch
4 years ago
Forum: Technical Support
Topic: help
Replies: 1
Views: 7173

help

L 10/13/2019 - 01:29:52: [AMXX] Plugin "ze_items_level.amxx" failed to load: Plugin uses an unknown function (name "ze_get_user_level") - check your modules.ini. L 10/13/2019 - 01:29:52: [AMXX] Plugin "ze_items_vip.amxx" failed to load: Plugin uses an unknown function ...
by snitch
4 years ago
Forum: Tutorials
Topic: Make Extra-Item for VIPs Only
Replies: 20
Views: 36656

Re: Make Extra-Item for VIPs Only

L 10/13/2019 - 01:29:52: Info (map "ze_jurassicpark4") (file "addons/amxmodx/logs/error_20191013.log") L 10/13/2019 - 01:29:52: Called dynanative into a paused plugin. L 10/13/2019 - 01:29:52: [AMXX] Displaying debug trace (plugin "VIP_ExtraItems.amxx", version "1...