Suppe Posted February 9, 2015 Report Share Posted February 9, 2015 The Mission.sqm Converter Convert coordinates from a whole mission.sqm for the config.cpp. But to function the mission.sqm needs necessarily be saved with the MCC Sandbox Editor tool, because you really need this "coordinates block": }; class Item4 //mission.sqm "coordinates block" after saving with MCC: { position[]={1325.1554,13.24902,8729.6484}; azimut=-303.53421; id=4; side="EMPTY"; vehicle="Land_CampingChair_V2_F"; skill=0.60000002; offsetY=0.0144939; }; The Tool convert within a second a complete mission.sqm in this: { "Land_CampingChair_V2_F", { 1325.1554, 6484, 0.0144939 }, 303.53421 }, //exact match for the cpp ......etc.etc. ......etc.etc. ...... etc.etc. The tool also does not overwrite automatically, it will create a new file next to it. Donwload Mission.sqm converter: https://www.dropbox.com/sh/nbn9nrpo92cafqe/AAD6h5KuWmYP74zJ6CYjcQK7a?dl=0 Link to comment Share on other sites More sharing options...
Just_R Posted May 27, 2016 Report Share Posted May 27, 2016 404 on the dropbox link Link to comment Share on other sites More sharing options...
zxbutchxz Posted June 1, 2016 Report Share Posted June 1, 2016 Yes, please update the link Link to comment Share on other sites More sharing options...
coresync Posted January 5, 2017 Report Share Posted January 5, 2017 anyone have this? Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now