** Utility ** INI Parser
Download from:
http://www.thenetsedge.com/freelancer/fliniparser.zip
This does require the .Net Framework to be installed. Sorry...but I am not going back to VB.
Readme file:
Freelancer INI Parser by Stuart "vovin" Presley
Parses a Freelancer ini file for the values of a particular item.
For instance:
If you wanted all the nicknames of everything in the shiparch.ini file (after you use something like bini to extract the ini file) then open the file with this tool, type nickname, click go and you get something like this:
b_battleship_butt_dmg_cap
b_battleship_engine_cap
b_battleship_head_dmg_cap
b_battleship_neck_dmg_cap
b_battleship_port_gen_cap
b_battleship_starboard_gen_cap
b_battleship_tail_dmg_cap
b_battleship_tower_cap
b_destroyer_body_cap
b_destroyer_port_eng_cap
b_destroyer_starboard_eng_cap
b_destroyer_tower_cap
b_destroyer_wplat_cap
b_gunship_port_eng_cap
b_gunship_port_wing_cap
b_gunship_starboard_eng_cap
b_gunship_starboard_wing_cap
b_gunship_tail_cap
b_gunship_tower_cap... and more....
Use Copy To Clipboard to copy the list to the clipboard and paste it wherever...
Use the remove duplicates box (enabled by default) to remove duplicate items from the parsing.
-V
Edited by - vovin on 13-03-2003 18:02:46
Edited by - vovin on 13-03-2003 18:07:31