This plugin adds a trail after the grenade. Each type of grenade has an unique color what can be changed by cvar. Unlike other grenade trail plugins, this one has two major differences. First is that trails are actually made out of arrows what show direction in what grenade is moving (so now if you came out of corner and see a trail - you can instantly tell where to expect grenade to be). Second and most important one is that by default only team mates can see trails of your thrown grenades (this gives you and your team mates advantage from misunderstandings - no more guessing did any of those 10 noobs behind you thrown flashes or what; but when it comes to enemy grenades - you still must spot the model of the grenade to see and identify grenade type).
Requires:
CStrike
CSX
Cvars:
* "amx_grentrail_status" - who can see the trail.
- "3" - everyone.
- "2" - team and everyone who's dead.
- "1" - only team. [default]
- "0" - plugin disabled.
* "amx_grentrail_color_fb" - flashbang trail color [rrrgggbbb].
- "000255255" - red 0; 255 green; 255 blue [default].
* "amx_grentrail_color_he" - explosive trail color [rrrgggbbb].
- "255063000" - red 255; 63 green; 0 blue [default].
* "amx_grentrail_color_sg" - smokegren trail color [rrrgggbbb].
- "031255127" - red 31; 255 green; 127 blue [default].
* "amx_grentrail_team_color" - extra trail line with owners team color.
- "1" - enabled.
- "0" - disabled. [default]
Additional info:
Tested in Counter-Strike 1.6 with amxmodx 1.8.2 (dev build hg21).
Credits:
Original idea came from AssKicR's plugin what was published in 2004/May/05. Method of showing trails taken from jim_yang's plugin what was published in 2007/Jan/21.
Change-Log:
* 1.2
- Added: Support for team color trail (this is another smaller trail what has no effect on the main one).
- Changed: Improved plugin performance.
- Changed: Renamed "amx_grentrail_team" cvar to "amx_grentrail_status".
- Changed: Renamed "amx_grentrail_color_sm" cvar to "amx_grentrail_color_sg".
* 1.1
- Fixed: An issue with team detection once player team was changed by some custom plugin.
* 1.0
- First release.
Attached Thumbnails https://forums.allie...=1&d=1301819572 https://forums.allie...=1&d=1301820562 https://forums.allie...=1&d=1301820573 https://forums.allie...=1&d=1301820579 Attached Files

Wyświetl pełny artykuł