05.10.2009, 03:00
Slovakia objects are working well in my modded v4.09m final. I get no messages about missing objects if I load Slovakia map. The objects should be exactly the same as in v4.09b1m beta version, so if they worked before in v4.09b1m, then you must have replaced your static.ini with an older version, although no changes were needed. Check if you have the following in your static.ini:
//===========================================================================
[***]
Title Castles of Slovakia
//===========================================================================
[buildings.House$Bojnice_01]
Title Bojnice_01
MeshLive 3do/Buildings/Slovakia/Bojnice_01/live.sim
MeshDead 3do/Buildings/Slovakia/Bojnice_01/dead.sim
AlignToLand 0
Body RockBig
Panzer 1.5
That's the beginning of the entries for Slovakia objects. If you have a static.ini without those lines, then you should simply add the lines for Slovakia objects. If you have many static.ini files, make sure that the right one (includes all lines appearing in all the files) gets loaded by deleting the other ones. The static.ini should also have entries for all object mods you have installed. If you have installed the destruction mod, it has a static.ini with modified Panzer values and to use that mod you should add all missing lines to that static.ini and delete other static.ini files.
If you don't have a static.ini in MODS of Files folder, then all Slovakia oblects should work, but you won't have any new objects from mods.
//===========================================================================
[***]
Title Castles of Slovakia
//===========================================================================
[buildings.House$Bojnice_01]
Title Bojnice_01
MeshLive 3do/Buildings/Slovakia/Bojnice_01/live.sim
MeshDead 3do/Buildings/Slovakia/Bojnice_01/dead.sim
AlignToLand 0
Body RockBig
Panzer 1.5
That's the beginning of the entries for Slovakia objects. If you have a static.ini without those lines, then you should simply add the lines for Slovakia objects. If you have many static.ini files, make sure that the right one (includes all lines appearing in all the files) gets loaded by deleting the other ones. The static.ini should also have entries for all object mods you have installed. If you have installed the destruction mod, it has a static.ini with modified Panzer values and to use that mod you should add all missing lines to that static.ini and delete other static.ini files.
If you don't have a static.ini in MODS of Files folder, then all Slovakia oblects should work, but you won't have any new objects from mods.