07.02.2014, 07:54
Show the PlayerInfo enum the place where XPos, YPos, ZPos is.
And why you didn't make this way:
And why you didn't make this way:
pawn Code:
GetPlayerPos(playerid, PlayerInfo[playerid][Xpos], PlayerInfo[playerid][Ypos], PlayerInfo[playerid][Zpos]);