Raised This Month: $32 Target: $400
 8% 

[CS:GO] CSGO_HUD (Server Hud - Shows count players, time left, custom messages, etc)


Post New Thread Reply   
 
Thread Tools Display Modes
xSLOW
Senior Member
Join Date: Apr 2019
Location: Romania
Old 03-17-2020 , 11:24   Re: [CS:GO] HUDv2 (Server Hud - Shows number of players, time left, custom messages,
Reply With Quote #21

Quote:
Originally Posted by slackware View Post
how can i move it to right top corner of the screen, in the left i've got the minimap ?
never tried in the top right corner, play around with coordinates and see what happens
__________________
My community:
https://elitegamers.ro
https://www.gametracker.com/search/c...elitegamers.ro

Contact me, fastest way, through my discord server:
https://discord.gg/SBHzDGbbgG
xSLOW#0508
xSLOW is offline
ateszhun95
Senior Member
Join Date: Apr 2014
Location: Hungary
Old 03-18-2020 , 13:15   Re: [CS:GO] HUDv2 (Server Hud - Shows number of players, time left, custom messages,
Reply With Quote #22

Is it possible to change the color line by line?
__________________
ateszhun95 is offline
xSLOW
Senior Member
Join Date: Apr 2019
Location: Romania
Old 03-21-2020 , 12:53   Re: [CS:GO] HUDv2 (Server Hud - Shows number of players, time left, custom messages,
Reply With Quote #23

yep, if you modify the source code, but it is complicated a bit
i dont recommend trying if you dont have a minimum sp knowledge
these are the colors used in the code g_iHUDColors[RED], g_iHUDColors[GREEN], g_iHUDColors[BLUE]
Replace them with RGB colors you want
__________________
My community:
https://elitegamers.ro
https://www.gametracker.com/search/c...elitegamers.ro

Contact me, fastest way, through my discord server:
https://discord.gg/SBHzDGbbgG
xSLOW#0508
xSLOW is offline
Grey83
Veteran Member
Join Date: Dec 2014
Location: Ukraine
Old 03-22-2020 , 19:54   Re: [CS:GO] HUDv2 (Server Hud - Shows number of players, time left, custom messages,
Reply With Quote #24

Changes in 1.4.1:
- Much optimized code (and removed unneeded includes)
- Added cvar sm_hud2_rgb for color of the second HUD message (fist color cvar have name sm_hud1_rgb now)
- Added item in the !settings menu
- Now You can change positions of this HUD messages in the beginning of sp-file (constants POS*)
Attached Files
File Type: sp Get Plugin or Get Source (HUDv2 1.4.1.sp - 370 views - 5.6 KB)
__________________

Last edited by Grey83; 03-22-2020 at 19:59.
Grey83 is offline
xSLOW
Senior Member
Join Date: Apr 2019
Location: Romania
Old 03-25-2020 , 13:44   Re: [CS:GO] HUDv2 (Server Hud - Shows number of players, time left, custom messages,
Reply With Quote #25

Quote:
Originally Posted by Grey83 View Post
Changes in 1.4.1:
- Much optimized code (and removed unneeded includes)
- Added cvar sm_hud2_rgb for color of the second HUD message (fist color cvar have name sm_hud1_rgb now)
- Added item in the !settings menu
- Now You can change positions of this HUD messages in the beginning of sp-file (constants POS*)
Good release, thanks.
I have a new version too, a lite one.
I will post it someday, when its ready
__________________
My community:
https://elitegamers.ro
https://www.gametracker.com/search/c...elitegamers.ro

Contact me, fastest way, through my discord server:
https://discord.gg/SBHzDGbbgG
xSLOW#0508
xSLOW is offline
j1gg
Senior Member
Join Date: Dec 2015
Old 03-31-2020 , 09:01   Re: [CS:GO] HUDv2 (Server Hud - Shows number of players, time left, custom messages,
Reply With Quote #26

Its possible to add to this plugin movment speed? It would be great in dr/surf servers.
__________________
j1gg is offline
XHUNTERX
Senior Member
Join Date: Aug 2019
Location: World
Old 03-31-2020 , 10:09   Re: [CS:GO] HUDv2 (Server Hud - Shows number of players, time left, custom messages,
Reply With Quote #27

Quote:
Originally Posted by xSLOW View Post
you mean to show store credits?
I'm still waiting for this
XHUNTERX is offline
xSLOW
Senior Member
Join Date: Apr 2019
Location: Romania
Old 04-01-2020 , 15:12   Re: [CS:GO] CSGO_HUD (Server Hud - Shows count players, time left, custom messages, e
Reply With Quote #28

* 3.0 version
- Added on the screen ADS option, thanks to KewaiiGamer for his release. (https://github.com/KewaiiGamer/HudAnnouncer)
- Added 2 styles, you can choose to put your HUD in top-left of the screen (style 1) or in middle bottom of the screen (style2)
- Optimization
- Changed plugin name to CSGO_HUD
- More you can see on github, if you want.
__________________
My community:
https://elitegamers.ro
https://www.gametracker.com/search/c...elitegamers.ro

Contact me, fastest way, through my discord server:
https://discord.gg/SBHzDGbbgG
xSLOW#0508
xSLOW is offline
xSLOW
Senior Member
Join Date: Apr 2019
Location: Romania
Old 04-01-2020 , 15:16   Re: [CS:GO] HUDv2 (Server Hud - Shows number of players, time left, custom messages,
Reply With Quote #29

Quote:
Originally Posted by XHUNTERX View Post
I'm still waiting for this
try this https://hatebin.com/vpkhjkzefi
__________________
My community:
https://elitegamers.ro
https://www.gametracker.com/search/c...elitegamers.ro

Contact me, fastest way, through my discord server:
https://discord.gg/SBHzDGbbgG
xSLOW#0508
xSLOW is offline
xSLOW
Senior Member
Join Date: Apr 2019
Location: Romania
Old 04-01-2020 , 15:17   Re: [CS:GO] HUDv2 (Server Hud - Shows number of players, time left, custom messages,
Reply With Quote #30

Quote:
Originally Posted by j1gg View Post
Its possible to add to this plugin movment speed? It would be great in dr/surf servers.
it wouldn't be in real time, so it would suck
because the hud refreshes every 3 seconds
__________________
My community:
https://elitegamers.ro
https://www.gametracker.com/search/c...elitegamers.ro

Contact me, fastest way, through my discord server:
https://discord.gg/SBHzDGbbgG
xSLOW#0508
xSLOW 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 18:39.


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