Jump to content

Recommended Posts

Posted

I placed some template units ... a LOT of units on the lower right corner of Syria Map now I can now longer access them , how do I move them ?

There are loads off map now ???????

image.png

No more pre-orders

Click here for tutorials for using Virpil Hardware and Software

 

Click here for Virpil Flight equipment dimensions and pictures.

.

Posted

If your units are not on roads, after you select them on unit list change first waypoint from "Off road" to "On road", they will snap to closest road.

Another method is to unzip the miz file, open "mission" file (i use notepad++), search for "units"

You will find something like this:

["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Hummer",
                                        ["unitId"] = 5,
                                        ["skill"] = "Average",
                                        ["y"] = 23669.632695008,
                                                ["x"] = -113859.53202011,

                                        ["name"] = "Ground-1-3",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]

Change x and y values (coordinates) for each unit (you can quickly copy/paste the same value, then increment a little on each unit), save file, repack in .miz file. 

Either way, if you have so many units to move, it will be a pain to do it.

Maybe rebuild everything from scratch?

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...