01.08.2012, 09:27
I just made those changed... added the Float
Pos, Float:yPos, Float:zPos and the GetPlayerPos line is now fixed. But the errors are the same on the saving:
How can i make them floats?

Код:
dini_IntSet(file,"lastX",PlayerInfo[playerid][xPos]); dini_IntSet(file,"lastY",PlayerInfo[playerid][yPos]); dini_IntSet(file,"lastZ",PlayerInfo[playerid][zPos]);