Map TP, coordinates TP
#4

pawn Код:
public OnPlayerClickMap(playerid, Float:fX, Float:fY, Float:fZ)
{
       if(fX != 0.0 && fY != 0.0) SetPlayerPosFindZ(playerid, fX, fY, fZ);
       return true;
}
Reply


Messages In This Thread
Map TP, coordinates TP - by Alsarty - 24.09.2015, 21:34
Re: Map TP, coordinates TP - by saffierr - 24.09.2015, 22:15
Re: Map TP, coordinates TP - by Alsarty - 24.09.2015, 22:21
Re: Map TP, coordinates TP - by Abagail - 24.09.2015, 22:41

Forum Jump:


Users browsing this thread: 1 Guest(s)