[CS:GO] Player Trails
Posted: Thu Jan 23, 2020 1:10 pm
Main Features
_____________________________________________
Trail Beam Options:
Admin or VIP only
Duration of trail
Width of trail
Fade duration of trail
End width of trail
Command usage per round
Trail Color Options:
Red
Orange
Yellow
Green
Blue
Purple
Pink
Cyan
White
None
Admin Only
Features to Add
_____________________________________________
Nothing yet!
Commands
_____________________________________________
sm_trail - Opens a menu, when a color is not specified
sm_trails - Opens a menu, when a color is not specified
sm_trail <color> [red, orange, yellow, green, blue, purple, pink, cyan, white, none]
sm_trails <color> [red, orange, yellow, green, blue, purple, pink, cyan, white, none]
ConVars
_____________________________________________
Compatibility
_____________________________________________
This plugin is tested on the following Sourcemod & Metamod Versions.
Sourcemod 1.8.0+
Metamod 1.10.4+
Requirements
_____________________________________________
Auto-Update Support requires updater to be installed.
Instructions
_____________________________________________
This plugin auto-creates an autoexec file inside /csgo/cfg/sourcemod/playertrails.cfg
Extract zip file and place files in the corresponding directories of /addons/sourcemod
/plugins/playertrails.smx
/scripting/playertrails.sp (necessary only for compiling)
/scripting/include/csgocolors.inc (necessary only for compiling)
/scripting/include/updater.inc (necessary only for updater)
Changelog
_____________________________________________
To view the most recent changelog visit the changelog file.
Download
_____________________________________________
Once installed, the plugin will update itself as long as you've done as described in the requirements section; otherwise, downloaded the latest release below.
Please download the latest playertrails.zip file from my releases.
Bugs
_____________________________________________
If there are any bugs, please report them using the issues page.
Credit
_____________________________________________
A thank you to those who helped:
ESK0 (TE_SetupBeamFollow)
Source Code
_____________________________________________
Visit the Github or download the source code below.
playertrails.zip
_____________________________________________
Trail Beam Options:
Admin or VIP only
Duration of trail
Width of trail
Fade duration of trail
End width of trail
Command usage per round
Trail Color Options:
Red
Orange
Yellow
Green
Blue
Purple
Pink
Cyan
White
None
Admin Only
Features to Add
_____________________________________________
Nothing yet!
Commands
_____________________________________________
sm_trail - Opens a menu, when a color is not specified
sm_trails - Opens a menu, when a color is not specified
sm_trail <color> [red, orange, yellow, green, blue, purple, pink, cyan, white, none]
sm_trails <color> [red, orange, yellow, green, blue, purple, pink, cyan, white, none]
ConVars
_____________________________________________
Code: Select all
sm_trail_enable (Default) 1 - Enable or Disable all features of the plugin.
sm_trail_adminonly (Default) 0 - Enable trails only for Admins (VOTE Flag). Use sm_playertrails_override to bypass.
sm_trail_duration (Default) 5 - Duration of the trail.
sm_trail_end_width (Default) 1 - Width of the trail.
sm_trail_fade_duration (Default) 3 - Duration of the trail.
sm_trail_per_round (Default) 5 - How many times per round a client can use the command.
sm_trail_width (Default) 5 - Width of the trail.
_____________________________________________
This plugin is tested on the following Sourcemod & Metamod Versions.
Sourcemod 1.8.0+
Metamod 1.10.4+
Requirements
_____________________________________________
Auto-Update Support requires updater to be installed.
Instructions
_____________________________________________
This plugin auto-creates an autoexec file inside /csgo/cfg/sourcemod/playertrails.cfg
Extract zip file and place files in the corresponding directories of /addons/sourcemod
/plugins/playertrails.smx
/scripting/playertrails.sp (necessary only for compiling)
/scripting/include/csgocolors.inc (necessary only for compiling)
/scripting/include/updater.inc (necessary only for updater)
Changelog
_____________________________________________
To view the most recent changelog visit the changelog file.
Download
_____________________________________________
Once installed, the plugin will update itself as long as you've done as described in the requirements section; otherwise, downloaded the latest release below.
Please download the latest playertrails.zip file from my releases.
Bugs
_____________________________________________
If there are any bugs, please report them using the issues page.
Credit
_____________________________________________
A thank you to those who helped:
ESK0 (TE_SetupBeamFollow)
Source Code
_____________________________________________
Visit the Github or download the source code below.
playertrails.zip