It seems the new version of the mod has some bug with flags, i really don't know if it's just me or actually the mod has bug because on my server aswell offline i have same problem, Admin Menu flag can't be changed in zombie_plague_special.ini same as the respawn option, all the options in the ini fille must be on same flag example flag a in order to be able to turn on the Admin Menu, same for Respawn Player, if 1 of the flags is changed i get you don't have access, i hope you see this and answer
#define PLUGIN "Open knife menu example" #define VERSION "1.0" #define AUTHOR "Perfect Scrash"
public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) }
public zp_weapon_selected_post(id, wpn_type, weaponid) { if(wpn_type == WPN_SECONDARY) client_cmd(id, "open_knife_menu_command") // Open Knife menu command example }
#define PLUGIN "Open knife menu example" #define VERSION "1.0" #define AUTHOR "Perfect Scrash"
public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) }
public zp_weapon_selected_post(id, wpn_type, weaponid) { if(wpn_type == WPN_SECONDARY) client_cmd(id, "open_knife_menu_command") // Open Knife menu command example }
First i want to say thank to you, plugin it's working but need to fix some bugs... When say /vm, /vips and etcc in chat showing - ML_Notfound.. Missing .txt file dictionary, i'm downloaded version zm_vip 1.9.1 and installed their config, ini, .txt file and used your modified version of zp mod not working and not showing ZM VIP at extra items menu and etc... i want to show you picture now....
When trying to type something in chat, i get this result - prntscr.com/lixp18 Not showing vips at scoreboard and i can't find anywhere VIP Menu at extra item menu . prntscr.com/lixpfh
“Its only after we have lost everything that we are free to do anything.” -- FightClub
So now my server is crashing with - Segmentation fault.. I can't find logs about the problem... prntscr.com/liyf3x Before crash, i installed +5 more mp3 files from zombieplague.ini i mean round ambience sounds and installed 18 player models and 4-5 zombie claw/hand model. After installation my server it's crashed and don't want to start again. Anyone can help me ? Installed models for - humans (3+models), sniper, assasin,survivor, nemesis,spy,predator,dragon, admin_human and zm and etc... and 5 player models for zombies +claws of zombies.. and server it's crashed without anyreason... How can i fix that ? Sorry for my english. (I don't want to reinstall my server again...)