Raised This Month: $ Target: $400
 0% 

remplace print messag to Hud ?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
siriusmd99
Veteran Member
Join Date: Oct 2013
Location: Republic of Moldova
Old 01-04-2016 , 10:34   Re: remplace print messag to Hud ?
Reply With Quote #6

Yes, then add this:

PHP Code:
public msgTextMsg()
{
    static 
textmsg[512];
    
get_msg_arg_string(2textmsg511);

    
//and here add hudmessage
    
set_hudmessage(blablabla)
    
show_hudmessage(0,textmsg)
    
// if it wont work then try to set task for hudmsg

    
return PLUGIN_HANDLED;
    

siriusmd99 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 09:31.


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