14.06.2012, 19:07
I want to get player's x to make it posx, y to posy, z to posz. I wrote these but I got some errors.
Errors are 3 tag mistmatchs at 2nd line..
Code:
new posx, posy, posz; GetPlayerPos(playerid, posx, posy, posz);