General > Discussion

The Bigger UFOs

<< < (3/3)

kurja:
borrowing the thread a little here - what different alien missions are there?

H-Hour:
I believe this covers it:

--- Code: --- case INTERESTCATEGORY_RESCUE:
return "geoscape/icon_rescue";
case INTERESTCATEGORY_BUILDING:
return "geoscape/icon_build_alien_base";
case INTERESTCATEGORY_ALIENBASE:
/** @todo we have two different alienbase models */
return "geoscape/alienbase";
case INTERESTCATEGORY_RECON:
return "geoscape/icon_recon";
case INTERESTCATEGORY_XVI:
return "geoscape/icon_xvi";
case INTERESTCATEGORY_HARVEST:
return "geoscape/icon_harvest";
case INTERESTCATEGORY_UFOCARRIER:
return "geoscape/icon_ufocarrier";
case INTERESTCATEGORY_TERROR_ATTACK:
return "geoscape/icon_terror";
/* Should not be reached, these mission categories are not drawn on geoscape */
case INTERESTCATEGORY_BASE_ATTACK:
return "geoscape/base2";
case INTERESTCATEGORY_SUPPLY:
case INTERESTCATEGORY_INTERCEPT:
--- End code ---

geever:
Mostly.

INTERESTCATEGORY_RECON is split to ground and areial recon AFAIR
INTERESTCATEGORY_BUILDING is split to (alien) base building and subverting government
INTERESTCATEGORY_INTERCEPT is split to attack aircraft and attack installation

and ofc. INTERESTCATEGORY_RESCUE is special used for downed dropship missions only

Hmm.. I don't know why there is two alienbase interest category, maybe one for the base building and another for the "attack alienbase" missions...

-geever

Navigation

[0] Message Index

[*] Previous page

Go to full version