Posts: 1,767
Threads: 124
Joined: Mar 2010
Quote:
Originally Posted by Salik
So I did try a code to hide player and then show it. When i'm Hide, HidedPlayer Color moved in map and reshow Player(ShowPlayer) that player sees our skin as CJ skin so it's not synced.
|
Color is a seperate thing, you'd have to use SetPlayerColor to `-1` . Also, when unhide yourself your skin is set to CJ, so you'd have to save your skin to the array and set it back again.