- ze_resources.amxx
- ze_special_models.amxx
Search found 27 matches
- 2 Weeks Ago
- Forum: Scripting Help
- Topic: Nemesis Mod
- Replies: 1
- Views: 125
Re: Nemesis Mod
didn't understand you explain.
- 2 Weeks Ago
- Forum: Scripting Help
- Topic: Request: Admin Menu & Team Randomize
- Replies: 1
- Views: 100
Re: Request: Admin Menu & Team Randomize
what ZE_STOP explain the problem more and what mod you are using and send sma if you have.
- 1 Month Ago
- Forum: Gameplay
- Topic: Break Message
- Replies: 7
- Views: 5357
Re: Break Message
how i can make it when someone break something show only to the admin (special flag) , a guy broke something... #include <zombie_escape> #include <engine> #define ADMIN_ACCESS ADMIN_CHAT public plugin_init() { register_plugin("Brea info","1.0","sPe3d*oN.") RegisterHam(Ham_TakeDamage,"func_breakable...
- 1 Month Ago
- Forum: Gameplay
- Topic: Break Message
- Replies: 7
- Views: 5357
Re: Break Message
how i can make it when someone break something show only to the admin (special flag) , a guy broke something...
- 1 Month Ago
- Forum: Scripting Help
- Topic: How to make put a custom death sound?
- Replies: 1
- Views: 317
Re: How to make put a custom death sound?
what mod you are using?
- 1 Month Ago
- Forum: Scripting Help
- Topic: Crouch Zm Knockback Help
- Replies: 1
- Views: 352
Re: Crouch Zm Knockback Help
speak with me here maybe i can give some help ^^ -------> Amnesia ツ#9663
- 9 Months Ago
- Forum: Public Requests
- Topic: Help me Raheem or anyone to make this plugin
- Replies: 11
- Views: 4017
Re: Help me Raheem or anyone to make this plugin
send your discord i will add you and talk there , Amnesia ツ#0003Amnesia wrote: ↑9 Months Agoi will try it but i dont have this pluginsZ0uha1r_LK wrote: ↑9 Months AgoLike this:THIS WRONG:
ze_special_models.amxx ze_resources.amxx![]()
- 9 Months Ago
- Forum: Public Requests
- Topic: Help me Raheem or anyone to make this plugin
- Replies: 11
- Views: 4017
Re: Help me Raheem or anyone to make this plugin
i will try it but i dont have this pluginsZ0uha1r_LK wrote: ↑9 Months AgoLike this:THIS WRONG:
ze_resources.amxx ze_special_models.amxx
ze_special_models.amxx ze_resources.amxx

- 9 Months Ago
- Forum: Gameplay
- Topic: Admin menu
- Replies: 8
- Views: 12880
Re: Admin menu
he is saying error there so yep!Z0uha1r_LK wrote: ↑9 Months Ago???Amnesia wrote: ↑1 Year AgoErrorCode: Select all
register_native("ze_open_admin_menu", "_ze_open_admin_menu", 1)
!
- 9 Months Ago
- Forum: Public Requests
- Topic: Help me Raheem or anyone to make this plugin
- Replies: 11
- Views: 4017
- 1 Year Ago
- Forum: Tutorials
- Topic: How to Install the Mod?
- Replies: 29
- Views: 56836
Re: How to Install the Mod?
ReGameDLL have 2 files mate xD.Kratos_RoG wrote: ↑1 Year Agoit is working, try this: http://github.com/s1lentq/ReGameDLL_CS
if not then try using vpn
- 1 Year Ago
- Forum: Tutorials
- Topic: How to Install the Mod?
- Replies: 29
- Views: 56836
Re: How to Install the Mod?
2-Installing ReGameDLL: link not working :< fix it
- 1 Year Ago
- Forum: Public Requests
- Topic: Help me Raheem or anyone to make this plugin
- Replies: 11
- Views: 4017
Re: Help me Raheem or anyone to make this plugin
Here: https://www.escapers-zone.net/viewtopic.php?f=15&t=32 Not working :) It's working fine for everyone, why not working for you ? Have you faced any errors ? register_plugin("[ZE] Special Models", ZE_VERSION, AUTHORS) The error here , and i dont want ze_core 1.6 in amxmodx 1.8.2 bcz most of them...
- 1 Year Ago
- Forum: Public Requests
- Topic: Help me Raheem or anyone to make this plugin
- Replies: 11
- Views: 4017
Re: Help me Raheem or anyone to make this plugin
Not working

- 1 Year Ago
- Forum: Public Requests
- Topic: Score HUD
- Replies: 12
- Views: 8113
Re: Score HUD
#include <zombie_escape> // Fowards enum _:TOTAL_FORWARDS { FORWARD_NONE = 0, FORWARD_ROUNDEND, FORWARD_HUMANIZED, FORWARD_PRE_INFECTED, FORWARD_INFECTED, FORWARD_ZOMBIE_APPEAR, FORWARD_ZOMBIE_RELEASE, FORWARD_GAME_STARTED } new g_iForwards[TOTAL_FORWARDS], g_iFwReturn, g_iTeam // Tasks IDs enum { ...
- 1 Year Ago
- Forum: Gameplay
- Topic: Admin menu
- Replies: 8
- Views: 12880
Re: Admin menu
Code: Select all
register_native("ze_open_admin_menu", "_ze_open_admin_menu", 1)

- 1 Year Ago
- Forum: Gameplay
- Topic: Special Models
- Replies: 77
- Views: 72878
Re: Special Models
Rahhem bro help ! [MAIN_CONFIG] MIN_PLAYER = 3 DEFAULT_LIGHT = d ZOMBIE_RELEASE_TIME = 10 HUMAN_FREEZE_TIME = 10 ROUND_TIME = 9 [FOG] FOG_ENABLE = 1 FOG_DENSITY = 0.0010 FOG_COLOR = 100 100 100 [HUMAN_CONFIG] HUMAN_HEALTH = 250.0 HUMAN_ARMOR = 100.0 HUMAN_GRAVITY = 1.0 HUMAN_SPEED = 250.0 [ZOMBIE_C...
- 1 Year Ago
- Forum: Gameplay
- Topic: Special Models
- Replies: 77
- Views: 72878
Re: Special Models
Rahhem bro help ! [MAIN_CONFIG] MIN_PLAYER = 3 DEFAULT_LIGHT = d ZOMBIE_RELEASE_TIME = 10 HUMAN_FREEZE_TIME = 10 ROUND_TIME = 9 [FOG] FOG_ENABLE = 1 FOG_DENSITY = 0.0010 FOG_COLOR = 100 100 100 [HUMAN_CONFIG] HUMAN_HEALTH = 250.0 HUMAN_ARMOR = 100.0 HUMAN_GRAVITY = 1.0 HUMAN_SPEED = 250.0 [ZOMBIE_C...
- 1 Year Ago
- Forum: Gameplay
- Topic: Special Models
- Replies: 77
- Views: 72878
Re: Special Models
Rahhem bro help ! [MAIN_CONFIG] MIN_PLAYER = 3 DEFAULT_LIGHT = d ZOMBIE_RELEASE_TIME = 10 HUMAN_FREEZE_TIME = 10 ROUND_TIME = 9 [FOG] FOG_ENABLE = 1 FOG_DENSITY = 0.0010 FOG_COLOR = 100 100 100 [HUMAN_CONFIG] HUMAN_HEALTH = 250.0 HUMAN_ARMOR = 100.0 HUMAN_GRAVITY = 1.0 HUMAN_SPEED = 250.0 [ZOMBIE_C...
- 1 Year Ago
- Forum: Public Requests
- Topic: Admin Menu [ Make Human & Zombie ]
- Replies: 5
- Views: 5498
Re: Admin Menu [ Make Human & Zombie ]
Ok, I make it it's Infection Menu. This will allow admin with the specific flag in the plugin to convert: Zombie --> Human Human --> Zombie To note that you can only use the menu after zombies have been released. Also if there is only one player in one team and you try make him to another it won't ...