![]() |
#1
|
|||
|
|||
![]()
As the title says.
How do i select a group of objects, copy them and paste them into another mission? Or merge two missions. I'm sure this is possible, I've even done it myself ages ago.. just can't figure it out The lack of documentation is really beginning to piss me off. Nothing is obvious or explained in this ******* mission editor. |
#2
|
||||
|
||||
![]()
l for you bud,im coming up with the same simple probs every time i go in FMB.
Sorry cant help but will look forward to replies. Cheese |
#3
|
|||
|
|||
![]()
ALT+Left mouse select the opjects right click save, then you can paste it into an other mission right click on the map and load.
Or open the mis-file with an editor copy the section you wish and then paste it into an other mis-file. |
#4
|
|||
|
|||
![]() Quote:
Alt + left mouse button - drag over objects. Right click on map i get a choice of: Copy to file Paste to file I assume it is 'copy'. Select Copy to File, this opens a dialog box where you can choose a file. I select the file/mission i want to copy to, and the dialog box closes. I then load the file/mission i tried to copy to, and the file has nothing in it, nothing is copied. If i right click I get the choice of Paste From File, selecting this i end up selecting the file i'm trying copy from and nothing happens again. Grrrrr FFS! Clearly i'm missing something.. but your instructions make no sense in relation to what i am seeing. Thanks for any help. |
#5
|
|||
|
|||
![]()
Works for me without a problem.
ALT+Left mouse button to select the objects, btw this doesn't work for actors only for statics, maybe this is the problem. Then right mouse click save to file. Then open another mission right click and paste from file, thjen the objects should be at the mouse pointer position. If you open the saved file with a editor you should look like (example) Code:
spawn Stationary.Ammo_Vehicles.2cmFlack38_composition1 POSP -0.530 0.636 0.001 POSO -230.000 0.000 0.000 REGIMENT nn EXTPARAMS spawn Stationary.Environment.SandBagWall_Arch POSP -1.563 1.164 0.000 POSO -210.000 0.000 0.000 REGIMENT nn EXTPARAMS spawn Stationary.Environment.SandBagWall_Arch POSP -1.153 -1.876 0.000 POSO -135.000 0.000 0.000 REGIMENT nn EXTPARAMS spawn Stationary.Environment.SandBagWall_Arch POSP 1.247 1.914 0.000 POSO 60.000 0.000 0.000 REGIMENT nn EXTPARAMS spawn Stationary.Environment.SandBagWall_Arch POSP 1.717 -1.866 0.000 POSO -45.000 0.000 0.000 REGIMENT nn EXTPARAMS spawn Artillery.20_mm_Flak_38 POSP 0.284 0.030 0.000 POSO -165.000 0.000 0.000 REGIMENT de EXTPARAMS /timeout 0/radius_hide 0 |
#6
|
|||
|
|||
![]() Quote:
But Copy to file does nothing for me. I'm trying to copy a set of statics making airbase templates. Clearly i am missing something. Thanks. EDIT: Ok using an editor is an easy workaround. I've managed to copy/integrate much better that way. Cheers fo r the tip. Last edited by MadTommy; 11-01-2012 at 09:53 PM. |
#7
|
|||
|
|||
![]() Quote:
![]() |
#8
|
|||
|
|||
![]()
I was just very frustrated with the FMB. And this spilled into my post tone.
Ok i understand what I was doing wrong. You can't actually copy and past from one *.mis mission file to another. You actually need to copy the objects to a NEW file that you create. And then you paste from that file into your mission. This is the critical step i was missing. Which was causing much frustration. ![]() ![]() Cheers. |
#9
|
||||
|
||||
![]()
When in the mission builder, you can copy and paste by selecting the group with alt+Lmouse, then use Ctrl+C to copy, and then Ctrl+V to paste. Not sure if this works from map to map, but worth a try (fewer steps).
S~ |
#10
|
|||
|
|||
![]() Quote:
TBH creating a 'template' file to then be pasted in to a different *.mis is fine.. at least it works. It seems to be the only way i can do it. Thanks. |
![]() |
|
|