public OnPlayerConnect(playerid){ INI_ParseFile(PickPath(pickups), "LoadPickup_%s", .bExtra = true, .extra = playerid); return 1;}