Raised This Month: $7 Target: $400
 1% 

[CSGO] Gloves


Post New Thread Reply   
 
Thread Tools Display Modes
Author
kgns
Senior Member
Join Date: May 2017
Location: Istanbul, Turkey
Plugin ID:
5743
Plugin Version:
1.0.5
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Unapprover:
    Reason for Unapproving:
    https://www.mail-archive.com/[email protected]/msg11235.html
    Old 07-31-2017 , 23:05   [CSGO] Gloves
    Reply With Quote #1

    [CSGO] Gloves

    This plugin USED TO get your GSLT (token) banned!
    Valve stopped banning GSLT (token) a long time ago for some reason

    Description
    This plugin allows you to;
    • Use specific gloves
    • Use random gloves
    • Use random gloves among glove groups (i.e. Random Bloodhound Gloves)
    • Set specific wear condition for gloves

    CVars
    You can modify the CVars below in cfg/sourcemod/gloves.cfg file
    • sm_gloves_db_connection - Database connection name in databases.cfg to use
      Default: "storage-local"
    • sm_gloves_table_prefix - Prefix for database table (example: "xyz_")
      Default: ""
    • sm_gloves_chat_prefix - Prefix for chat messages Currently there are no messages shown anyway.
      Default: "[oyunhost.net]"
    • sm_gloves_enable_float - Enable/Disable gloves float options
      Default: "1"
    • sm_gloves_float_increment_size - Increase/Decrease by value for gloves float
      Default: "0.2"
    • sm_gloves_enable_world_model - Enable/Disable gloves to be seen by other living players
      Default: "1"

    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.

    Notes
    • If you are using Custom Player OR Arms Models on your server, you have to modify the plugin that does the model changing, and make it use Gloves_SetArmsModel native function instead. Or your players arms will be invisible if they do not use any gloves.
    • No options for non-premium/vip usage restriction will be added. Do not request it, do it yourself if you want to. Or pay a reasonable price for it to be done for you.

    Changelog
    • v1.0.5 (17 Dec 2020)
      - Added Operation Broken Fang Gloves
    • v1.0.4 (22 Nov 2019)
      - Fixed an unimportant error
      - Chat triggers will now be hidden
      - Set up Jenkins for automatic builds from source files in GitHub repo
    • v1.0.3 (15 Feb 2018)
      - Updated config files for the new gloves released in Clutch Case
      - Added a new native Gloves_GetArmsModel(int client, char[] armsModel, int size) for other plugins to get the arms model of the player.
    • v1.0.1 (1 Aug 2017)
      - Added glove names translations
      - Added Portuguese translation thanks to BlackZon
      - Added a ConVar to enable or disable world model view of gloves
      - Added a new Native function for third party plugins to use when setting custom player models or arms models to not encounter invisible arms bug Valve introduced some time ago.
    • v1.0.0 (31 July 2017)
      - First release

    Links
    __________________

    OyunHost Sunucu Hizmetleri: https://www.oyunhost.net

    Last edited by kgns; 12-17-2020 at 15:09. Reason: v1.0.5
    kgns is offline
    strikerpl
    Junior Member
    Join Date: May 2017
    Old 08-01-2017 , 03:08   Re: [CSGO] Gloves
    Reply With Quote #2

    Nice ;3

    Polish Translate
    Attached Files
    File Type: txt gloves.phrases.txt (409 Bytes, 2700 views)

    Last edited by strikerpl; 08-01-2017 at 05:25.
    strikerpl is offline
    Cripix
    Senior Member
    Join Date: Sep 2016
    Location: French, Bordeaux
    Old 08-01-2017 , 04:44   Re: [CSGO] Gloves
    Reply With Quote #3

    French Translate
    Attached Files
    File Type: txt gloves.phrases.txt (427 Bytes, 1643 views)
    __________________
    My jailbreak Server :
    Cripix is offline
    vortex.
    AlliedModders Donor
    Join Date: Jan 2017
    Location: OnGameFrame()
    Old 08-01-2017 , 07:28   Re: [CSGO] Gloves
    Reply With Quote #4

    Thanks for sharing
    __________________
    vortex. is offline
    Czar_
    Senior Member
    Join Date: Nov 2016
    Location: Moms Basement
    Old 08-01-2017 , 15:04   Re: [CSGO] Gloves
    Reply With Quote #5

    Tested and works great! Now all u need is stickers and graffitis
    __________________
    Czar_ is offline
    MithatGuner
    Member
    Join Date: Sep 2016
    Location: Turkey
    Old 08-02-2017 , 03:37   Re: [CSGO] Gloves
    Reply With Quote #6

    Good Job!
    MithatGuner is offline
    MBf
    Member
    Join Date: Aug 2016
    Old 08-06-2017 , 18:23   Re: [CSGO] Gloves
    Reply With Quote #7

    Can you just do it for a specific flag? I just want to have access to admin ...
    __________________
    PLAY.ACEARENA.RO
    WWW.ACEARENA.RO
    MBf is offline
    SnowHP
    Senior Member
    Join Date: Sep 2016
    Location: Porto, Portugal
    Old 08-06-2017 , 19:09   Re: [CSGO] Gloves
    Reply With Quote #8

    Nice plugin ma friend more like that
    SnowHP is offline
    SnowHP
    Senior Member
    Join Date: Sep 2016
    Location: Porto, Portugal
    Old 08-07-2017 , 15:08   Re: [CSGO] Gloves
    Reply With Quote #9

    Quote:
    Originally Posted by MBf View Post
    Can you just do it for a specific flag? I just want to have access to admin ...
    Go to: sourcemod/configs/admin_overrides.cfg

    And set sm_gloves "b" that should work , but kgns will not give any support for that!
    SnowHP is offline
    altair540
    Member
    Join Date: Dec 2012
    Old 08-12-2017 , 08:55   Re: [CSGO] Gloves
    Reply With Quote #10

    error log
    Quote:
    [SM] Exception reported: Entity 193 (193) is invalid
    [SM] Blaming: gloves.smx
    [SM] Call stack trace:
    [SM] [0] SetEntPropEnt
    [SM] [1] Line 108, gloves/menus.sp::ResetGlovesTimer
    altair540 is offline
    Reply


    Thread Tools
    Display Modes

    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 05:07.


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