07.07.2010, 15:35
Here is a neat trick to do with the JSGME tool that comes with the HSFX mod pack.
just go to you jsgmemods folder and create a new folder called MapBuilder, Then copy and paste your bldconf.ini & conf.ini into this folder.
Then replace all the code with this code into your bldconf.ini that is located in your MapBuilder folder
And add this to you conf.ini under the [HotKey builder]
Then just enable it with the JSGME.exe and your set to mod il2 and your maps
just go to you jsgmemods folder and create a new folder called MapBuilder, Then copy and paste your bldconf.ini & conf.ini into this folder.
Then replace all the code with this code into your bldconf.ini that is located in your MapBuilder folder
Code:
[builder_plugins]
(builder.PlMapLoad)
(builder.PlMapActors,sectFile=com/maddox/il2/objects/static.ini)
(builder.PlMapAirdrome)
(builder.PlMapLabel)
(builder.PlMapText)
[builder config]
bShowGrid false
bShowName true
bViewRunaway true
bShowTime true
bShowArmy [3,true,true,true]
iLightLand 255
iconSize 32
bViewBridge true
bAnimateCamera true
bActorOnLand true
bSaveViewHLand true
bShowLandscape true
iLightDestruction 128
iWaterLevel 191
And add this to you conf.ini under the [HotKey builder]
Code:
Ctrl C=copy
Ctrl X=cut
Ctrl V=paste
Right=bridgeRight
Left=bridgeLeft
Up=bridgeOffset+
Down=bridgeOffset-
Then just enable it with the JSGME.exe and your set to mod il2 and your maps