public OnPlayerConnect(playerid){ if(fexist(PlayerPath(playerid))) INI_ParseFile(PlayerPath(playerid), "LoadPlayerPos_%s", .bExtra = true, .extra = playerid); return 1;}