Is it possible to add objects/scenery after campaign initialization? Trees, houses, etc...
Thanks
Adding objects at a later date
Moderator: SEOW Developers
Yes 2 tables are present in the database; scenery (objects) and scenery_stationary (stationary objects) where you can record all objects.
Another way (If I remember well) is quicker: Just after the mission download, add all these new objects in the mis file, then, when the mission will be analyzed, the 2 tables will be filled automatically. (It's the same process when the campaign Template is initialized)
Another way (If I remember well) is quicker: Just after the mission download, add all these new objects in the mis file, then, when the mission will be analyzed, the 2 tables will be filled automatically. (It's the same process when the campaign Template is initialized)
-
- Posts: 302
- Joined: Fri 13 Apr 2007 1:13 pm
- Location: Italy
Hi,
A factory appears in the MP if you have a corresponding record into the Industrial_Installation table.
When you placed the car I suppose you were in the template building phase to customize your standard database, so you were expecting to find the factory after the initialization.
The car only tells you the X & Y coordinates you have to input into the database table. So, the template phase has nothing to do with the industrial table.
You have to build a distinct mis file to pick up the factories coordinates, and you can do it also after the campaign initialization.
Look at the existing records to properly fill any field.
A factory appears in the MP if you have a corresponding record into the Industrial_Installation table.
When you placed the car I suppose you were in the template building phase to customize your standard database, so you were expecting to find the factory after the initialization.
The car only tells you the X & Y coordinates you have to input into the database table. So, the template phase has nothing to do with the industrial table.
You have to build a distinct mis file to pick up the factories coordinates, and you can do it also after the campaign initialization.
Look at the existing records to properly fill any field.
22GCT_Gross
-
- Posts: 2211
- Joined: Mon 08 Jan 2007 11:10 pm
- Location: Perth, Western Australia