gloves icon indicating copy to clipboard operation
gloves copied to clipboard

No hands after changing to default gloves

Open toorisrael opened this issue 2 years ago • 1 comments

Hi! After changing gloves to default in gloves menu, player has no hands until reconnect.

  1. Select any gloves in menu (for example "Random").
  2. Select "Default".
  3. And we've got a bug with no hands.

toorisrael avatar Apr 10 '22 21:04 toorisrael

Per installation instructions:

Installation Edit csgo/addons/sourcemod/configs/core.cfg => Change "FollowCSGOServerGuidelines" "yes" to "no" Copy the folder structure to your gameserver. (OPTIONAL) If you want to use MySQL instead of SQLite (storage-local), edit addons/sourcemod/configs/databases.cfg file and add the MySQL db connection details under "gloves" title, then change "sm_gloves_db_connection" cvar inside cfg/sourcemod/gloves.cfg file to "gloves" Restart the server or type "sm plugins load gloves" into the server console. https://forums.alliedmods.net/showthread.php?t=299977

leonardopessoa avatar Oct 04 '22 22:10 leonardopessoa