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
Author
xSLOW
Senior Member
Join Date: Apr 2019
Location: Romania
Plugin ID:
6530
Plugin Version:
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Shows number of players, time left, custom messages, etc
    Old 04-19-2019 , 08:01   [CS:GO] CSGO_HUD (Server Hud - Shows count players, time left, custom messages, etc)
    Reply With Quote #1

    Description:
    * This is a simple plugin which shows on the screen some stuff about your server. (Custom Ads, online players, time, some messages like discord link & server DNS, time left, etc)
    * This is my first plugin xD

    How to install:
    * Download the plugin
    * Copy all the files in your root folder and go to cfg/sourcemod/csgo_hud.cfg to configure it

    Screenshots:

    https://imgur.com/a/taTBSOr


    Commands:
    * sm_hud (Turns OFF / ON the HUD)

    Download:
    * Github: https://github.com/xSL0W/csgo_hud
    * Direct download: https://github.com/xSL0W/csgo_hud/archive/master.zip

    Versions:
    * 1.0 - Plugin release
    * 1.1 - fixed some errors (thanks to Pilo)
    * 1.2 - Added convars & fixed some bugs. Now you can edit messages & color of the text from cfg/sourcemod/hudv2.cfg
    * 1.3 - Important bug fix (Thanks to Pilo) - Please update the plugin
    * 1.4 version:
    - Optimized code
    - Now you can change RGB color from .cfg (Thanks to JoinedSenses)
    - Changed default color
    - Improved quality for the people having resolutions like 16:10
    * 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
    - More you can see on github, if you want.
    - Changed plugin name to CSGO_HUD

    Credits:
    * Timeleft by Fastmancz, all credits to him ( https://forums.alliedmods.net/showthread.php?t=309700 )
    * Ads by KewaiiGamer ( https://github.com/KewaiiGamer/HudAnnouncer )

    Last edited by xSLOW; 04-01-2020 at 15:12.
    xSLOW is offline
    Pilo
    AlliedModders Donor
    Join Date: Jan 2019
    Location: Israel
    Old 04-19-2019 , 09:57   Re: HUDv2 (Server Hud - Shows number of players, time left, custom messages, etc)
    Reply With Quote #2

    Just fixed some errors (Untested)
    Btw, nice plugin and thanks for sharing.
    Attached Files
    File Type: sp Get Plugin or Get Source (HUDv2.sp - 1368 views - 3.1 KB)
    __________________

    Taking Private(PAID) Plugins In PM
    Feel free to Donate with PayPal
    Feel free to message me in Discord Pilo#8253
    Total donated : 25$
    Pilo is offline
    xSLOW
    Senior Member
    Join Date: Apr 2019
    Location: Romania
    Old 04-19-2019 , 11:42   Re: HUDv2 (Server Hud - Shows number of players, time left, custom messages, etc)
    Reply With Quote #3

    Quote:
    Originally Posted by Pilo View Post
    Just fixed some errors (Untested)
    Btw, nice plugin and thanks for sharing.
    Thanks for help <3
    Updated to version 1.1
    xSLOW is offline
    Lubricant Jam
    AlliedModders Donor
    Join Date: Oct 2016
    Location: United Kingdom
    Old 04-19-2019 , 17:11   Re: HUDv2 (Server Hud - Shows number of players, time left, custom messages, etc)
    Reply With Quote #4

    You know stuff like this has horrible scaling on larger resolutions? I've this issue currently on some of the things I use ShowHudText for.
    __________________
    Lubricant Jam is offline
    xSLOW
    Senior Member
    Join Date: Apr 2019
    Location: Romania
    Old 04-20-2019 , 11:36   Re: HUDv2 (Server Hud - Shows number of players, time left, custom messages, etc)
    Reply With Quote #5

    Quote:
    Originally Posted by Lubricant Jam View Post
    You know stuff like this has horrible scaling on larger resolutions? I've this issue currently on some of the things I use ShowHudText for.
    i can't do anything to fix this
    players can type /hud to disable the plugin
    __________________
    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
    Pilo
    AlliedModders Donor
    Join Date: Jan 2019
    Location: Israel
    Old 04-21-2019 , 20:25   Re: HUDv2 (Server Hud - Shows number of players, time left, custom messages, etc)
    Reply With Quote #6

    Quote:
    Originally Posted by Lubricant Jam View Post
    You know stuff like this has horrible scaling on larger resolutions? I've this issue currently on some of the things I use ShowHudText for.
    Don't think there is a way to fix that, saw that many times.
    __________________

    Taking Private(PAID) Plugins In PM
    Feel free to Donate with PayPal
    Feel free to message me in Discord Pilo#8253
    Total donated : 25$
    Pilo is offline
    SlavON
    Junior Member
    Join Date: Jul 2015
    Location: Belarus
    Old 04-19-2019 , 22:19   Re: HUDv2 (Server Hud - Shows number of players, time left, custom messages, etc)
    Reply With Quote #7

    This plugin useless in FullHD =(
    SlavON is offline
    Send a message via Skype™ to SlavON
    xSLOW
    Senior Member
    Join Date: Apr 2019
    Location: Romania
    Old 04-22-2019 , 09:40   Re: HUDv2 (Server Hud - Shows number of players, time left, custom messages, etc)
    Reply With Quote #8

    Updated to 1.2
    __________________
    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-22-2019 , 11:34   Re: HUDv2 (Server Hud - Shows number of players, time left, custom messages, etc)
    Reply With Quote #9

    Updated to 1.3
    - Important bug fix (Thanks to Pilo) - Please update the plugin
    __________________
    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 05-22-2019 , 08:23   Re: [CS:GO] HUDv2 (Server Hud - Shows number of players, time left, custom messages,
    Reply With Quote #10

    Updated to 1.4
    - Optimized code
    - Now you can change RGB color from .cfg (Thanks to JoinedSenses)
    - Changed default color
    - Improved quality for the people having resolutions like 16:10
    __________________
    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 19:54.


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