Airfield modyfications - Printable Version
+- All-Aircraft-Simulations (
https://allaircraftsimulations.com)
+-- Forum: IL2 MAP MODS Download & Discussion (
https://allaircraftsimulations.com/forumdisplay.php?fid=269)
+--- Forum: OLD IL2 MAP MODS Discussion & WIP-MAP-MODS (
https://allaircraftsimulations.com/forumdisplay.php?fid=307)
+--- Thread: Airfield modyfications (
/showthread.php?tid=58799)
Airfield modyfications - bandyta - 17.01.2009
HEY!
I have problem, i want change one of arfields, but i don't know what i must download, and mod in my IL2 files. Can any one tell me what i must do step by step?
THX!
*I have IL2 1946 4.08m, and 0.93 sound mod
-
walter_solito - 17.01.2009
Hi!
I don't understand what you need!
Please re-explain!
walter
- bandyta - 17.01.2009
I want change taxiways, buldings etc. in airfield. And change position where planes start.
I have installed IL2 1946 + 4.08m patch + 0.93 Sound Mod + map FMB tools + FMB Full and edited conf.ini and bldconf.ini
When i want load map i have error from windows. "[...]Memory cannot be "read""
- bandyta - 19.01.2009
Any one can help?
- Redwulf__32 - 19.01.2009
What map are you trying to mod? If the map in question has a large actors.static file (approx. > 750k) then the mapbuilder FMB will give up. Only solution is to make a temporary, smaller actors.static (see actors.static tool) that includes your airfield, mod it, save it and merge the items back into the original actors.static. It's a bit hairy but a bit of research will help you.
Hope this helps .....
- bandyta - 20.01.2009
I think problem is in bldconf.ini, or maybe one of files (static.ini maybe?).
When i have standard bldconf.ini
Code:
[builder_plugins]
(builder.PlMapLoad)
(builder.PlMission)
(builder.PlMisAir,sectFile=com/maddox/il2/objects/air.ini)
(builder.PlMisChief,sectFile=com/maddox/il2/objects/chief.ini)
(builder.PlMisStatic,sectFile=com/maddox/il2/objects/stationary.ini)
(builder.PlMisRocket,sectFile=com/maddox/il2/objects/rockets.ini)
(builder.PlMisHouse,sectFile=com/maddox/il2/objects/static.ini)
(builder.PlMisTarget)
(builder.PlMisBrief)
(builder.PlMisBorn)
(builder.PlMisStaticCamera)
(builder.PlMisDestruction)
(builder.PlMisFront)
FMB working, but i can't edit object in map.
When i replace this lines to:
Code:
[builder_plugins]
(builder.PlMapLoad)
(builder.PlMapActors,sectFile=com/maddox/il2/objects/static.ini)
(builder.PlMapAirdrome)
(builder.PlMapLabel)
(builder.PlMapText)
FMB not working(can't open any map), game making error...