View Single Post
karimoo97
Member
Join Date: Apr 2018
Location: Tamazgha
Old 05-18-2018 , 08:37   Re: Ultimate Fire in the Hole [Messages|Grenade Trail|Grenade Glow|Sounds]
Reply With Quote #24

Easily one of my favourite 10 plugins
Can you please add the ability to make the trail visible for team only?

Code:
[Trail = 1]

;Leaves a trail when you throw a grenade.

;<red> <green> <blue> -- Use "R" for a random color amount.



TRAIL_HE = 255 0 0

TRAIL_FLASH = 0 0 255

TRAIL_SMOKE = 0 255 0



TRAIL_SPRITE = sprites/smoke.spr

TRAIL_LIFE = 8

TRAIL_WIDTH = 5

TRAIL_TEAM = 1 // [0-SEE ALL, 1-TEAM ONLY, 2-YOU CAN SEE YOUR TRAIL ONLY]

TRAIL_BRIGHTNESS = 150

Last edited by karimoo97; 05-18-2018 at 08:38.
karimoo97 is offline