Premium Member is addon for Counter Strike 1.6 game primary for Zombie Plague fun servers. This plugin is compatible with Zombie Plague 4.3 version, on newer i did not test it yet.
Features:
- Own Authentication System - ini file (premium_members.ini in configs file) with flags, password and authid data
- Cvar commands allow you to set usage limit per item per round and individual price based on item
- Multi Language support - Allow you to easily translate your plugin on multiple languages, see data/lang file for more details
- Expiration System - Allow you to specify date to premium player and player will automatically lose the privileges when the date has pass. Use "permanent" for date to add a player permanently privileges
Requirements:
- AMXX Version 1.9+
- Easy HTTP module - You can install it on your server following this link https://github.com/Next21Team/AmxxEasyHttp
- Zombie Plague 4.3
- Fun module
Cvar commands
- premium_armor_limit default to "2" // How many times player can purchase armor per round
- premium_invisible_limit default to "2" // How many time player can purchase invisibility per round
- premium_hp_zm_limit default to "2" // How many time premium can purchase health pack as a zombie per round
- premium_humanhp_limit default to "2" // how many time premium human can purchase health pack per round
- premium_gravity_limit default to "2" // How many time player can purchase gravity item per round
- premium_armor_price default to "30" // How much in ammo packs armor will cost
- premium_invisible_price default to "35" // How much in ammo packs Invisible item will cost
- premium_hp_zm_price default to "30" // How much in ammo packs ZM Health pack will cost
- premium_humanhp_price default to "30" // How much in ammo packs Human Health pack will cost
- premium_gravity_price default to "30" // How much in ammo packs gravity will cost.
Installation instructions:
- Place premium_menu.amxx in cstrike/addons/amxmodx/plugins directory.
- Place premium_menu.txt in cstrike/addons/amxmodx/data/lang
- Place premium_members.ini in cstrike/addons/amxmodx/configs
- Place premium_license.ini in cstrike/addons/amxmodx/configs
- Edit premium_license.ini and add your license key and product UUID in quote in a file then save the file.
- In cstrike/addons/amxmodx/configs/plugins.ini add at end of file premium_menu.amxx and save the file.
- Restart the server or change the map to take effect.




