Quote:
Originally Posted by GhostMan
So what is the best way to make some player totaly 100% transparent (no shadows etc.)
And what is the best way to set thin glow on player?
|
Try this for glow:
PHP Code:
set_user_rendering(id, kRenderFxGlowShell, 0, 0, 255, kRenderGlow, 20);