Warsheep 126 Report post Posted October 7, 2015 (edited) This is (i think) the best way to include custom objects and Buildings in ur map. In default the Simulation is disabled but u can enabled it for defined objects like lights.full supportet m3editor (v 1,3B)ws_objects version 1,0 BetaHow to: 1 download -the source here https://github.com/Warsheep-GER/ws_objects2 open ws_objects/objects/fn_customx.sqf paste ur objects in the example code2.2 Simulated objects u see some examples in _simulated array3 open ws_objects/fn_cfg.sqf enable ws_customx = 1;4.creat pbo ws_objects and copy it to ur exile serveraddons5.restart the serverand be happyTodo:-Moved the Simulated/billboard objects to the config.-Recode the Main spawncode so thats not spawn all. Just with distance 2000 or so.- add setVectorDirAndUp to the spawning objeCts (done)- Little tutorial for add more customx.sqf (done)Known Bugs -SetVectorDirAndUp not Supportet (fixed in next version)Changelog for ws_objects v1.3 Beta by Warsheep(GER)(SOON)-billboards supportet now with custom image-added newobjects folder with all needed files for setting up more then the 3 custom files(tutorial)-changed the createVehicle code for supporting setVectorDirAndUpv1.0 Beta by Warsheep(GER)-Started this serverside addon -what should i write ? u see the code Edited October 15, 2015 by Warsheep 9 Share this post Link to post Share on other sites
William =D 134 Report post Posted October 7, 2015 Nice! Question, to obtain this code, I'm assuming your using m3 editor? I'm currently using mcc4 and that does not have a sqf function, m3 editor seems to not like windows ten, unless its just me,xcam, still getting my head around, would you know of anything else that I could use to obtain a sqf? I can easily make a sqm that's no issue, or do you or any one know if there is a converter and or a guide to this converter? never the less, I shall look into this a lot more, thanks for posting this! Share this post Link to post Share on other sites
Warsheep 126 Report post Posted October 7, 2015 idk how to become the objectcode, i written this addon for maddex , but he stops compleet his tread and i dont work for nothing so i shared my code without some areas, possible other users can help u with the editor , i just know its the code like inside the init for traders Share this post Link to post Share on other sites
William =D 134 Report post Posted October 7, 2015 Ok, sweet, cheers for the share! Share this post Link to post Share on other sites
Warsheep 126 Report post Posted October 7, 2015 Ok, sweet, cheers for the share!you are welcome dude , i dont work for my Windows Recycle Bin 1 Share this post Link to post Share on other sites
William =D 134 Report post Posted October 7, 2015 The amount of Sqm 's I have made are unbelievable, just getting them to a sqf is the tricky part now. Share this post Link to post Share on other sites
Warsheep 126 Report post Posted October 7, 2015 The amount of Sqm 's I have made are unbelievable, just getting them to a sqf is the tricky part now.then have fun with the work Share this post Link to post Share on other sites
William =D 134 Report post Posted October 7, 2015 (edited) Warsheep, are you on the Exile skype group? Edited October 7, 2015 by William =D Share this post Link to post Share on other sites
Boose 44 Report post Posted October 7, 2015 Nice! Question, to obtain this code, I'm assuming your using m3 editor? I'm currently using mcc4 and that does not have a sqf function, m3 editor seems to not like windows ten, unless its just me,xcam, still getting my head around, would you know of anything else that I could use to obtain a sqf? I can easily make a sqm that's no issue, or do you or any one know if there is a converter and or a guide to this converter? never the less, I shall look into this a lot more, thanks for posting this! M3editor works fine in wiindows ten Share this post Link to post Share on other sites
William =D 134 Report post Posted October 7, 2015 M3editor works fine in wiindows tenSo it must me something I've got locally, M3 works well for me except once I enter the Menu, what ever I click will crash arma. I will look further into this, what version do you have atm Purge? Share this post Link to post Share on other sites