Raised This Month: $ Target: $400
 0% 

Hiding Timer AND Money


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
hlstriker
Green Gaben
Join Date: Mar 2006
Location: OH-IO!
Old 11-10-2007 , 20:14   Hiding Timer AND Money
Reply With Quote #1

With the code below it shows how to hide the Timer OR the Money.

PHP Code:
// Hides the timer
message_begin(MSG_ONEget_user_msgid("HideWeapon"), _id);
write_byte((1<<4));
message_end();

// Hides the money
message_begin(MSG_ONEget_user_msgid("HideWeapon"), _id);
write_byte((1<<5));
message_end(); 
Is there a way to hide the Timer AND Money at the same time?
hlstriker 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 01:16.


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