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

[CS:GO] Glow Menu (v2.0, 15/08/2018)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
Hallucinogenic Troll
Senior Member
Join Date: Apr 2015
Plugin ID:
6116
Plugin Version:
1.0
Plugin Category:
Fun Stuff
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    A menu which players can change the glow to themselves.
    Old 05-01-2018 , 14:29   [CS:GO] Glow Menu (v2.0, 15/08/2018)
    Reply With Quote #1

    CS:GO Glow Menu

    A request made in this post - https://forums.alliedmods.net/showthread.php?t=306534
    A menu which players can enable Glow to themselves.
    The colors that are shown on the menu can be changed in a config file.
    Also, the glow can be restricted to a certain flag and has 4 different styles to use.
    Some screenshots are in the github (link below), soon will be added in this post.

    ConVars:
    • sm_glowmenu_style (1 by Default) - It changes the Glow Style to the players (Min 0, Max 3). WARNING: If you set the style to 0, the glow can be seen through walls;
    • sm_glowmenu_prefix ([Glow Menu] by Default) - Chat's Prefix;
    • sm_glowmenu_flag (Empty by Default) - Restrict the Glow to players with a certain flag.

    MySQL:
    Add this to your databases.cfg in addons/sourcemod/configs and change it as you need.
    Code:
    "glow_menu"
    {
      "driver"    "mysql"
      "host"      "YOUR_HOST_ADDRESS"
      "database"  "YOUR_DATABASE_NAME"
      "user"      "DATABASE_USERNAME"
      "pass"      "USERNAME_PASSWORD"
    }
    Installation:
    1. Setup the MySQL database (read above);
    2. Drag the file named glow_menu.ini to addons/sourcemod/configs.
    3. Drag the file named glow_menu.smx to addons/sourcemod/plugins.
    4. Drag the file named glow_menu.phrases.txt to addons/sourcemod/translations.
    5. Drag the file named glow_menu.cfg to cfg/sourcemod.
    6. Restart the Server.
    7. Change the ConVars as you wish in the file glow_menu.cfg located in cfg/sourcemod

    Requirements:
    1. (To Show the Glow to everyone): Set your server with the sv_force_transmit_players ConVar to 1
    2. (To Compile): ColorVariables - https://github.com/PremyslTalich/ColorVariables

    FAQ:

    Q: This plugin can lag my servers massively?
    R: That depends where your server is hosted from, or if it has many users with glow enabled.
    With Version 2.0, all the new users are set without glow, by default, so they need to change with the sm_glow command.
    Another option is to set sm_glowmenu_flag to any flag, just to restrict the maximum numbers possible.

    Q: The Glow can be seen through walls?
    R: As I said above, if you set the cvar sm_glowcolor_style to 0, everyone can see the glow through walls. However, no matter which style you choose, the glow can be seen through smokes. If I find a solution for this, I'll update the plugin ASAP.

    Links:
    Many thanks to:
    Changelog:
    • 1.0 - Plugin Release

    • 2.0Beta
    __________________

    Last edited by Hallucinogenic Troll; 09-21-2020 at 12:49. Reason: Updated github link
    Hallucinogenic Troll 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 04:56.


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