[Shop] Tracers

Plugin-Module [Shop] Tracers v2.0.3

No permission to download
Supported Games
All
This plugin is module of the Shop plugin. It adds colorful tracers effects to bullet path.


454


452
453


Requirements :
Installation :
  • Download Shop_Tracers.zip file from this post.
  • Extract the contents of zip file and put it into cstrike/addons/sourcemod folder of your server.
  • Add/Configure tracer color in cstrike/addons/sourcemod/configs/shop/trasers.txt file.
  • Restart the server or change the map.
Configuration :

Currently only 2 tracers colors are added. To add more colors open cstrike/addons/sourcemod/configs/shop/trasers.txt file. And add your desired color configuration like below :

Example : Adding pink color. The configuration file supports RGBA colors, so Google RGBA value of a color and add here. Pink RGBA value is 255 192 203 255.
Code:
"Tracers"                      // Do not modify this
{
    "name"                     "Bullet Tracers"                   // Name of the Tracers category in !shop menu
    "description"              "Colorful tracers for bullets."    // Description of the category in the menu
    "material"                 "materials/sprites/laser.vmt"      // Path to material tracer (DO NOT MODIFY THIS)
    "hide_opposite_team"       "1"                                // Hide effect from opposite team (0 - Everyone can see the effect, 1 - Enemy team cannot see the effect)

    "pink_tracer"                                                 // Unique name/ID of the tracer effect (Do not add duplicate or a tracer with same name)
    {
        "name"                 "Pink"                             // Name of the color tracer in the !shop menu
        "color"                "255 192 203 255"                  // Color of the bullet tracer
        "price"                "2000"                             // Price of the bullet tracer
        "sellprice"            "500"                              // Sell price of the bullet tracer (-1 = Not for sale)
        "duration"             "0"                                // Duration in minutes of the bullet tracer item for a player (After this duration players have to rebuy - 0 = Permanent [One time purchase])
        "gold_price"           "-1"                               // Gold purchase price (works only with Shop Gold plugin otherwise ignored)
        "gold_sell_price"      "-1"                               // Gold sell price (works only with Shop Gold plugin otherwise ignored)
    }
}
Credits :
  • FrozDark
  • R1K0
Author
Vertigo
Downloads
65
Views
1K
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from Vertigo

Share this resource

Latest reviews

great Hmmm
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock