Search found 44 matches

by konno
6 years ago
Forum: Scripting Help
Topic: ZE bank system
Replies: 7
Views: 7093

ZE bank system

Hello guys, someone there could help me?
I have a plugin suggestion, it would do the following would have a system of accounts using reapi, and sql database, the currency in the case would be Scape Coin and VIP players would beneficil example +20 coins every round
by konno
6 years ago
Forum: Zombie Escape 1.x
Topic: VIP System
Replies: 111
Views: 121391

Re: VIP System

Here it's: #include <ze_vip> public plugin_init() { register_plugin("Give M249 for VIP", "1.0", "Raheem") RegisterHookChain(RG_CBasePlayer_Spawn, "Fw_PlayerSpawn_Post", 1) } public Fw_PlayerSpawn_Post(id) { if (!is_user_alive(id) || !(ze_get_vip_flags(id) &am...
by konno
6 years ago
Forum: Zombie Escape 1.x
Topic: VIP System
Replies: 111
Views: 121391

Re: VIP System

Can you add 50% discount to VIPs when buying extra items?
by konno
6 years ago
Forum: Zombie Escape 1.x
Topic: VIP System
Replies: 111
Views: 121391

Re: VIP System

VIP System Description : [list]VIP system for our Zombie Escape Mod, With this plugin you can make VIPs. This system now have: MultiJump Parachute Free Hours - Time All players will became VIPs Connect & Contact Messages Scoreboard Tag [/list] Cvars : ze_connect_message 1 Show chat notice Messa...