10.08.2011, 14:55
I get a warning says Tag mismatch:
Whats the problem? (Fastest anwser gets Rep )
pawn Код:
new Float:x, Float:y, Float:z, Float:a;
GetPlayerPos(playerid, x, y, z);
GetPlayerFacingAngle(playerid, a);
PlayerInfo[playerid][pPosX] = x;//This line