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

[CS:GO] Weapon Stickers (!stickers)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
quasemago
Senior Member
Join Date: Dec 2018
Location: Brazil
Plugin ID:
7273
Plugin Version:
1.0.13
Plugin Category:
All
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Change weapon stickers.
    Unapprover:
    Reason for Unapproving:
    https://www.mail-archive.com/[email protected]/msg11235.html
    Old 08-31-2020 , 10:21   [CS:GO] Weapon Stickers (!stickers)
    Reply With Quote #1

    [CS:GO] Weapon Stickers


    Description
    There's not much to say, self-explanatory title. This plugin remained private for a long time, but it was recently leaked by people of bad trust and I decided to publish it.

    PS: Since it was a private project, I don't think that some things were very optimized.

    ConVars:
    You can modify the ConVars below in cfg/sourcemod/csgo_weaponstickers.cfg (auto generate)
    • sm_weaponstickers_flag - Specifies the required flag.
      E.g: 'a' for reserved slot.
    • sm_weaponstickers_overrideview - Specifies whether the plugin will override the weapon view.
      P.s: To use your own skins, you must disable this cvar.
    • sm_weaponstickers_reusetime - Specifies how many seconds it will be necessary to wait to update the stickers again.
    • sm_weaponstickers_updateviewmodel - Specifies whether the view model will be updated when changing stickers.
      P.s: This is necessary so that the player does not need to switch weapons to update the sticker.

    Dependencies:
    Installation
    • Edit csgo/addons/sourcemod/configs/core.cfg => and set "FollowCSGOServerGuidelines" to "no".
    • Copy the folder structure to your gameserver.
    • Setup database. Example:
      Code:
          "csgo_weaponstickers"
          {
              "driver"            "mysql"
              "host"                "localhost"
              "database"            "mydb"
              "user"                "root"
              "pass"                ""
              //"timeout"            "0"
              "port"                "3306"
          }
    • Install all dependencies.

    Screenshots
    Changelog
    Code:
    v1.0.13c (07/12/2020)
    - Index increment for Operation Broken Fang.
    
    v1.0.13 (18/09/2020)
    - Hard-coding in some unnecessary external offsets.
    - Renamed some gamedata keys.
    - Minor changes in code style.
    
    v1.0.12 (31/08/2020)
    - Russian translations added.
    
    v1.0.11 (31/08/2020)
    - Public Release.
    Links
    Donate
    If you liked my work, consider making a donation via PayPal: Donate Link


    Last edited by quasemago; 12-07-2020 at 01:12.
    quasemago is offline
     


    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 12:17.


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