Raised This Month: $ Target: $400
 0% 

Add VIP Tag to terrorist.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
popeye10
Senior Member
Join Date: May 2014
Location: Navi Mumbai (India)
Old 08-13-2014 , 07:55   Re: Add VIP Tag to terrorist.
Reply With Quote #8

PHP Code:
public plugin_init()

        
register_event("ResetHUD","Event_reset_hud","be")
}

public 
Event_reset_hud(id)
    if(
get_user_flags(id) & VIP_ACCESSsetVipScoreAttrib(id)

stock setVipScoreAttrib(id)
{
    if(
is_user_alive(id)){
        
message_begin(MSG_ALL,84,{0,0,0},id)
        
write_byte(id)
        
write_byte(4)
        
message_end()
    }


Last edited by popeye10; 08-13-2014 at 07:56.
popeye10 is offline
 



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:52.


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