View Single Post
Hallucinogenic Troll
Senior Member
Join Date: Apr 2015
Old 08-15-2018 , 13:57   Re: [CS:GO] Glow Menu (v2.0, 15/08/2018)
Reply With Quote #9

Well, finally I had time to do this, soooo

VERSION 2.0 BETA RELEASED!

May have some bugs in this version.
  • Rewrite the code (almost from scratch);
  • Added MySQL Support! Add this in your databases.cfg located in addons/sourcemod/configs
    Code:
    "glow_menu"
    {
      "driver"    "mysql"
      "host"      "YOUR_HOST_ADDRESS"
      "database"  "YOUR_DATABASE_NAME"
      "user"      "DATABASE_USERNAME"
      "pass"      "USERNAME_PASSWORD"
    }
  • Added a new CVAR: sm_glowmenu_prefix, to set your Chat's prefix.
  • Changed all the CVAR and Files, to be almost the same (instead of some being "glowcolor" and "glow_menu", etc);
  • Now all the players will have No Glow by default (if they didn't change the value in the database);
  • Removed the Default CVAR for now, will be added in the next version.

    If someone could test it please, but in theory, its working (I've tested only with BOTs);
__________________
Hallucinogenic Troll is offline