Achmed Posted February 16, 2014 Report Share Posted February 16, 2014 Is there any easy way to move objects from the database into a sqf file? basically I'm building an area using epoch items that's a lot easier in game due to snap building however want it to be loaded from a sqf file. Link to comment Share on other sites More sharing options...
RipSaw Posted February 17, 2014 Report Share Posted February 17, 2014 Its easy but a lot of work. 1) make a regular map addition with the same amount of objects you are using. (location doesn't matter) 2) change the class names of the items you placed in the regular map addition to the ones you used ingame 3) change the location of the items you placed in the regular map addition to the ones you used ingame (so the database coords) 4) save the .sqf file 5) load it like any other map addition. 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