Invisible with shadow
I know this code makes player invisible, but I want to be able to see the shadow:
Code:
set_user_rendering(id, kRenderFxGlowShell, 0, 0, 0, kRenderTransAlpha, 0)I did this and worked: set_user_rendering(id, kRenderFxGlowShell, 5, 5, 5, kRenderTransAlpha) |
Re: Invisible with shadow
You should be able to see the shadow still. It has nothing to do with the opacity of the player model.
|
Re: Invisible with shadow
In my mod I can see the shadow normally. My player has 25% of visibility. And is very hard to see. xD
|
Re: Invisible with shadow
Quote:
|
Re: Invisible with shadow
you need slowhacking.
clients are abale to disable shadowes.(clientside) |
Re: Invisible with shadow
It doesn't want to remove the shadow and like Tirant said using set_user_rendering doesn't remove the shadow at all. Also and for your information, to toggle the shadow you simply need to call ShadowIdx message.
|
| All times are GMT -4. The time now is 19:39. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.