Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: My Unlocked-FMB not working  (Read 5957 times)

0 Members and 1 Guest are viewing this topic.

CzechTexan

  • Modder
  • member
  • Offline Offline
  • Posts: 1400
  • TEXAS, USA
My Unlocked-FMB not working
« on: May 16, 2011, 05:20:08 PM »

This is strange...I open the unlocked-fmb but it acts like a normal fmb. 
I don't know what I did but can someone give me a copy of the lines to add to the bldconf?
Logged

Uzin

  • Modder
  • member
  • Offline Offline
  • Posts: 2816
  • On lifetime holidays
Re: My Unlocked-FMB not working
« Reply #1 on: May 17, 2011, 03:38:58 AM »

This works for my 409 Il2 version:

conf.ini :(at the end of [HotKey builder]:
Ctrl C=copy
Ctrl X=cut
Ctrl V=paste
Ctrl P=incHeight

Right=bridgeRight
Left=bridgeLeft
Up=bridgeOffset+
Down=bridgeOffset-

bldconf.ini :

[builder_plugins]
  (builder.PlMapLoad)
  (builder.PlMapActors,sectFile=com/maddox/il2/objects/static.ini)
  (builder.PlMapAirdrome)
  (builder.PlMapLabel)
  (builder.PlMapText)
[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

Logged

CzechTexan

  • Modder
  • member
  • Offline Offline
  • Posts: 1400
  • TEXAS, USA
Re: My Unlocked-FMB not working
« Reply #2 on: May 17, 2011, 04:15:25 PM »

Thanks Uzin.  Last night I realized my error and what i had done.  I had taken out those files and accidentally put them in the wrong folder and replaced them with files from my non-mods folder.
Sometimes I think I get cross-eyed!

Anyhow, I read the map-making tutorial and the directions were in there on how to change the files.
After that is when I found where I had put the originals!
No problems now but thanks for the help.
Logged

Uzin

  • Modder
  • member
  • Offline Offline
  • Posts: 2816
  • On lifetime holidays
Re: My Unlocked-FMB not working
« Reply #3 on: May 17, 2011, 05:21:50 PM »

You are welcome.
Logged

crazyeddie

  • Modder
  • member
  • Offline Offline
  • Posts: 425
Re: My Unlocked-FMB not working
« Reply #4 on: August 25, 2011, 12:28:26 PM »

I have a problem with my unlocked FMB, I cannot get the Cut Copy Paste functions to work in 4.101.  I can cut a load of stuff but it will not paste it like it did in 4.09.  I can highlight the same stuff and hit Copy but nothing happens.  I see the facility in the drop down menus as well but that does not work either.  I have the same set up as shown above.   

Is this problem peculiar to 4.101 ?
Logged

loftyc

  • member
  • Offline Offline
  • Posts: 52
Re: My Unlocked-FMB not working
« Reply #5 on: October 22, 2011, 06:05:55 AM »

Hi,
it seems that my unlocked FMB is not working either.  I'm new, but am going through Kevin P's tutorial.  I've actually created a map and got it to load (hooray), but if I go to add on objedt, all I get is a "?".  Also, there is no 'text' option next to the 'objects' tab in the menu, and if I go to files/unlocked FMB, I'm told that 'this function is not implemented yet.'  I have copied the bldconf.ini that came with the tutorial; so now what am I missing?

well, I found where the 'text' option is, but when I place a cursor on the map, andtyp into the menu box, nothing shows up.  Also, when I try to place an object and get a ?, if I do it again, there is something left in the first spot, but when I try to save, I'm told the a'ctors.static can't be found', which I believe it shouldn't be found, but it's supposed to be created, isn't it?
Logged

DaveOD06

  • Modder
  • member
  • Offline Offline
  • Posts: 180
Re: My Unlocked-FMB not working
« Reply #6 on: January 25, 2014, 06:55:20 PM »

I have a problem with my unlocked FMB, I cannot get the Cut Copy Paste functions to work in 4.101.  I can cut a load of stuff but it will not paste it like it did in 4.09.  I can highlight the same stuff and hit Copy but nothing happens.  I see the facility in the drop down menus as well but that does not work either.  I have the same set up as shown above.   

Is this problem peculiar to 4.101 ?

I'm having the same issue where the copy and paste functions don't work in the unlocked FMB for map building, either with the keyboard shortcuts or by right clicking and selecting "copy" and "paste." I'm running 4.12.1m with SAS ModAct 5.20 and I have the bldconf.ini and conf.ini set up correctly as I always have for years, except the difference now is the newer game version. Has anyone else experienced this and know how to fix it?

I have some free time for the next month for so, and wanted to try to crank out a map I have that's about 75% done, but I can't do anything without copy and paste. HELP!  ???

bldconf.ini:

Quote
[builder_plugins] 
  (builder.PlMapLoad)
  (builder.PlMapActors,sectFile=com/maddox/il2/objects/static.ini)
  (builder.PlMapAirdrome)
  (builder.PlMapLabel)
  (builder.PlMapText)
  [builder config] 
  bShowGrid true
  bShowName true
  bViewRunaway false
  bShowTime true
  bShowArmy [3,true,true,true]
  iLightLand 255
  iconSize 32
  bViewBridge true
  bAnimateCamera true
  bActorOnLand true
  bSaveViewHLand false
  bShowLandscape true
  iLightDestruction 128
  iWaterLevel 191
  defFullDY 24.0
  defFullDX 32.0

conf.ini "builder" section:
Quote
[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=cursor
Backspace=delete+
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
Ctrl C=copy
Ctrl X=cut
Ctrl V=paste
Right=bridgeRight
Left=bridgeLeft
Up=bridgeOffset+
Down=bridgeOffset-
Logged

SAS~Bombsaway

  • Choose your battles wisely.
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9213
  • A day without laughter is a day wasted
Re: My Unlocked-FMB not working
« Reply #7 on: January 25, 2014, 07:05:14 PM »

Hi Dave. I'll try to help you. Give me just a bit and I'll send you a pm.
Logged
Do not go gentle into that good night,
Old age should burn and rave at close of day;
Rage, rage against the dying of the light.

Tapir

  • member
  • Offline Offline
  • Posts: 10
Re: My Unlocked-FMB not working
« Reply #8 on: April 01, 2016, 11:27:26 AM »

Hi,

I'm having the exact same problem with being unable to paste in Unlocked FMB. My setup iz 14.12.2 with HSFX 7.0.3

Any help would be appreciated.

Regards, TAP.
Logged

vonOben

  • Modder
  • member
  • Offline Offline
  • Posts: 943
  • Wer den Tod fürchtet, hat das Leben verloren.
    • vonOben's Flight Sim Mods
Re: My Unlocked-FMB not working
« Reply #9 on: May 12, 2017, 04:48:53 AM »

I had the same copy/paste problem and found the solution here:
https://www.sas1946.com/main/index.php/topic,42960.0.html

The solution was: Deactivate SAS MissionProCombo.
Logged
vonOben's Flight Sim Mods  http://vonoben.free.fr/ Twenty Years online January 3, 2022!

ordway

  • member
  • Offline Offline
  • Posts: 40
  • "Fly low and slow"
Re: My Unlocked-FMB not working
« Reply #10 on: August 06, 2017, 10:09:32 PM »

Same thing happened when I got a new computer and "upgraded" to Windows 10, (ie. the cut and paste did not work in FMB unlocked. My  bldconf.ini and config.ini had relevant parts automatically deleted).

I had to add back to the bldconf.ini and config.ini the missing parts that got automatically deleted (by Microsoft????) when I pasted back my old 4.12 game version to my new computer: I added again:

conf.ini :(at the end of [HotKey builder]:
Ctrl C=copy
Ctrl X=cut
Ctrl V=paste
Ctrl P=incHeight

Right=bridgeRight
Left=bridgeLeft
Up=bridgeOffset+
Down=bridgeOffset-

bldconf.ini :

[builder_plugins]
  (builder.PlMapLoad)
  (builder.PlMapActors,sectFile=com/maddox/il2/objects/static.ini)
  (builder.PlMapAirdrome)
  (builder.PlMapLabel)
  (builder.PlMapText)
[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
Logged
Pages: [1]   Go Up
 

Page created in 0.038 seconds with 24 queries.