View Single Post
Author Message
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 01-31-2011 , 01:11   [OB (No TF2)] Player Trails (v3.0.2)
Reply With Quote #1

Description:
  • This plugin is designed as a donator feature with various means of customization to keep your players happy.
  • Provides functionality for attaching trails (env_spritetrails) to players that will follow them as they move.
Features:
  • Restrict access to Player Trails with up to eight separate flags, or enable access for everyone.
  • Choose which options you want your clients to configure, including: colors, layouts, materials, starting widths, ending widths, life times, and rendering modes.
  • Force random values or default values on all options that you do not wish clients to be able to configure.
  • Simple configuration files located in their own directory for fine tuning all aspects of the plugin.
  • Custom material files will automatically be precached and added to the server's download table for clients to access them upon connecting.
  • With the Layout feature, position multiple trails per client to create various designs.
  • Admin Command sm_trails_print: Prints a list of configuration indexes to be used with sm_trails_default_* cvars.
  • Admin Command sm_trails_reload: Provides easy access for reloading the plugin after changes have been made.
ConVars:
  • sm_trails_enabled - Enables/Disables all features of this plugin.
  • sm_trails_flag - Optional flags that are required to access Player Trails. Supports multiple flags, separated with \", \". Use \"\" for free access.
  • sm_trails_default - The default trail status for new players or upon sm_trails_client_config 0.
  • sm_trails_default_color - The default color index to be applied to new players or upon sm_trails_client_config 0. (-1 = Random, # = Index)
  • sm_trails_default_layout - The default layout index to be applied to new players or upon sm_trails_client_config 0. (-1 = Random, # = Index)
  • sm_trails_default_lifetime - The default lifetimeindex to be applied to new players or upon sm_trails_client_config 0 (-1 = Random, # = Index)
  • sm_trails_default_starting - The default starting width index to be applied to new players or upon sm_trails_client_config 0 (-1 = Random, # = Index)
  • sm_trails_default_ending -The default ending width index to be applied to new players or upon sm_trails_client_config 0 (-1 = Random, # = Index)
  • sm_trails_default_render -The default render index to be applied to new players or upon sm_trails_client_config 0 (-1 = Random, # = Index)
  • sm_trails_default_material -The default material index to be applied to new players or upon sm_trails_client_config 0 (-1 = Random, # = Index)
  • sm_trails_config_color - If enabled, clients will be able to change the color of their trail.
  • sm_trails_config_layout - If enabled, clients will be able to change the layout of their trail.
  • sm_trails_config_lifetime - If enabled, clients will be able to change the lifetime of their trail.
  • sm_trails_config_starting - If enabled, clients will be able to change the starting width of their trail.
  • sm_trails_config_ending - If enabled, clients will be able to change the ending width of their trail.
  • sm_trails_config_render - If enabled, clients will be able to change the rendering mode of their trail.
  • sm_trails_config_material - If enabled, clients will be able to change the material of their trail.

Installation:
  • Extract the contents of sm_trails.zip into your /game/ directory or place the contents in their respectful positions found in the archive.
    • There are four configuration files (/sourcemod/configs/trails/) and one translation file (/sourcemod/translations/).
Attached Files
File Type: sp Get Plugin or Get Source (sm_trails.sp - 4220 views - 58.9 KB)
File Type: zip sm_trails.zip (41.6 KB, 5355 views)
__________________

Last edited by thetwistedpanda; 04-24-2011 at 11:44.
thetwistedpanda is offline