We return to where you were
#1

I made a system to bring me back to the last place where I was, but if I was in a default interior that me back in the interior but I then go under, not obvious to me how this interior to solve.

Код:
if(PlayerInfo[playerid][pPos_x] > 50 && PlayerInfo[playerid][pPos_y] > 50 && PlayerInfo[playerid][pPos_z] < 50)
	{
		SafeSetPlayerPos(playerid, PlayerInfo[playerid][pPos_x], PlayerInfo[playerid][pPos_y], PlayerInfo[playerid][pPos_z]);
 	}
Reply


Messages In This Thread
We return to where you were - by bigboy81 - 17.02.2015, 20:45
Re: We return to where you were - by Golf - 17.02.2015, 20:51
Re: We return to where you were - by bigboy81 - 17.02.2015, 20:53
Re: We return to where you were - by Golf - 17.02.2015, 20:55
Re: We return to where you were - by arakuta - 17.02.2015, 20:57
Re: We return to where you were - by bigboy81 - 17.02.2015, 20:58

Forum Jump:


Users browsing this thread: 1 Guest(s)