Counter-Strike 1.6 How To Make Zombie VIP Class
Counter-Strike 1.6 How To Convert Ordinary Zombie Class Into VIP/Admin Zombie Class 100%
Description:
Zombie ViP Classes Can Buy Only Vip And Admin No Other User Or Player's Can't Select This Vip/Admin Zombie Classes In This Video How To Make Zombie VIP/Admin Class Zombie
Author Uploaded: Smat
Author Writer: SohaibXtreme
Author Writer: SohaibXtreme
Version: AmX MoD Old-Latest
How To Install:
Download AmX MoD X ( http://bit.ly/2qducvW ) Click Link To Download. Download Zombie MoD ( http://bit.ly/2pvs6Zy ) Click Link To Download. Download Zombie ViP Plugin ( http://bit.ly/2rbxEoi ) Click Link To Download. Download Zombie Class ( http://bit.ly/2r3lOAq ) Click Link To Download. Now Install And Extract All The Downloads On CS 1.6/cstrike Compile ViP Plugin And Zombie MoD Plugins Extract Zombie Class Into ( amxmodx/scripting ) And Open It Via Notepad. Add This Line ( #include <zmvip>) In ( #include List ) Add This Whole Line In Last Of The Script public zp_user_infected_pre(id) { if(zv_get_user_flags(id) == 0) { if(zp_get_user_next_class(id) == g_zclass_crow) { zp_set_user_zombie_class(id, 0) client_print(id, print_center, "Your selected class in only for *VIP* members") client_print(id, print_chat, "Your selected class in only for *VIP* members. Changed to default zombie class.") } } } Find Hold CTRL+F And Add Line ( zp_register_zombie_class ) Copy ( g_name ) Add Selected Copy In The Last Script Change ( g_zclass_crow into Selected Copy ) Now Save And Compile The Plugin
Counter-Strike 1.6 How To Make Zombie VIP Class
Reviewed by TysonAsd
on
May 13, 2017
Rating:
No comments:
Hi Comment Here :)