Difference between revisions of "TechObjectDatabase.xml"

From BotF2-Wiki
Jump to: navigation, search
(Created page with "Folder: \Data bitbucket: https://bitbucket.org/mstrobel/BotF2/raw/4bd3c04bb439e29cb543e1f020819b8df2e70bf4/Mainline/BotF2Client/Resources/Data/TechObjectDatabase.xml ...")
 
Line 2: Line 2:
  
 
bitbucket: https://bitbucket.org/mstrobel/BotF2/raw/4bd3c04bb439e29cb543e1f020819b8df2e70bf4/Mainline/BotF2Client/Resources/Data/TechObjectDatabase.xml
 
bitbucket: https://bitbucket.org/mstrobel/BotF2/raw/4bd3c04bb439e29cb543e1f020819b8df2e70bf4/Mainline/BotF2Client/Resources/Data/TechObjectDatabase.xml
 +
 +
 +
 +
How to extract for example Ships:
 +
*copy file to Tech_date.xml
 +
*edit with Notepad++
 +
*search for </productionfacilities> -> that's the end of buildings
 +
*mark up to begin of file but let first line untouched (so <pro...until </pro... is marked -> delete it
 +
*at least open with Excel
 +
  
 
[[Category:XML-files]]
 
[[Category:XML-files]]

Revision as of 01:45, 12 January 2014

Folder: \Data

bitbucket: https://bitbucket.org/mstrobel/BotF2/raw/4bd3c04bb439e29cb543e1f020819b8df2e70bf4/Mainline/BotF2Client/Resources/Data/TechObjectDatabase.xml


How to extract for example Ships:

  • copy file to Tech_date.xml
  • edit with Notepad++
  • search for </productionfacilities> -> that's the end of buildings
  • mark up to begin of file but let first line untouched (so <pro...until </pro... is marked -> delete it
  • at least open with Excel