Jump to content
Sign in to follow this  
Dave

Ground Objects Format Update No Groundobjectdata.ini Anymore

Recommended Posts

There is a whole new format for groundobjects. Your mods are not gone you just have to "reformat" them to the new way. No more is a groundobjectdata.ini needed, now you can install just like aircraft. Open up the main.ini of whatever groundobject you want added. Add these lines at the top....(xxxxx being the name of the object)

 

[GroundObjectData]

ObjectFullName=xxxxxx

ObjectDataFile=xxxxxx_data.ini

 

So for example

 

[GroundObjectData]

ObjectFullName=FROG-3

ObjectDataFile=FROG-3_data.ini

 

Once you have converted all of your objects delete all and any groudnobjectdata.inis and any data.ini you have hanging outin the main groundobject folder as they are no longer needed.

Share this post


Link to post
Share on other sites

Guest
This topic is now closed to further replies.
Sign in to follow this  

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..