Addon Details

Watch - Add Favorite


Source Trails Version 1.0.4 by Jackmaster ScreenShot

2 out of 4 users claim this version works for them.
Does this version work for you?
6
w00ts
w00t!2

Source Trails Version 1.0.4 by Jackmaster - Version 1.0.4

posted on 2012-08-26 13:35:18
by Jackmaster



Description

[b]Source Trails Version 1.0.3[/b] [b]Description[/b] This is Source Trails in Python. You can add trails as much as you want, I added 10 Custom Trails with Download as default. You can make it Admin only or not. If you make it Adminonly you have the choice between reading out the Sourcemod Admins or read out the .txt file in the folder. To add new trails edit the Trails.ini, you can set the Color, the lifetime, startswidth and endwidth for each trail. If you don't have the autokick_disabler installed just enable it in the file. You can choose between 2 methods to show the trail. The first is using the effectlib, all trails should work with it but they don't look that good. The second method(which i prefer!) is creating env_spritetrail, it shows the materials perfect but 1-2 trails i tested don't worked with it..nvm. To edit the config open the Script and edit this: [code]'''Removes the Hat on the Death(0 = no, 1 = yes)''' REMOVE_TRAIL_ON_DEATH = 1 '''Trails only for Admins?(0 = no, 1 = yes)''' ADMIN_ONLY = 0 '''If its Admin only, should we use the Sourcemod Admins or a own File(1 = sourcemod, 2 = own File)''' GET_ADMINS_METHOD = 1 '''Method to show the trail(1 = using effectlib, all trails should work but looks not perfect, 2 = creates env_spritetrail, its a good choice)''' SHOW_TRAIL_METHOD = 2 '''Enable Autokick Disabler, its needed if you dont have it(0 = no, 1 = yes)''' ENABLE_AUTOKICK_DISABLER = 1 '''Commands to open the Trail menu''' COMMANDS_TO_OPEN_TRAILS = ("!trails", "!trail", "!t") '''Commands to disable Trail''' COMMANDS_TO_DISABLE_TRAIL = ("!removetrail", "!stoptrail", "!deletetrail")[/code] [b]Installation:[/b] Put the Material folder in cstrike and override. Put the other files into addons/eventscripts/trails. But be warned: If you change the name or the code of it, it can be broken.. [b]Last words:[/b] If you find any bugs or issues put it into the thread or add me on steam: checker212 Thanks to ocwoody for a lil fix

Installation

See above

Version Notes For 1.0.4

Updated on: 2012-08-28 12:47:44 EST by Jackmaster (View Zip Contents)


( Previous Versions )