Grenade Trails

Grenade Trails v1.2

No permission to download
Supported Games
CS: Source (v34), CS: Source (Steam/Orange Box)
This plugin adds beautiful color trail to the grenades.



Requirements :
  • Sourcemod v1.9 or Higher
Installation :
  • Download Grenades_Trails_v1.2.zip file from this post.
  • Extract the contents of zip file and put it into cstrike folder of your server.
  • Restart the server or change the map.
CVARs :

cstrike/cfg/sourcemod/grenade_trails.cfg

Code:
// Time duration in seconds trails to be visible.
// -
// Default: "5"
// Minimum: "1.000000"
// Maximum: "20.000000"
gt_duration "5"

// Enables/Disables Grenade Trails. (0-Disabled, 1-Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
gt_enables "1"

// Ending or final width of the trail.
// -
// Default: "3.0"
// Minimum: "1.000000"
// Maximum: "20.000000"
gt_end_width "3.0"

// Time duration in seconds for trails to fade.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "20.000000"
gt_fade_duration "0"

// Hide trails of grenades thrown by enemy? (0-Unhide, 1-Hide)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
gt_hide_enemy "1"

// Initial or starting width of the trail.
// -
// Default: "3.0"
// Minimum: "1.000000"
// Maximum: "20.000000"
gt_start_width "3.0"
Credits :
  • Fredd
Author
Vertigo
Downloads
71
Views
2K
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Vertigo

Share this resource

Latest updates

  1. Reworked the plugin.

    Update Notes : Re-wrote the plugin in new syntax. Added many new CVARs. Check Overview Page for...
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