I wanna write a plugin that glows a player...
i use this one:
Code:
set_user_rendering(id,kRenderFxGlowShell,0,0,100,kRenderTransAlpha,255)
But with this the whole player is surroundet with an easy to see blue glow...
i want the player to glow very lightly...and just the player-model, not the near environment,so it can be seen, but not if your behind something...
Did you understand it? i want to mark a player without getting him detected if he hides...