Needs testing….
-
Lancer, how important is this check? Will items being out of order cause crashes?
Because I have another error that I can’t correct:
446 Out of order ’ escape_pod '-> F:\Games\Freelancer\DATA\EQUIPMENT\select_equip.ini : 1 - 573 : escape_pod - armor_upgrade_5The scape_pod is in goods.ini, but the armor_upgrade_5 is in misc_goods.ini and will always be read after goods.ini - so I can’t place the escape_pod after the armour upgrades or vice-versa.
-
bumpity-bump!
-
It most likely won’t cause a problem. If you want to fix the order they are read into the program, copy them out then copy it back over the files (the equipment ini files). Windows sorts the directories so that may help. I will see about adding a sort routine to load the files in alphabetical order when parsing the goods.