Raised This Month: $51 Target: $400
 12% 

[Req] VIP Zombie


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
NewUse
Member
Join Date: Oct 2016
Old 10-03-2016 , 04:04   [Req] VIP Zombie
Reply With Quote #1

how i define 1 zombie class just for vip

i mean this vip plugin

"Player" "pass" "abce" "ab"
with the vip.cfg
so for exemple just player can use the last zombie in the class because he a vip

Last edited by NewUse; 10-03-2016 at 04:05.
NewUse is offline
NewUse
Member
Join Date: Oct 2016
Old 10-03-2016 , 08:30   Re: [Req] VIP Zombie
Reply With Quote #2

Some help ????? somebody ????
NewUse is offline
zodisrael
Junior Member
Join Date: Apr 2016
Location: Israel
Old 10-03-2016 , 09:59   Re: [Req] VIP Zombie
Reply With Quote #3

https://forums.alliedmods.net/showpo...&postcount=171
zodisrael is offline
Send a message via Skype™ to zodisrael
NewUse
Member
Join Date: Oct 2016
Old 10-03-2016 , 14:28   Re: [Req] VIP Zombie
Reply With Quote #4

Quote:
Originally Posted by zodisrael View Post
Thanks zodisrael
i wrote its under the zp_register_zombie_class


#include <zmvip>

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.")
}
}
}

And is give me erorrs please help me where to write its
NewUse is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode