22.12.2010, 06:18
Sorry, I'm quite tired right now and seem to be overlooking everything. You are correct!
dini_Float may be the incorrect function, so check for the correct function if the compiler spits out errors.
pawn Код:
SetPlayerPos( playerid, dini_Float( file, "PosX" ), dini_Float( file, "PosY" ), dini_float( file, "PosZ" ) );