Search found 283 matches
- 1 Year Ago
- Forum: Scripting Help
- Topic: [ZE] Shop Skin Vip System
- Replies: 18
- Views: 4497
Re: [ZE] Shop Skin Vip System
How do you like this?
- 1 Year Ago
- Forum: Public Requests
- Topic: Knife Menu!
- Replies: 14
- Views: 4448
- 1 Year Ago
- Forum: Scripting Help
- Topic: [ZE] MG Grab problem compiling
- Replies: 7
- Views: 2136
Re: [ZE] MG Grab problem compiling
#include <amxmodx> #include <amxmisc> #include <fakemeta> #include <fun> #include <hamsandwich> #pragma tabsize 0 #define PLUGIN "[ZE] MG Grab" #define VERSION "2.5" #define AUTHOR "LuXo KING Gaming + Legolas" #define ADMIN ADMIN_LEVEL_F #define RESON_KICK "Kicked by Admin" #define GRAB_MENU #defin...
- 1 Year Ago
- Forum: Public Requests
- Topic: Knife Menu!
- Replies: 14
- Views: 4448
Re: Knife Menu!
Plasma VIP_A Storm VIP_F Laevateinn VIP_i WarHammer Dark Night VIP_l Balrog Kosa VIP_l Were Wolf VIP_l Dead Master VIP_l Hammer Chain VIP_i Kataha VIP_i WarHammer Ranger VIP_j Try this #include <zombie_escape> #include <engine> #include <fun> #include <ze_vip> // Models new const Compat_Models[][] ...
- 1 Year Ago
- Forum: Scripting Help
- Topic: [ZE] Shop Skin Vip System
- Replies: 18
- Views: 4497
Re: [ZE] Shop Skin Vip System
nope...they can open it... i tested and if i'm zombie i can access the menu..and another thing...if u are human and u still open the menu and u are infected by a zombie then can choose his skin and zm has skins for humans...i think it's bugged this plugin Where did you get this plugin from lol Here...
- 1 Year Ago
- Forum: Public Requests
- Topic: [ZE] Extra Red Dragon Cannon
- Replies: 5
- Views: 1548
- 1 Year Ago
- Forum: Scripting Help
- Topic: [ZE] Shop Skin Vip System
- Replies: 18
- Views: 4497
Re: [ZE] Shop Skin Vip System
there is a problem zm can open the menu and choose his skin while is zm...make it to not open while is zm Are you sure? This code says to not show the menu if a zombie. if (ze_is_user_zombie(id)) { ze_colored_print(id, "!tYou can't change your skin while you are zombie!y.") return PLUGIN_HANDLED }
- 1 Year Ago
- Forum: Public Requests
- Topic: Knife Menu!
- Replies: 14
- Views: 4448
- 1 Year Ago
- Forum: Scripting Help
- Topic: [ZE] Shop Skin Vip System
- Replies: 18
- Views: 4497
Re: [ZE] Shop Skin Vip System
error 010: invalid function or declaration Whoops Sorry Try now #include <zombie_escape> #include <ze_vip> new g_pCvarUseTimes new g_iUsedTimes[33] new bool:g_bkotaka[33], bool:g_btrollface[33], bool:g_bhorseman[33], bool:g_bclonetrooper[33], g_bmiku_rabbit[33], g_bBlack_sister[33], g_bkurumi[33], ...
- 1 Year Ago
- Forum: Scripting Help
- Topic: [ZE] MG Grab problem compiling
- Replies: 7
- Views: 2136
Re: [ZE] MG Grab problem compiling
Need to post errors if you want help to fix it?Mystic Viper wrote: ↑1 Year Agoze_mg_grab.sma
I got more errors when i try to compile it . Please fix it for me![]()