Raised This Month: $ Target: $400
 0% 

[REQ] Hud messages!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
guipatinador
SourceMod Donner Party
Join Date: Oct 2009
Location: Poortugal
Old 05-10-2013 , 13:48   Re: [REQ] Hud messages!
Reply With Quote #1

You need to explain better what you want.

PHP Code:
if( statement )
{
// something
}

else
{
 
// something else

guipatinador is offline
ScrappeR
Senior Member
Join Date: Dec 2010
Old 05-10-2013 , 14:05   Re: [REQ] Hud messages!
Reply With Quote #2

Quote:
Originally Posted by guipatinador View Post
You need to explain better what you want.

PHP Code:
if( statement )
{
// something
}

else
{
 
// something else

Can you make this fixed...


PHP Code:
public go_info(id)
{
        new 
stats], body], hostname64 ], name32 ]

        new 
rank_pos get_user_statsidstatsbody )
        new 
rank_max get_statsnum( )

        
get_cvar_string"hostname"hostname63 )
        
get_user_nameidname31 )
        
        
set_hudmessage01500, ...........)
        
show_hudmessageid"..... )
    }
    else
    {
        set_hudmessage( 221, 222, 33, ......)
         show_hudmessage( id, "
..... )

i add this

PHP Code:
    }
    else
    { 
???
__________________
ScrappeR 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 10:58.


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