For ALiVE mod, we "index" maps, that basically means we grab a list of all objects on a map and group them into categories to create a tactical/strategic view of a map for AI commanders.
We generate that initial list of objects using Mikero's (free version) deWRP application:
deWrp -O MAPPATH\map.pbo > objects.MAPNAME.sqf
However, Tanoa is an EBO file, that we can't run deWRP against. Would it be possible for someone to run deWRP against Tanoa for us and send us the object list file?
Without this, we won't be able to have compatibility for ALiVE with APEX/Tanoa.