CSB Player Trails

v1.0.0 0 downloads Daemon666 Last updated: Jul 15, 2026

A coloured beam-follow trail behind a player, picked from a menu, VIP gated, and cleared on death and round start.

CSB Player Trails attaches a coloured streak to a player using the TE_BEAMFOLLOW temp entity, re-sent on a task so the trail keeps up as they move. Players pick a colour from a menu with /trail (VIP/shop gated), and trails are wiped on death and at round start so the map does not fill up with beams.

Features

  • /trail colour menu: eight colours plus Off.
  • VIP-gated behind an access flag.
  • Trail refreshed on a task and killed on death and round start.
  • No external models beyond the stock laser sprite.

Installation

  1. Compile csb_player_trails.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  2. Change the map.

The menu requires the ADMIN_LEVEL_H flag (t) by default.

Installation

1. Put csb_player_trails.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
2. Change map

CVARs

CVARDefaultDescription
csb_trails_enabled 1 Enable or disable trails.

Commands

CommandAccessDescription
say /trail t (ADMIN_LEVEL_H) Open the trail colour menu (VIP).

Changelog — v1.0.0

1.0.0 - Initial release.
Versions →
Contributors: Daemon666 ✦
License: GPL-3.0

Rating

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Download source (.sma)
Files:
csb_player_trails.sma main 4.4 KB

Requirements

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Not required
ReAPI Not required
Metamod Metamod / Metamod-r
Known conflicts Other plugins that spawn beam-follow effects on players may overlap visually.
Back to Plugins