SNAFU Posted June 11, 2013 Posted June 11, 2013 (edited) Found the answer myself, finally ;) AF1 = 'Batumi' --Exact name of airfield with the zone "airfield1" AF2 = 'Kobuleti' --Exact name of airfield with the zone "airfield2" AF3 = 'Kutaisi' --Exact name of airfield with the zone "airfield3" AF1IDname = Airbase.getByName(AF1) AF1ID = AF1IDname:getID() AF2IDname = Airbase.getByName(AF2) AF2ID = AF2IDname:getID() AF3IDname = Airbase.getByName(AF3) AF3ID = AF3IDname:getID() Edited June 11, 2013 by SNAFU Problem solved [sIGPIC][/sIGPIC] Unsere Facebook-Seite
Recommended Posts