Raised This Month: $ Target: $400
 0% 

[HELP] XpMOD


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
amx_tiger
Junior Member
Join Date: Aug 2012
Old 03-28-2014 , 14:10   Re: [HELP] XpMOD
Reply With Quote #6

PHP Code:
public show(id
{
    new 
target[32],body;
    new 
szName32 ]
    
get_user_aimingidtargetbody )
    
get_user_nametargetszNamecharsmaxszName ) )
    
set_hudmessage(02550, -1.00.906.012.0)
    if( 
target )
    {
        
ShowSyncHudMsg(id,syncObj"Name: %s | Level: %i | Exp: %i/%i"szNameg_lvltarget ], g_exptarget ], LEVELS[g_lvltarget ]])
    }

-->

PHP Code:
public show(id
{
    new 
target,body;
    
get_user_aimingidtargetbody )
    if( 
target )
    {
    
set_hudmessage(02550, -1.00.906.012.0)
    if (!
is_user_alive(id))
    {
        new 
szName32 ]
        
get_user_nametargetszNamecharsmaxszName ) )
        
ShowSyncHudMsg(id,syncObj"Name: %s | Level: %i | Exp: %i/%i"szNameg_lvltarget ], g_exptarget ], LEVELS[g_lvltarget ]])
    }
    else
        
ShowSyncHudMsg(id,syncObj"Level: %i | Exp: %i/%i",  g_lvltarget ], g_exptarget ], LEVELS[g_lvltarget ]])
    
    }

amx_tiger 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 05:59.


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