Forged Alliance Forever Forged Alliance Forever Forums 2014-08-03T15:46:41+02:00 /feed.php?f=26&t=8298 2014-08-03T15:46:41+02:00 2014-08-03T15:46:41+02:00 /viewtopic.php?t=8298&p=78149#p78149 <![CDATA[Bug and fix for Advanced Strategic Icons mod with patch 3633]]>
This means that faf overrides some of the Advanced Strategic Icons mods' icons; namely hqs and aeon sniperbots (The only ones I've found so far). I don't know what makes these units special.

A fix is to return to the previous load-order, by swapping these two lines in init_faf.lua:

Code:
mount_dir_with_whitelist(InitFileDir .. '\\..\\gamedata\\', '*.nx2', '/')
mount_dir_with_whitelist(InitFileDir .. '\\..\\gamedata\\', '*.nxt', '/')


So the .nxt files are loaded first.

Statistics: Posted by Sheeo — 03 Aug 2014, 15:46


]]>