BetterDeadThanZed Posted January 13, 2015 Report Share Posted January 13, 2015 How exactly do you use it? Link to comment Share on other sites More sharing options...
Darth_Rogue Posted January 13, 2015 Report Share Posted January 13, 2015 I used it with Bornholm to make trader safe zone/spawn areas. You use any launcher app, like the stock Arma 3 Launcher, or A3 Launcher to load the map you want to edit (Bornholm, Chernarus with AiA, etc.) and then the editor mod. Go to the editor in the game menu, create a unit on the map and hit "Preview". Then you can start adding stuff. There's a small learning curve if you're not proficient with the stock editor, but I was adding stuff like a pro in less than a half hour. Would have been awesome if the stupid thing would have just saved more than once. lol! Link to comment Share on other sites More sharing options...
BetterDeadThanZed Posted January 13, 2015 Report Share Posted January 13, 2015 I used it with Bornholm to make trader safe zone/spawn areas. You use any launcher app, like the stock Arma 3 Launcher, or A3 Launcher to load the map you want to edit (Bornholm, Chernarus with AiA, etc.) and then the editor mod. Go to the editor in the game menu, create a unit on the map and hit "Preview". Then you can start adding stuff. There's a small learning curve if you're not proficient with the stock editor, but I was adding stuff like a pro in less than a half hour. Would have been awesome if the stupid thing would have just saved more than once. lol! Once you've created stuff and saved it, how do you add it to your server? Link to comment Share on other sites More sharing options...
Shreeden Posted January 13, 2015 Report Share Posted January 13, 2015 Once you've created stuff and saved it, how do you add it to your server? I'm guessing from the the sqf. Link to comment Share on other sites More sharing options...
Darth_Rogue Posted January 13, 2015 Report Share Posted January 13, 2015 There's a couple different ways you could do it. My plan was to add it to the config.cpp inside the a3_epoch_server_settings.pbo. If you look in that file you'll see a section for propsPos. The code you get from the editor is a direct drop-in for it. Looks like this: class Bornholm : Default { worldSize = 22528; traderBlds[] = { "Land_Kiosk_blueking_F", "Land_FuelStation_Build_F", "Land_CarService_F", "Land_i_Garage_V1_F", "Land_i_Shed_Ind_F", "Land_i_Shop_01_V1_F" }; telePos[] = { { "Transport_W_EPOCH", { 13813.5, 6875.03, 0.80265 }, "", { 3644.52, 8755.61, 0.0017128 } }, // West { "Transport_E_EPOCH", { 13814.6, 6883.37, 0.362907 }, "", { 11966.9, 12692.4, 0.00144196 } }, // East { "Transport_N_EPOCH", { 13825.2, 6885.2, 0.418465 }, "", { 5922.42, 15574.2, 0.00121307 } } // North }; propsPos[] = { // phones { "Land_PhoneBooth_02_F", { 5937.66, 17435.3 ,0.00121498 }, 202.455 }, { "Land_PhoneBooth_02_F", { 4084.47, 19912.3, 0.00139999 }, 326.206 }, { "Land_PhoneBooth_02_F", { 4397.61, 19813.4, 0.00199699 }, 254.303 }, { "Land_PhoneBooth_02_F", { 3463.71, 19240, 0.00131226 }, 25.995 }, { "Land_PhoneBooth_02_F", { 4997.41, 18819.4, 0.00155258 }, 335.517 }, { "Land_PhoneBooth_02_F", { 4788.56, 19491, 0.00147343 }, 216.991 }, { "Land_PhoneBooth_02_F", { 3531.89, 17765.5, 0.001297 }, 7.3076 }, { "Land_PhoneBooth_02_F", { 5129.79, 17781.2, 0.00139618 }, 261.22 }, { "Land_PhoneBooth_02_F", { 4917.19, 16964.3, 0.00173187 }, 356.897 }, So you would just add the lines you get from the editor to the end of whatever else is already there for whatever map you are editing. Really simple. Link to comment Share on other sites More sharing options...
DirtySanchez Posted January 13, 2015 Report Share Posted January 13, 2015 Thanks for the info Darth, Looking forward to getting off work in an hour and playing around with this!!!! Hello 5FPS after adding shitloads of objects to the map! Link to comment Share on other sites More sharing options...
Darth_Rogue Posted January 13, 2015 Report Share Posted January 13, 2015 Good luck! Be careful with the saving though! lol! Also, watch your keystrokes when you're manipulating items. It's easy to press a wrong button and have your item wind up in the ocean. You'll see what I mean. :P Link to comment Share on other sites More sharing options...
Havoc302 Posted January 13, 2015 Report Share Posted January 13, 2015 Thanks for the info Darth, Looking forward to getting off work in an hour and playing around with this!!!! Hello 5FPS after adding shitloads of objects to the map! lol yeah same, except I'm off in 30 minutes! Must be the aussie time of day to dominate the forums ;) Link to comment Share on other sites More sharing options...
DirtySanchez Posted January 13, 2015 Report Share Posted January 13, 2015 Good luck! Be careful with the saving though! lol! Also, watch your keystrokes when you're manipulating items. It's easy to press a wrong button and have your item wind up in the ocean. You'll see what I mean. :PBeen a fun experience so far. Made some great edits for the Central Airfield and have them live.However, ARGH Darth!I think what you mean is that you can only use the M3Editor once per Arma 3 license!Hell I even restarted my machine and I cant get it to save a second one....Lots of fences......I will pick it up tomorrow night and try again.Tho I love the ease this gave me with my first set of Map edits.Thanks for your hard work on this project Link to comment Share on other sites More sharing options...
ErZ Posted January 13, 2015 Report Share Posted January 13, 2015 I've been playing with this, learning how to use it, awesome work! Issues: I am unable to save anything. Also, what is the physics button suppose to do, it doesn't seem to affect anything. Link to comment Share on other sites More sharing options...
Darth_Rogue Posted January 13, 2015 Report Share Posted January 13, 2015 Here's some data that may help the author fix the saving issue. I found this log file here: C:\Users\Mike\AppData\Local\Arma2NET\Arma2NET.2015-1-12.LOG 01/12/2015 19:02:14 Arma2NET 2.3.0.0 running on CLR 4.0.30319.18444 01/12/2015 19:02:14 Loaded into process arma3 01/12/2015 19:02:14 Loading add-ins 01/12/2015 19:02:14 Domain Name Version Publisher Description 01/12/2015 19:02:14 DefaultDomain M3DE 01/12/2015 19:02:14 Arma2NET initialized in 00:00:00.0797528 01/12/2015 19:02:27 function: M3DE [SaveFileDialog] 01/12/2015 19:02:27 maxResultSize: 10239 01/12/2015 19:02:27 Result size: 43 01/12/2015 19:02:27 Result: "C:\Users\Mike\Desktop\bornholm_addons.sqf" 01/12/2015 19:03:09 function: M3DE [SaveFile, "[67,58,92,85,115,101,114,115,92,77,105,107,101,92,68,101,115,107,116,111,112,92,98,111,114,110,104,111,108,109,95,97,100,100,111,110,115,46,115,113,102,10,91,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,57,46,55,44,49,53,53,51,56,46,50,44,48,46,48,56,51,55,52,55,57,93,44,48,46,51,51,51,54,50,57,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,50,46,54,52,44,49,53,53,52,48,46,55,44,45,48,46,48,53,55,52,50,54,53,93,44,49,51,46,50,57,52,49,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,55,46,54,51,44,49,53,53,52,48,46,49,44,45,48,46,48,53,55,52,53,55,93,44,48,46,50,57,52,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,50,46,50,50,44,49,53,53,52,49,46,53,44,45,48,46,48,53,55,52,54,52,54,93,44,51,50,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,53,46,49,50,44,49,53,53,52,53,46,50,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,54,46,54,56,44,49,53,53,53,48,46,50,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,56,46,51,54,44,49,53,53,53,53,46,49,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,57,46,57,52,44,49,53,53,54,48,46,49,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,49,46,53,57,44,49,53,53,54,53,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,51,46,49,52,44,49,53,53,55,48,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,52,46,55,53,44,49,53,53,55,52,46,57,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,52,46,52,54,44,49,53,53,55,57,46,52,44,48,46,48,48,54,49,53,54,57,50,93,44,50,52,51,46,52,56,57,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,49,46,50,44,49,53,53,56,50,46,49,44,48,46,48,52,51,53,52,56,54,93,44,49,57,52,46,49,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,54,46,49,53,44,49,53,53,56,51,46,52,44,48,46,48,51,56,56,56,55,93,44,49,57,51,46,54,49,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,49,46,51,57,44,49,53,53,56,52,46,54,44,48,46,52,49,52,53,50,93,44,49,57,51,46,54,57,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,54,46,53,53,44,49,53,53,56,53,46,56,44,48,46,48,51,57,49,52,54,52,93,44,49,57,51,46,56,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,51,46,49,56,44,49,53,53,56,52,46,49,44,48,46,48,51,57,49,52,54,52,93,44,49,49,53,46,56,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,48,46,57,52,44,49,53,53,55,57,46,53,44,45,48,46,57,48,54,56,48,55,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,56,46,54,55,44,49,53,53,55,52,46,56,44,48,46,48,57,51,49,55,55,56,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,54,46,52,50,44,49,53,53,55,48,46,49,44,48,46,48,57,51,49,51,50,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,52,46,49,55,44,49,53,53,54,53,46,52,44,48,46,48,57,51,49,51,50,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,50,46,50,52,44,49,53,53,54,48,46,54,44,48,46,48,57,51,49,51,50,93,44,49,48,56,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,48,46,53,50,44,49,53,53,53,53,46,55,44,48,46,48,57,51,49,51,50,93,44,49,48,56,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,57,46,49,55,44,49,53,53,53,48,46,55,44,48,46,48,57,51,49,51,50,93,44,49,48,48,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,56,46,50,52,44,49,53,53,52,53,46,54,44,48,46,48,57,51,49,51,50,93,44,57,57,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,55,46,55,53,44,49,53,53,52,48,46,53,44,48,46,48,57,51,49,51,50,93,44,57,49,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,52,46,55,57,44,49,53,53,51,56,46,49,44,48,46,48,54,55,53,53,56,51,93,44,48,46,51,55,50,51,49,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,55,46,52,53,44,49,53,53,52,49,46,51,44,48,46,48,54,55,53,53,56,51,93,44,48,46,51,55,50,51,49,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,72,66,97,114,114,105,101,114,66,105,103,95,70,34,44,91,53,57,49,51,46,49,51,44,49,53,53,51,54,46,53,44,48,46,48,57,57,56,56,52,93,44,49,46,57,53,54,56,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,72,66,97,114,114,105,101,114,66,105,103,95,70,34,44,91,53,57,50,53,46,54,55,44,49,53,53,51,56,46,52,44,48,46,48,55,53,53,48,56,49,93,44,49,46,56,57,51,53,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,111,114,116,97,98,108,101,76,105,103,104,116,95,100,111,117,98,108,101,95,70,34,44,91,53,57,48,57,46,53,49,44,49,53,53,52,54,46,51,44,48,46,48,52,51,51,49,57,55,93,44,51,49,57,46,48,55,50,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,111,114,116,97,98,108,101,95,103,101,110,101,114,97,116,111,114,95,70,34,44,91,53,57,48,57,46,56,52,44,49,53,53,52,55,46,56,44,48,46,48,48,52,57,50,48,57,54,93,44,50,56,49,46,57,48,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,69,110,103,105,110,101,67,114,97,110,101,95,48,49,95,70,34,44,91,53,57,50,55,46,54,57,44,49,53,53,53,51,46,51,44,48,46,48,49,48,52,56,50,56,93,44,49,52,46,53,53,54,53,93,44,10,32,32,32,32,91,34,76,97,110,100,95,87,114,101,99,107,95,86,97,110,95,70,34,44,91,53,57,50,54,46,55,52,44,49,53,53,53,48,46,53,44,48,46,48,52,53,56,48,54,57,93,44,49,57,50,46,57,53,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,84,121,114,101,115,95,70,34,44,91,53,57,51,49,46,48,52,44,49,53,53,52,51,46,52,44,48,46,49,52,53,55,55,53,93,44,51,50,57,46,57,54,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,71,97,114,98,97,103,101,67,111,110,116,97,105,110,101,114,95,99,108,111,115,101,100,95,70,34,44,91,53,57,50,50,46,51,50,44,49,53,53,52,49,46,57,44,48,46,48,49,57,57,49,50,55,93,44,49,50,46,57,53,54,93,10,93]"] 01/12/2015 19:03:09 maxResultSize: 10239 01/12/2015 19:03:09 Result size: 9 01/12/2015 19:03:09 Result: "SUCCESS" 01/12/2015 19:20:29 function: M3DE [SaveFileDialog] 01/12/2015 19:20:29 maxResultSize: 10239 01/12/2015 19:20:29 Result size: 43 01/12/2015 19:20:29 Result: "C:\Users\Mike\Desktop\bornholm_addons.sqf" 01/12/2015 19:20:29 Caught exception of type System.Reflection.TargetInvocationException 01/12/2015 19:20:29 System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FormatException: Unable to parse the argument collection: [SaveFile, "[67,58,92,85,115,101,114,115,92,77,105,107,101,92,68,101,115,107,116,111,112,92,98,111,114,110,104,111,108,109,95,97,100,100,111,110,115,46,115,113,102,10,91,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,57,46,55,44,49,53,53,51,56,46,50,44,48,46,48,56,51,55,52,55,57,93,44,48,46,51,51,51,54,50,57,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,50,46,54,52,44,49,53,53,52,48,46,55,44,45,48,46,48,53,55,52,50,54,53,93,44,49,51,46,50,57,52,49,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,55,46,54,51,44,49,53,53,52,48,46,49,44,45,48,46,48,53,55,52,53,55,93,44,48,46,50,57,52,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,50,46,50,50,44,49,53,53,52,49,46,53,44,45,48,46,48,53,55,52,54,52,54,93,44,51,50,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,53,46,49,50,44,49,53,53,52,53,46,50,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,54,46,54,56,44,49,53,53,53,48,46,50,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,56,46,51,54,44,49,53,53,53,53,46,49,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,57,46,57,52,44,49,53,53,54,48,46,49,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,49,46,53,57,44,49,53,53,54,53,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,51,46,49,52,44,49,53,53,55,48,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,52,46,55,53,44,49,53,53,55,52,46,57,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,52,46,52,54,44,49,53,53,55,57,46,52,44,48,46,48,48,54,49,53,54,57,50,93,44,50,52,51,46,52,56,57,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,49,46,50,44,49,53,53,56,50,46,49,44,48,46,48,52,51,53,52,56,54,93,44,49,57,52,46,49,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,54,46,49,53,44,49,53,53,56,51,46,52,44,48,46,48,51,56,56,56,55,93,44,49,57,51,46,54,49,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,49,46,51,57,44,49,53,53,56,52,46,54,44,48,46,52,49,52,53,50,93,44,49,57,51,46,54,57,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,54,46,53,53,44,49,53,53,56,53,46,56,44,48,46,48,51,57,49,52,54,52,93,44,49,57,51,46,56,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,51,46,49,56,44,49,53,53,56,52,46,49,44,48,46,48,51,57,49,52,54,52,93,44,49,49,53,46,56,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,48,46,57,52,44,49,53,53,55,57,46,53,44,45,48,46,57,48,54,56,48,55,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,56,46,54,55,44,49,53,53,55,52,46,56,44,48,46,48,57,51,49,55,55,56,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,54,46,52,50,44,49,53,53,55,48,46,49,44,48,46,48,57,51,49,51,50,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,52,46,49,55,44,49,53,53,54,53,46,52,44,48,46,48,57,51,49,51,50,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,50,46,50,52,44,49,53,53,54,48,46,54,44,48,46,48,57,51,49,51,50,93,44,49,48,56,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,48,46,53,50,44,49,53,53,53,53,46,55,44,48,46,48,57,51,49,51,50,93,44,49,48,56,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,57,46,49,55,44,49,53,53,53,48,46,55,44,48,46,48,57,51,49,51,50,93,44,49,48,48,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,56,46,50,52,44,49,53,53,52,53,46,54,44,48,46,48,57,51,49,51,50,93,44,57,57,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,55,46,55,53,44,49,53,53,52,48,46,53,44,48,46,48,57,51,49,51,50,93,44,57,49,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,52,46,55,57,44,49,53,53,51,56,46,49,44,48,46,48,54,55,53,53,56,51,93,44,48,46,51,55,50,51,49,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,55,46,52,53,44,49,53,53,52,49,46,51,44,48,46,48,54,55,53,53,56,51,93,44,48,46,51,55,50,51,49,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,72,66,97,114,114,105,101,114,66,105,103,95,70,34,44,91,53,57,49,51,46,49,51,44,49,53,53,51,54,46,53,44,48,46,48,57,57,56,56,52,93,44,49,46,57,53,54,56,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,72,66,97,114,114,105,101,114,66,105,103,95,70,34,44,91,53,57,50,53,46,54,55,44,49,53,53,51,56,46,52,44,48,46,48,55,53,53,48,56,49,93,44,49,46,56,57,51,53,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,111,114,116,97,98,108,101,76,105,103,104,116,95,100,111,117,98,108,101,95,70,34,44,91,53,57,48,57,46,53,49,44,49,53,53,52,54,46,51,44,48,46,48,52,51,51,49,57,55,93,44,51,49,57,46,48,55,50,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,111,114,116,97,98,108,101,95,103,101,110,101,114,97,116,111,114,95,70,34,44,91,53,57,48,57,46,56,52,44,49,53,53,52,55,46,56,44,48,46,48,48,52,57,50,48,57,54,93,44,50,56,49,46,57,48,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,69,110,103,105,110,101,67,114,97,110,101,95,48,49,95,70,34,44,91,53,57,50,55,46,54,57,44,49,53,53,53,51,46,51,44,48,46,48,49,48,52,56,50,56,93,44,49,52,46,53,53,54,53,93,44,10,32,32,32,32,91,34,76,97,110,100,95,87,114,101,99,107,95,86,97,110,95,70,34,44,91,53,57,50,54,46,55,52,44,49,53,53,53,48,46,53,44,48,46,48,52,53,56,48,54,57,93,44,49,57,50,46,57,53,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,84,121,114,101,115,95,70,34,44,91,53,57,51,49,46,48,52,44,49,53,53,52,51,46,52,44,48,46,49,52,53,55,55,53,93,44,51,50,57,46,57,54,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,71,97,114,98,97,103,101,67,111,110,116,97,105,110,101,114,95,99,108,111,115,101,100,95,70,34,44,91,53,57,50,50,46,51,50,44,49,53,53,52,49,46,57,44,48,46,48,49,57,57,49,50,55,93,44,49,50,46,57,53,54,93,44,10,32,32,32,32,91,34,67,97,109,112,102,105,114,101,95,98,117,114,110,105,110,103,95,70,34,44,91,53,57,50,51,46,57,56,44,49,53,53,54,48,46,49,44,48,46,48,48,49,55,49,54,54,49,93,44,51,53,56,46,56,55,52,93,44,10,32,32,32,32,91,34,76,97,110,100,95,70,105,101,108,100,84,111,105,108,101,116,95,70,34,44,91,53,57,50,53,46,48,49,44,49,53,53,56,52,44,48,46,48,49,51,48,56,52,52,93,44,48,46,56,56,54,57,55,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,97,108,108,101,116,115,95,115,116,97,99,107,95,70,34,44,91,53,57,49,55,46,53,55,44,49,53,53,54,57,46,52,44,48,46,48,49,48,50,57,57,55,93,44,51,49,46,48,56,56,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,97,108,108,101,116,115,95,115,116,97,99,107,95,70,34,44,91,53,57,49,54,46,54,54,44,49,53,53,54,55,46,54,44,48,46,48,49,48,50,57,57,55,93,44,50,51,46,48,56,56,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,87,101,108,100,105,110,103,84,114,111,108,108,101,121,95,48,49,95,70,34,44,91,53,57,50,56,46,48,49,44,49,53,53,53,55,46,56,44,48,46,48,50,53,48,52,55,51,93,44,49,51,46,49,51,51,53,93,44,10,32,32,32,32,91,34,76,97,110,100,95,87,111,111,100,101,110,66,111,120,95,70,34,44,91,53,57,50,56,46,54,53,44,49,53,53,55,51,46,51, at Arma2Net.AddInProxy.MethodAddIn.Invoke(String args, Int32 maxResultSize) at Arma2Net.Managed.AddInManager.DomainInvokeAddIn(AddInArguments args) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at Arma2Net.Managed.AddInManager.DomainDoCallback() at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate) at Arma2Net.Managed.AddInManager.DoCallbackImpl(AppDomain domain, Delegate func, Object arg) at Arma2Net.Managed.AddInManager.DoCallbackWithResult[T,TResult](AppDomain domain, Func`2 func, T arg) at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize) at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize) at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize) 01/12/2015 19:20:29 function: M3DE [SaveFile, "[67,58,92,85,115,101,114,115,92,77,105,107,101,92,68,101,115,107,116,111,112,92,98,111,114,110,104,111,108,109,95,97,100,100,111,110,115,46,115,113,102,10,91,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,57,46,55,44,49,53,53,51,56,46,50,44,48,46,48,56,51,55,52,55,57,93,44,48,46,51,51,51,54,50,57,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,50,46,54,52,44,49,53,53,52,48,46,55,44,45,48,46,48,53,55,52,50,54,53,93,44,49,51,46,50,57,52,49,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,55,46,54,51,44,49,53,53,52,48,46,49,44,45,48,46,48,53,55,52,53,55,93,44,48,46,50,57,52,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,50,46,50,50,44,49,53,53,52,49,46,53,44,45,48,46,48,53,55,52,54,52,54,93,44,51,50,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,53,46,49,50,44,49,53,53,52,53,46,50,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,54,46,54,56,44,49,53,53,53,48,46,50,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,56,46,51,54,44,49,53,53,53,53,46,49,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,57,46,57,52,44,49,53,53,54,48,46,49,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,49,46,53,57,44,49,53,53,54,53,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,51,46,49,52,44,49,53,53,55,48,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,52,46,55,53,44,49,53,53,55,52,46,57,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,52,46,52,54,44,49,53,53,55,57,46,52,44,48,46,48,48,54,49,53,54,57,50,93,44,50,52,51,46,52,56,57,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,49,46,50,44,49,53,53,56,50,46,49,44,48,46,48,52,51,53,52,56,54,93,44,49,57,52,46,49,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,54,46,49,53,44,49,53,53,56,51,46,52,44,48,46,48,51,56,56,56,55,93,44,49,57,51,46,54,49,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,49,46,51,57,44,49,53,53,56,52,46,54,44,48,46,52,49,52,53,50,93,44,49,57,51,46,54,57,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,54,46,53,53,44,49,53,53,56,53,46,56,44,48,46,48,51,57,49,52,54,52,93,44,49,57,51,46,56,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,51,46,49,56,44,49,53,53,56,52,46,49,44,48,46,48,51,57,49,52,54,52,93,44,49,49,53,46,56,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,48,46,57,52,44,49,53,53,55,57,46,53,44,45,48,46,57,48,54,56,48,55,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,56,46,54,55,44,49,53,53,55,52,46,56,44,48,46,48,57,51,49,55,55,56,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,54,46,52,50,44,49,53,53,55,48,46,49,44,48,46,48,57,51,49,51,50,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,52,46,49,55,44,49,53,53,54,53,46,52,44,48,46,48,57,51,49,51,50,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,50,46,50,52,44,49,53,53,54,48,46,54,44,48,46,48,57,51,49,51,50,93,44,49,48,56,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,48,46,53,50,44,49,53,53,53,53,46,55,44,48,46,48,57,51,49,51,50,93,44,49,48,56,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,57,46,49,55,44,49,53,53,53,48,46,55,44,48,46,48,57,51,49,51,50,93,44,49,48,48,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,56,46,50,52,44,49,53,53,52,53,46,54,44,48,46,48,57,51,49,51,50,93,44,57,57,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,55,46,55,53,44,49,53,53,52,48,46,53,44,48,46,48,57,51,49,51,50,93,44,57,49,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,52,46,55,57,44,49,53,53,51,56,46,49,44,48,46,48,54,55,53,53,56,51,93,44,48,46,51,55,50,51,49,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,55,46,52,53,44,49,53,53,52,49,46,51,44,48,46,48,54,55,53,53,56,51,93,44,48,46,51,55,50,51,49,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,72,66,97,114,114,105,101,114,66,105,103,95,70,34,44,91,53,57,49,51,46,49,51,44,49,53,53,51,54,46,53,44,48,46,48,57,57,56,56,52,93,44,49,46,57,53,54,56,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,72,66,97,114,114,105,101,114,66,105,103,95,70,34,44,91,53,57,50,53,46,54,55,44,49,53,53,51,56,46,52,44,48,46,48,55,53,53,48,56,49,93,44,49,46,56,57,51,53,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,111,114,116,97,98,108,101,76,105,103,104,116,95,100,111,117,98,108,101,95,70,34,44,91,53,57,48,57,46,53,49,44,49,53,53,52,54,46,51,44,48,46,48,52,51,51,49,57,55,93,44,51,49,57,46,48,55,50,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,111,114,116,97,98,108,101,95,103,101,110,101,114,97,116,111,114,95,70,34,44,91,53,57,48,57,46,56,52,44,49,53,53,52,55,46,56,44,48,46,48,48,52,57,50,48,57,54,93,44,50,56,49,46,57,48,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,69,110,103,105,110,101,67,114,97,110,101,95,48,49,95,70,34,44,91,53,57,50,55,46,54,57,44,49,53,53,53,51,46,51,44,48,46,48,49,48,52,56,50,56,93,44,49,52,46,53,53,54,53,93,44,10,32,32,32,32,91,34,76,97,110,100,95,87,114,101,99,107,95,86,97,110,95,70,34,44,91,53,57,50,54,46,55,52,44,49,53,53,53,48,46,53,44,48,46,48,52,53,56,48,54,57,93,44,49,57,50,46,57,53,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,84,121,114,101,115,95,70,34,44,91,53,57,51,49,46,48,52,44,49,53,53,52,51,46,52,44,48,46,49,52,53,55,55,53,93,44,51,50,57,46,57,54,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,71,97,114,98,97,103,101,67,111,110,116,97,105,110,101,114,95,99,108,111,115,101,100,95,70,34,44,91,53,57,50,50,46,51,50,44,49,53,53,52,49,46,57,44,48,46,48,49,57,57,49,50,55,93,44,49,50,46,57,53,54,93,44,10,32,32,32,32,91,34,67,97,109,112,102,105,114,101,95,98,117,114,110,105,110,103,95,70,34,44,91,53,57,50,51,46,57,56,44,49,53,53,54,48,46,49,44,48,46,48,48,49,55,49,54,54,49,93,44,51,53,56,46,56,55,52,93,44,10,32,32,32,32,91,34,76,97,110,100,95,70,105,101,108,100,84,111,105,108,101,116,95,70,34,44,91,53,57,50,53,46,48,49,44,49,53,53,56,52,44,48,46,48,49,51,48,56,52,52,93,44,48,46,56,56,54,57,55,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,97,108,108,101,116,115,95,115,116,97,99,107,95,70,34,44,91,53,57,49,55,46,53,55,44,49,53,53,54,57,46,52,44,48,46,48,49,48,50,57,57,55,93,44,51,49,46,48,56,56,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,97,108,108,101,116,115,95,115,116,97,99,107,95,70,34,44,91,53,57,49,54,46,54,54,44,49,53,53,54,55,46,54,44,48,46,48,49,48,50,57,57,55,93,44,50,51,46,48,56,56,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,87,101,108,100,105,110,103,84,114,111,108,108,101,121,95,48,49,95,70,34,44,91,53,57,50,56,46,48,49,44,49,53,53,53,55,46,56,44,48,46,48,50,53,48,52,55,51,93,44,49,51,46,49,51,51,53,93,44,10,32,32,32,32,91,34,76,97,110,100,95,87,111,111,100,101,110,66,111,120,95,70,34,44,91,53,57,50,56,46,54,53,44,49,53,53,55,51,46,51, 01/12/2015 19:20:29 maxResultSize: 10239 01/12/2015 19:21:17 function: M3DE [SaveFileDialog] 01/12/2015 19:21:17 maxResultSize: 10239 01/12/2015 19:21:17 Result size: 44 01/12/2015 19:21:17 Result: "C:\Users\Mike\Desktop\bornholm_addons2.sqf" 01/12/2015 19:21:17 Caught exception of type System.Reflection.TargetInvocationException 01/12/2015 19:21:17 System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FormatException: Unable to parse the argument collection: [SaveFile, "[67,58,92,85,115,101,114,115,92,77,105,107,101,92,68,101,115,107,116,111,112,92,98,111,114,110,104,111,108,109,95,97,100,100,111,110,115,50,46,115,113,102,10,91,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,57,46,55,44,49,53,53,51,56,46,50,44,48,46,48,56,51,55,52,55,57,93,44,48,46,51,51,51,54,50,57,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,50,46,54,52,44,49,53,53,52,48,46,55,44,45,48,46,48,53,55,52,50,54,53,93,44,49,51,46,50,57,52,49,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,55,46,54,51,44,49,53,53,52,48,46,49,44,45,48,46,48,53,55,52,53,55,93,44,48,46,50,57,52,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,50,46,50,50,44,49,53,53,52,49,46,53,44,45,48,46,48,53,55,52,54,52,54,93,44,51,50,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,53,46,49,50,44,49,53,53,52,53,46,50,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,54,46,54,56,44,49,53,53,53,48,46,50,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,56,46,51,54,44,49,53,53,53,53,46,49,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,57,46,57,52,44,49,53,53,54,48,46,49,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,49,46,53,57,44,49,53,53,54,53,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,51,46,49,52,44,49,53,53,55,48,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,52,46,55,53,44,49,53,53,55,52,46,57,44,45,48,46,48,53,55,52,54,52,54,93,44,50,56,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,52,46,52,54,44,49,53,53,55,57,46,52,44,48,46,48,48,54,49,53,54,57,50,93,44,50,52,51,46,52,56,57,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,52,49,46,50,44,49,53,53,56,50,46,49,44,48,46,48,52,51,53,52,56,54,93,44,49,57,52,46,49,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,54,46,49,53,44,49,53,53,56,51,46,52,44,48,46,48,51,56,56,56,55,93,44,49,57,51,46,54,49,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,51,49,46,51,57,44,49,53,53,56,52,46,54,44,48,46,52,49,52,53,50,93,44,49,57,51,46,54,57,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,54,46,53,53,44,49,53,53,56,53,46,56,44,48,46,48,51,57,49,52,54,52,93,44,49,57,51,46,56,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,51,46,49,56,44,49,53,53,56,52,46,49,44,48,46,48,51,57,49,52,54,52,93,44,49,49,53,46,56,48,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,50,48,46,57,52,44,49,53,53,55,57,46,53,44,45,48,46,57,48,54,56,48,55,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,56,46,54,55,44,49,53,53,55,52,46,56,44,48,46,48,57,51,49,55,55,56,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,54,46,52,50,44,49,53,53,55,48,46,49,44,48,46,48,57,51,49,51,50,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,52,46,49,55,44,49,53,53,54,53,46,52,44,48,46,48,57,51,49,51,50,93,44,49,49,53,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,50,46,50,52,44,49,53,53,54,48,46,54,44,48,46,48,57,51,49,51,50,93,44,49,48,56,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,48,46,53,50,44,49,53,53,53,53,46,55,44,48,46,48,57,51,49,51,50,93,44,49,48,56,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,57,46,49,55,44,49,53,53,53,48,46,55,44,48,46,48,57,51,49,51,50,93,44,49,48,48,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,56,46,50,52,44,49,53,53,52,53,46,54,44,48,46,48,57,51,49,51,50,93,44,57,57,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,48,55,46,55,53,44,49,53,53,52,48,46,53,44,48,46,48,57,51,49,51,50,93,44,57,49,46,56,54,51,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,52,46,55,57,44,49,53,53,51,56,46,49,44,48,46,48,54,55,53,53,56,51,93,44,48,46,51,55,50,51,49,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,67,110,99,87,97,108,108,52,95,70,34,44,91,53,57,49,55,46,52,53,44,49,53,53,52,49,46,51,44,48,46,48,54,55,53,53,56,51,93,44,48,46,51,55,50,51,49,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,72,66,97,114,114,105,101,114,66,105,103,95,70,34,44,91,53,57,49,51,46,49,51,44,49,53,53,51,54,46,53,44,48,46,48,57,57,56,56,52,93,44,49,46,57,53,54,56,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,72,66,97,114,114,105,101,114,66,105,103,95,70,34,44,91,53,57,50,53,46,54,55,44,49,53,53,51,56,46,52,44,48,46,48,55,53,53,48,56,49,93,44,49,46,56,57,51,53,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,111,114,116,97,98,108,101,76,105,103,104,116,95,100,111,117,98,108,101,95,70,34,44,91,53,57,48,57,46,53,49,44,49,53,53,52,54,46,51,44,48,46,48,52,51,51,49,57,55,93,44,51,49,57,46,48,55,50,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,111,114,116,97,98,108,101,95,103,101,110,101,114,97,116,111,114,95,70,34,44,91,53,57,48,57,46,56,52,44,49,53,53,52,55,46,56,44,48,46,48,48,52,57,50,48,57,54,93,44,50,56,49,46,57,48,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,69,110,103,105,110,101,67,114,97,110,101,95,48,49,95,70,34,44,91,53,57,50,55,46,54,57,44,49,53,53,53,51,46,51,44,48,46,48,49,48,52,56,50,56,93,44,49,52,46,53,53,54,53,93,44,10,32,32,32,32,91,34,76,97,110,100,95,87,114,101,99,107,95,86,97,110,95,70,34,44,91,53,57,50,54,46,55,52,44,49,53,53,53,48,46,53,44,48,46,48,52,53,56,48,54,57,93,44,49,57,50,46,57,53,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,84,121,114,101,115,95,70,34,44,91,53,57,51,49,46,48,52,44,49,53,53,52,51,46,52,44,48,46,49,52,53,55,55,53,93,44,51,50,57,46,57,54,54,93,44,10,32,32,32,32,91,34,76,97,110,100,95,71,97,114,98,97,103,101,67,111,110,116,97,105,110,101,114,95,99,108,111,115,101,100,95,70,34,44,91,53,57,50,50,46,51,50,44,49,53,53,52,49,46,57,44,48,46,48,49,57,57,49,50,55,93,44,49,50,46,57,53,54,93,44,10,32,32,32,32,91,34,67,97,109,112,102,105,114,101,95,98,117,114,110,105,110,103,95,70,34,44,91,53,57,50,51,46,57,56,44,49,53,53,54,48,46,49,44,48,46,48,48,49,55,49,54,54,49,93,44,51,53,56,46,56,55,52,93,44,10,32,32,32,32,91,34,76,97,110,100,95,70,105,101,108,100,84,111,105,108,101,116,95,70,34,44,91,53,57,50,53,46,48,49,44,49,53,53,56,52,44,48,46,48,49,51,48,56,52,52,93,44,48,46,56,56,54,57,55,56,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,97,108,108,101,116,115,95,115,116,97,99,107,95,70,34,44,91,53,57,49,55,46,53,55,44,49,53,53,54,57,46,52,44,48,46,48,49,48,50,57,57,55,93,44,51,49,46,48,56,56,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,80,97,108,108,101,116,115,95,115,116,97,99,107,95,70,34,44,91,53,57,49,54,46,54,54,44,49,53,53,54,55,46,54,44,48,46,48,49,48,50,57,57,55,93,44,50,51,46,48,56,56,55,93,44,10,32,32,32,32,91,34,76,97,110,100,95,87,101,108,100,105,110,103,84,114,111,108,108,101,121,95,48,49,95,70,34,44,91,53,57,50,56,46,48,49,44,49,53,53,53,55,46,56,44,48,46,48,50,53,48,52,55,51,93,44,49,51,46,49,51,51,53,93,44,10,32,32,32,32,91,34,76,97,110,100,95,87,111,111,100,101,110,66,111,120,95,70,34,44,91,53,57,50,56,46,54,53,44,49,53,53,55,51,46, at Arma2Net.AddInProxy.MethodAddIn.Invoke(String args, Int32 maxResultSize) at Arma2Net.Managed.AddInManager.DomainInvokeAddIn(AddInArguments args) --- End of inner exception stack trace --- There's more of the same but it wouldn't let me make a post that long here. Link to comment Share on other sites More sharing options...
Darth_Rogue Posted January 13, 2015 Report Share Posted January 13, 2015 Thanks for the fix! Will let you know how it goes. Also, as others have mentioned the Physics button didn't seem to do anything either. Is that for future use? Link to comment Share on other sites More sharing options...
Tricks Posted January 13, 2015 Report Share Posted January 13, 2015 sick! Link to comment Share on other sites More sharing options...
ErZ Posted January 13, 2015 Report Share Posted January 13, 2015 Figured that is what the Physics button would do, but when I tested it earlier it did nothing, so I went back and tested with other Objects... An Object like a Container will drop to the ground when you click Physics, however a Concrete Wall will keep floating. Link to comment Share on other sites More sharing options...
ErZ Posted January 13, 2015 Report Share Posted January 13, 2015 Feature Request: Can we get a rotation option in the repeater tool ? something like 15o, 45o, 90o ? P.S. Adding the code into config.cpp doesnt seem to work for me... I also tried using the method (buildings.pbo file methoid) from the custom bases thread, it did not work either. I've used this method in the past, but the format this tool creates isnt compatible... After a bit of troubleshooting, I found a missing comma in config.cpp... after adding it I can log in, but nothing from the buildiung list has spawned... Link to comment Share on other sites More sharing options...
arafinar Posted January 13, 2015 Report Share Posted January 13, 2015 nice stuff, made a base with it put the call funtion in the init and make a dupe everytime someone log in , so 4 ppl = 4 doors to open. Ara Link to comment Share on other sites More sharing options...
GeorgeForeman1 Posted January 13, 2015 Report Share Posted January 13, 2015 Feature Request: Can we get a rotation option in the repeater tool ? something like 15o, 45o, 90o ? P.S. Adding the code into config.cpp doesnt seem to work for me... I also tried using the method (buildings.pbo file methoid) from the custom bases thread, it did not work either. I've used this method in the past, but the format this tool creates isnt compatible... After a bit of troubleshooting, I found a missing comma in config.cpp... after adding it I can log in, but nothing from the buildiung list has spawned... The sqf it generate is not for the config.cpp. All you do is include the file somewhere in the server files. Link to comment Share on other sites More sharing options...
ErZ Posted January 13, 2015 Report Share Posted January 13, 2015 The sqf it generate is not for the config.cpp. All you do is include the file somewhere in the server files. After replacing all the [ and ] to { and } it now works properly in the config.cpp file... Ill try using a different method, where exactly is somewhere ? MPMissions or hive Addons ? Link to comment Share on other sites More sharing options...
McPimpin Posted January 13, 2015 Report Share Posted January 13, 2015 The sqf it generate is not for the config.cpp. All you do is include the file somewhere in the server files. According to Darth_Rogue it is... There's a couple different ways you could do it. My plan was to add it to the config.cpp inside the a3_epoch_server_settings.pbo. If you look in that file you'll see a section for propsPos. The code you get from the editor is a direct drop-in for it. Looks like this:class Bornholm : Default { worldSize = 22528; traderBlds[] = { "Land_Kiosk_blueking_F", "Land_FuelStation_Build_F", "Land_CarService_F", "Land_i_Garage_V1_F", "Land_i_Shed_Ind_F", "Land_i_Shop_01_V1_F" }; telePos[] = { { "Transport_W_EPOCH", { 13813.5, 6875.03, 0.80265 }, "", { 3644.52, 8755.61, 0.0017128 } }, // West { "Transport_E_EPOCH", { 13814.6, 6883.37, 0.362907 }, "", { 11966.9, 12692.4, 0.00144196 } }, // East { "Transport_N_EPOCH", { 13825.2, 6885.2, 0.418465 }, "", { 5922.42, 15574.2, 0.00121307 } } // North }; propsPos[] = { // phones { "Land_PhoneBooth_02_F", { 5937.66, 17435.3 ,0.00121498 }, 202.455 }, { "Land_PhoneBooth_02_F", { 4084.47, 19912.3, 0.00139999 }, 326.206 }, { "Land_PhoneBooth_02_F", { 4397.61, 19813.4, 0.00199699 }, 254.303 }, { "Land_PhoneBooth_02_F", { 3463.71, 19240, 0.00131226 }, 25.995 }, { "Land_PhoneBooth_02_F", { 4997.41, 18819.4, 0.00155258 }, 335.517 }, { "Land_PhoneBooth_02_F", { 4788.56, 19491, 0.00147343 }, 216.991 }, { "Land_PhoneBooth_02_F", { 3531.89, 17765.5, 0.001297 }, 7.3076 }, { "Land_PhoneBooth_02_F", { 5129.79, 17781.2, 0.00139618 }, 261.22 }, { "Land_PhoneBooth_02_F", { 4917.19, 16964.3, 0.00173187 }, 356.897 }, So you would just add the lines you get from the editor to the end of whatever else is already there for whatever map you are editing. Really simple. Link to comment Share on other sites More sharing options...
prone Posted January 13, 2015 Report Share Posted January 13, 2015 Very nice, liking it very much so far. Link to comment Share on other sites More sharing options...
henk Posted January 13, 2015 Report Share Posted January 13, 2015 im gona try it tomorrow it looks real nice see how its gone work Link to comment Share on other sites More sharing options...
Darth_Rogue Posted January 13, 2015 Report Share Posted January 13, 2015 According to Darth_Rogue it is... To clarify, it may be necessary to replace the [] brackets with {} brackets depending on which file you're putting it in. But the classnames and coords are the same and can be copy/pasted into the config.cpp. DirtySanchez 1 Link to comment Share on other sites More sharing options...
DirtySanchez Posted January 14, 2015 Report Share Posted January 14, 2015 To clarify, it may be necessary to replace the [] brackets with {} brackets depending on which file you're putting it in. But the classnames and coords are the same and can be copy/pasted into the config.cpp. Completely agree but use Notepad++ and do a find and replace.... Find [ and replace with { Then click replace all Find ] and replace with } Then click replace all Once done copy the new data and paste it into the bottom of your config.cpp and repbo the files and start up your server with the new additions Link to comment Share on other sites More sharing options...
Skelly Posted January 14, 2015 Report Share Posted January 14, 2015 So I don't really seem to get this, its really frustrating me, not sure if its a bug, check, if its not a bug then its something people shouldn't use, but why can you only save once and not edit what you have saved without having to restart Arma 3 or re-enable the mod itself in expansions? Seems counter productive, especially since I lost about an hours worth of work because of it. Fix pls? Link to comment Share on other sites More sharing options...
Darth_Rogue Posted January 14, 2015 Report Share Posted January 14, 2015 Check the previous page. The author has posted a fix there. I'm not home to verify but there "should" be an update which includes the aforementioned fix as well. Check A3Launcher to find out. 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