Raised This Month: $ Target: $400
 0% 

Why don't work vip ??


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
DoviuX
Senior Member
Join Date: Jun 2009
Location: Lithuania
Old 11-03-2009 , 13:13   Why don't work vip ??
Reply With Quote #1

PHP Code:
#include <amxmodx>

public plugin_init() 
{  
       
register_plugin("Bullet Damage","1.0","aZT")  
       
register_event("Damage""damage_msg""b""2!0""3=0""4!0")
       
register_cvar("bullet_damage","1")
       return 
PLUGIN_CONTINUE  
}

public 
Damage(idvIndexattacker)
{
    if (
get_user_flags(attacker) & ADMIN_LEVEL_B
    {
        new 
aIndex get_user_attacker(vIndex)
        new 
damage read_data(2)
        
set_hudmessage(0100200, -1.00.5520.14.00.020.027)
        
show_hudmessage(aIndex,"%i"damage)    
    }

DoviuX is offline
Send a message via Skype™ to DoviuX
 



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 17:36.


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