Raised This Month: $ Target: $400
 0% 

Remove StatusText


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
shine771
Senior Member
Join Date: Jun 2007
Old 05-11-2009 , 13:24   Remove StatusText
Reply With Quote #1

Hello, is it possible to remove StatusText after it's set manually? Like:
PHP Code:
    message_begin(MSG_ONE_UNRELIABLE,g_MsgStatusText,_,id)
    
write_byte(0)
    
write_string("Hello")
    
message_end() 
I tried:
PHP Code:
    message_begin(MSG_ONE_UNRELIABLE,g_MsgStatusText,_,id)
    
write_byte(0)
    
write_string("")
    
message_end() 
Aiming on teammates doesn't work anymore(until round end). Maybe i have to set StatusValue to something to remove it properly?
shine771 is offline
 


Thread Tools
Display Modes

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 01:28.


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