Raised This Month: $ Target: $400
 0% 

How To Get All ALives and show a hudmessage saying: Enemies : X


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
AntiBots
Veteran Member
Join Date: May 2008
Location: Brazil
Old 03-21-2009 , 17:01   Re: How To Get All ALives and show a hudmessage saying: Enemies : X
Reply With Quote #2

PHP Code:
public plugin_init() 
{
    
register_plugin("Lalin""Ni Idea""ReymonARG")
    
    static 
iStrMsg[256], StrName[32]
    for( 
1<= 32i++ )
    {
        if( 
is_user_alive(i) )
        {
            
get_user_name(iStrName31)
            
add(StrMsg255StrName)
            
add(StrMsg255"^n")
        }
    }
    
    
set_hudmessage()
    
show_hudmessage(0StrMsg)

__________________
AntiBots is offline
Send a message via ICQ to AntiBots Send a message via MSN to AntiBots Send a message via Skype™ to AntiBots
 



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


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