17.08.2015, 15:25
Quote:
I think you'd mean hybrid invisiblity?
Код:
new Float: x, Float: y, Float: z; GetPlayerPos(playerid, x, y, z); SetPlayerPos(playerid,x,y,z-20); SetPlayerWeather(playerid, -66); SetPlayerTime(playerid,12,0); |
I have tested your code in a few different variations and not a single one works. Tried setting the position after the weather, after the time and even tried messing with the position a bit. Nothing seems to work, other players on my server claim that they can still see me.
EDIT: Testing Abagail's post