15.11.2010, 19:38
Looks like we both forgot to target who is going to get those values
Like
Like
pawn Код:
PlayerInfo[playerid][pLocX] = x;
PlayerInfo[playerid][pLocY] = y;
PlayerInfo[playerid][pLocZ] = z;