So I had this idea that when you use the command !cloak ^, that it changes the users physgun colour to these:
-1200
0
0
In the colour area (Like when holding C)
The one that makes it look black.
This is too make the physgun invisible to other players while cloaked
Tried adding it under the the ULX base functions and nothing i've tried works.
Any ideas?
What is that supposed to be? RBG? That only goes from 0 to 255?
To make something black make 0,0,0. I really dont understand the -1200
That's what ive always done in the C menu, the part where you change your physgun colour.
And that's what works to make it invisible.. For me anyway.
Physgun beam coloring was clamped to prevent players from making them invisible a while ago.
Use this function instead.
GM/DrawPhysgunBeam
Thanks man, i'll try using this and see if i can make it work.
Sorry, you need to Log In to post a reply to this thread.