Alamo Object Importer 
The Alamo Object Importer lets you import .ALO and .ALA files into 3D Studio Max .
 Note that if an imported model has dazzles they will not be imported in 3d Studio Max 6, 8 and 2013,
 because Petroglyph's exporter for those version does not support dazzles.
 Similarly, proxies will not be imported in 3d Studio Max 2013.
Respect! 
    With this importer comes great responsibility. Do NOT rip off other people's
    work and try to pass it off as your own. Let's all work towards a friendly
    community!
  
Download Prerequisites To ensure that the importer works properly, please make ensure the following prerequisites are met before installing and using the importer:
  
    
      Install Petroglyph's Alamo Exporter  for 3D Studio Max.
      As described, make sure you install the correct Service Pack as well.
      For 3d Studio Max 2013, this is not required (since the exporter doesn't work for 3d Studio Max 2013), but then you won't be able to import proxies and dazzles.
     
   
Installation The importer consists of two files, a utility plugin (alamo2max.dlu) and the actual importer script (alamo2max.ms).
  
    Copy alamo2max.dlu to the "Plugins" directory in your 3ds Max installation. 
    Copy alamo2max.ms to the "Scripts" directory in your 3ds Max installation. 
    Start 3ds Max 
    Open Customize > Preferences and go to the MAXScript tab. Set the initial heap allocation to a more comfortable amount, say, at least 150 MBytes. Close the preferences window. 
   
Step 1: Setup 
    To import a model, go to the Utilities Panel (with the hamer icon), open the
    MAXScript sub-panel, and click "Run Script". Select "alamo2max.ms" from the
    Scripts folder. Now select "Alamo Object Importer 1.0" from the Utilities list
    (you may need to explicitly click it again). If all went well, the Importer
    panel should now be open.
  
  
    Use the + and - buttons to add/remove texture and shader paths before
    importing. The importer will look in these folders for the tga/dds files when
    loading textures and fx files when creating DirectX9 materials.
  
  
    
      Empire at War / Forces of Corruption: 
    
      Universe at War: 
   
  If the paths are set incorrectly, the importer will complain during import when it cannot find textures or shaders.
  Note: these paths are remembered when 3dsmax is shut down.
  With the paths set, you can now import models.
Step 2: Importing 
    Click the "Import Alamo Object" button and select an ALO file to import. The
    importer will also look for all .ALA files that share the same base name in the
    same folder and load those as animations.
  
  
    If there are already objects in the scene, the importer will ask where to
    connect the imported model to. Use this to import hardpoints at their correct
    spot.
  
  
    The importer will read the model and animation files, create the various bones,
    meshes, lights, proxies and dazzles, set their Alamo properties, connect
    everything together, create materials, find textures, skin the meshes, animate
    the bones and add the animations to the Alamo Utility.
  
  
    If all went well, no error will be displayed. Otherwise, common errors include
    having an animation which is invalid for the model file, or you did not attempt
    to load a model.
  
  The model is imported completely ready for export.
Troubleshooting 
  If you want the viewports to show the models as they are in-game, you need
  to make sure 3d Studio Max runs with the Direct3D driver. Depending on your
  version of 3d Studio Max, this can be done by choosing "Change Graphics
  Driver" from the Start Menu.
 
  The standard shaders as they come with Empire at War's official mod tools do
  not work out of the box with all versions of 3d Studio Max. Known issues:
  
  
   The shader doesn't compile with error "No valid techniques found". 
  
   My models don't show up in the viewport. 
   
 
 
Changelog 
    v1.2: Added support for 3d Studio Max 2013 (2017/01/02) v1.1: Fixed a small issue with visibility tracks (2008/07/06) v1.0: Initial release (2008/06/18)