15.08.2012, 01:37
Pretty sure you have to use INI_Float instead, seeing as it is a position.
pawn Код:
INI_Float("Postion",GetPlayerPos(playerid,GetPos[playerid][X],GetPos[playerid][Y],GetPos[playerid][Z]));