new Float: P[ 3 ];GetPlayerPos( playerid, P[ 0 ], P[ 1 ], P[ 2 ] );INI_WriteInt( File,"PosX", P[ 0 ] );INI_WriteInt( File,"PosX", P[ 1 ] );INI_WriteInt( File,"PosX", P[ 2 ] );