All-Aircraft-Simulations
CANT PLACE OBJECTS - HELP? - Printable Version

+- All-Aircraft-Simulations (https://allaircraftsimulations.com)
+-- Forum: IL2 Skins, Textures, Patches, Utilities Missions & Campaigns (https://allaircraftsimulations.com/forumdisplay.php?fid=272)
+--- Forum: Il2 Skins, Missions & Campaign DISCUSSION (https://allaircraftsimulations.com/forumdisplay.php?fid=302)
+--- Thread: CANT PLACE OBJECTS - HELP? (/showthread.php?tid=56349)



CANT PLACE OBJECTS - HELP? - making153 - 11.09.2008

Just reverted from OpenFMB back to normal FMB settings and now cant place objects on any maps using CRTL + Mouse left click - nothing happens ??

I've reloaded my old bldconf.ini (Fly_zo kindly sent me the default as i'd forgot to back up !!) and deleted the extra entries in my conf.ini.

Any ideas ??

This is my ini

[HotKey builder]
MouseLeft=objectMove
MouseRight=popupmenu
Enter=freeView
Shift MouseLeft=worldZoom
Alt MouseLeft=select+
Alt MouseRight=select-
Alt Ctrl=unselect
PageDown=change+
PageUp=change-
End=change++
Home=change--
Ctrl MouseLeft=insert+
Insert=insert+
NumPad-0=insert+
F=fill
Ctrl MouseRight=delete+
NumPad.=delete+
Delete=delete+
Backspace=cursor
Tab=cursor
F10=land
F11=onLand
NumPad-=normalLand
NumPad+=toLand
NumPad-5=resetAngles
NumPad-8=resetTangage90
NumPad-7=stepAzimut-5
NumPad-4=stepAzimut-15
NumPad-1=stepAzimut-30
NumPad-9=stepAzimut5
NumPad-6=stepAzimut15
NumPad-3=stepAzimut30

And my bldconf

[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)
[builder config]
bShowGrid true
bShowName false
bViewRunaway false
bShowTime false
bShowArmy [3,false,false,false]
iLightLand 255
iconSize 16
bViewBridge false
bAnimateCamera true
bActorOnLand true
bSaveViewHLand false
bShowLandscape true
iLightDestruction 128
iWaterLevel 191


- fly_zo - 11.09.2008

this is the bldconf.ini i've posted m8 .... notice differences in [builder config] section


[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)
[builder config]
bShowGrid true
bShowName true
bViewRunaway true
bShowTime true
bShowArmy [3,true,true,true]
iLightLand 255

iconSize 16
bViewBridge true
bAnimateCamera true
bActorOnLand true
bSaveViewHLand false
bShowLandscape true
iLightDestruction 128
iWaterLevel 191


- making153 - 11.09.2008

Thats wierd Fly_zo I never changed those entries ??

Thanks for pointing it out mate, trying it now !!


- making153 - 12.09.2008

FIXED ! Cheers fly_z0