Thread: [Subplugin Submission] [ZPSp Addon]: VIP System
View Single Post
Author Message
Perfect Scrash
Senior Member
Join Date: Aug 2013
Location: Brazil
Old 09-03-2023 , 14:54   [ZPSp Addon]: VIP System
Reply With Quote #1


Summary:

Description:
Enables a VIP System for Zombie Plague Special

Requeriments:
- Amxmodx 1.9 or higher
- Zombie Plague Special 4.5 [Patch 1] or higher


Functions:
Quote:
  • Free armor for normal and vip players
  • Free multijump for normal and vip players
  • Happy Hour for Multiple Ammo packs and Free Vip
  • VIP prefix in score
  • Increase VIP Damage
  • VIP Itens menu
Cvars:
Code:
// Global Config
zp_allow_zm_multijump "1"   // Zombies have multijump [0-No | 1-Yes]

// Free Privilegies config
zp_free_jumps "1"           // Jumps in air (Free) [0-Disable]
zp_user_free_armor "10"     // Free Armor amount for non vip players [0-Disable]

// VIP Privilegies config
zp_vip_flag_acess "b"             // VIP flag Acess
zp_vip_armor "100"                // VIP Free Armor Amount
zp_vip_damage_reward "500"        // Damage require for reward
zp_vip_damage_increase "1.2"      // Vip Damage increase
zp_vip_ammo_dmg_rwd_quantity "1"  // Reward Quantity for ammopack damage
zp_vip_jumps "2"                  // Jumps in air (VIP)

// Happyhour
zp_vip_happy_hour_enable "1"    // Enable happy hour [0-No | 1-Yes]
zp_vip_happy_hour_start "23"    // Happy Hour Start hour
zp_vip_happy_hour_end "10"      // Happy Hour End hour
zp_vip_happy_hour_hud "1"       // Enable Happy hour status hud [0-No | 1-Yes]

// Happy Hour Free Vip Acess content
// Flag "a" - Vip Multijump
// Flag "b" - Vip Armor
// Flag "c" - Damage increase
// Flag "d" - Vip Extra item
// Flag "e" - Multiple ammo packs
// Flag "f" - VIP Prefix in score
// Flag "g" .. "z" - Custom Acess for external plugins
zp_vip_happy_hour_flags "abcdef"
Change Log:
Code:
- 1.0: 
	- First Version
- 1.1: 
	- Separating HH Privileges Acess by flags
	- Fixed multiple ammo packs in happy hour
	- Added CFG File
	- Added Cvar: "zp_vip_flag_acess"
	- Added Native: "zv_is_in_happyhour"
	- Added Native: "zv_happyhour_flags"
	- Added Native: "zv_is_player_vip"
	- Added Forward: "zv_happyhour_start"
	- Added Forward: "zv_happyhour_end"
- 1.2:
	- Fixed Happy Hour time
Donate:
Do you like the modification and want to encourage my work? Donate here.

Credits:
Perfect Scrash: For Zombie plague special Vip system.
aarnas: Part of code of Zombie VIP System


Download Here

__________________
Perfect Scrash is offline
Send a message via Skype™ to Perfect Scrash