[Req] Need ZP Plugin
Hi guys i need plugin for ZP. Admin with flag "m" gets +5 additional ammo each round.
|
Re: [Req] Need ZP Plugin
zp_set_user_ammo_packs(id, zp_get_user_ammo_packs(id)+get_cvar_num("vip_ free_ammo_ct"));
client_print(id, print_chat, "%L", LANG_PLAYER, "HUMAN_FREE_AMMO", get_cvar_num("vip_free_ammo_ct")) |
Re: [Req] Need ZP Plugin
what flags is that ?
ADMIN_* ?? |
Re: [Req] Need ZP Plugin
Quote:
#define ADMINACCESS ADMIN_LEVEL_M or whatever but there are more lines...i cant tell him everything... |
Re: [Req] Need ZP Plugin
ADMIN_LEVEL_M is not existed ?
|
Re: [Req] Need ZP Plugin
Quote:
|
Re: [Req] Need ZP Plugin
#define ADMIN_LEVEL_A // "m" additional flag "in users.ini"
|
Re: [Req] Need ZP Plugin
PHP Code:
|
Re: [Req] Need ZP Plugin
The plugin is running but it gives me nothing..
|
Re: [Req] Need ZP Plugin
wait . I've missed something .
EDIT : try this one PHP Code:
|
| All times are GMT -4. The time now is 00:28. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.