Code: Select all
QueryLandingPad(pad1, pad2, pad3, pad4)
{
   pad1 = landing1;
   pad2 = landing2;
   pad3 = landing3;
   pad4 = landing4;
}fbi tags are easy. The air repair pad should have workertime greater than 0 (to be able to repair damage), and it should be isAirBase=1. Maybe there's something else too, can't remember right now (try with those two, if it doesn't work - look into air repair pad from BA for tags for ex.).
