Raised This Month: $ Target: $400
 0% 

Delete HUD


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 05-10-2009 , 04:56   Re: Delete HUD
Reply With Quote #1

http://wiki.amxmodx.org/Half-Life_1_...nts#HideWeapon
__________________
xPaw is offline
TitANious
Veteran Member
Join Date: Feb 2009
Location: Denmark
Old 05-10-2009 , 05:07   Re: Delete HUD
Reply With Quote #2

I guess this wouldnt work..
PHP Code:
public client_putinserver(id)
{
    (
1<<3)

__________________
I dislike this.

"A sneeze never comes alone!" <-- Important to remember.
TitANious is offline
Send a message via MSN to TitANious
Hunter-Digital
Veteran Member
Join Date: Aug 2006
Location: In the Game [ro]
Old 05-10-2009 , 08:09   Re: Delete HUD
Reply With Quote #3

Quote:
Originally Posted by TitANious View Post
I guess this wouldnt work..
PHP Code:
public client_putinserver(id)
{
    (
1<<3)

Quote:
Originally Posted by TitANious View Post
Really most i want to use xPaws because its only using one include, well is that good enough then?
PHP Code:
public eResetHUDid 
{
    if( !
is_user_botid ) ) 
    {
    
message_beginMSG_ALLget_user_msgid"HideWeapon" ), _id );
    
write_byte( ( << ) );
    
message_end();
 
    
message_beginMSG_ALLget_user_msgid"Money" ), _id);
    
write_byte( ( << ) );
    
message_end();
 
 
    
message_beginMSG_ALLget_user_msgid"Crosshair" ), _id );
    
write_byte);
    
message_end();
    }

Why dont it work?.. I want to delete money HUD
those two posts proves that you have no ideea what you are doing I was just explaining what you did wrong there
__________________
Hunter-Digital 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 01:34.


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