Raised This Month: $ Target: $400
 0% 

[2016] Hide Money Hud = Crosshair bug


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Syturi0
Veteran Member
Join Date: Aug 2014
Location: Your mom house -Portugal
Old 03-25-2016 , 00:42   [2016] Hide Money Hud = Crosshair bug
Reply With Quote #1

When i try to hide money, it shows a small yellowish crosshair.



If i shoot/swap wep, or use "crosshair 0" on console, it dissapears.
Is there any way to remove it from showing whiout having to do the things above?

Last edited by Syturi0; 03-25-2016 at 02:03.
Syturi0 is offline
NiHiLaNTh
Way Past Expiration
Join Date: May 2009
Location: Latvia
Old 03-25-2016 , 02:07   Re: [2016] Hide Money Hud = Crosshair bug
Reply With Quote #2

Yeah, removing some parts of the HUD cause this crosshair to appear. After hiding the money, just send "Crosshair" message with 0 as the only argument.
__________________


Last edited by NiHiLaNTh; 03-25-2016 at 06:49.
NiHiLaNTh is offline
Send a message via Skype™ to NiHiLaNTh
Syturi0
Veteran Member
Join Date: Aug 2014
Location: Your mom house -Portugal
Old 03-25-2016 , 02:29   Re: [2016] Hide Money Hud = Crosshair bug
Reply With Quote #3

Quote:
Originally Posted by NiHiLaNTh View Post
Yeah, remove some parts of the HUD cause this crosshair to appear. After hiding the money, just send "Crosshair" message with 0 as the only argument.
Fixed, thank you.

Last edited by Syturi0; 03-25-2016 at 02:51.
Syturi0 is offline
Old 03-25-2016, 04:40
Depresie
This message has been deleted by Depresie. Reason: I should search before writing...
Old 03-25-2016, 04:43
Syturi0
This message has been deleted by Syturi0. Reason: he deleted '-'
Depresie
Veteran Member
Join Date: Nov 2013
Old 03-25-2016 , 04:49   Re: [2016] Hide Money Hud = Crosshair bug
Reply With Quote #4

So how exactly did you fix the crosshair bug?
__________________
Depresie is offline
Syturi0
Veteran Member
Join Date: Aug 2014
Location: Your mom house -Portugal
Old 03-25-2016 , 04:55   Re: [2016] Hide Money Hud = Crosshair bug
Reply With Quote #5

Quote:
Originally Posted by Depresie View Post
So how exactly did you fix the crosshair bug?
PHP Code:
new g_Crosshair

public plugin_init()
{
    
g_Crosshair get_user_msgid("Crosshair")
}

public 
MsgCrosshair(id)
{
    
message_begin(MSG_ONEg_Crosshair_id)
    
write_byte(0)
    
message_end()

Something like that.
Syturi0 is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 03-25-2016 , 14:46   Re: [2016] Hide Money Hud = Crosshair bug
Reply With Quote #6

anyone around here has a small script for disabling money, health, armor, timer, radar?
i found a plugin with cvars that does something like that, but i don't understand how a variable can equal multiple values at the same time...

like
Code:
g_flags = this
g_flags = that
g_flags = and this
__________________
Depresie 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 16:32.


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