public OnPlayerInteriorChange(playerid, newinteriorid, oldinteriorid){ SetPVarInt(playerid, "lastInterior", oldinteriorid); return 1;}