Help with invisiblility...
I am not a total noob at coding. I just can't figure out how my attempts at invisibility are failing.
I looked through the forums, and I basically figured out this... 1) set_user_rendering(id,kRenderFxGlowShell,0,0, 0,kRenderTransAlpha,0) makes you invisible 2) set_user_rendering(id,kRenderFxGlowShell,0,0, 0,kRenderTransAlpha,255) makes you visible. This is my code... Code:
Code:
Code:
I type 'invisibility' in console, and nothing happens. I am running TS and AMXX 1.01. Any help, please? |
If you are going to use engine might as well:
Code:
|
try kRenderFxNone instead of glowshell
|
why do you have so many includes?
why do you have public invision(id) on top of your includes? |
Do not use the set_entity_visibility if you still wish to spectate that person. If they are "invisible" using that function, you will not be able to. Best off using the kRenderFxGlowShell and set it to 0
|
| All times are GMT -4. The time now is 16:20. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.