Jump to content

arkmal

Member
  • Posts

    19
  • Joined

  • Last visited

Reputation Activity

  1. Like
    arkmal reacted to raymix in [1.4.1] Snap Building PRO   
    Thanks for heads up ebaynoob, I will add these changes to the project soon (probably tomorrow, bit busy with another project) and do a pull request to awol (yeah it's gonna be part of Epoch now 1.0.5.2). So script is open for public to edit, improve and fix as they see fit :)
  2. Like
    arkmal reacted to raymix in [1.4.1] Snap Building PRO   
    Update: Option to enable commanding menus over actions (your own preference really). Cmd menus allows you to use numpad keys 0 - 9 as a shortcut to actions, handy when dealing with manual snap. For more info please refer to readme on github. Big props to Mudzereli for commit!
  3. Like
    arkmal reacted to mudzereli in [Outdated] [release] 1.0.6 - Deploy Anything 2.8.2 - Now with Epoch building! | Customizable: DB saving | Plot | Vehicles/Buildings | Packing   
    Hi all. I have had a ton of requests to make the addon support multiple-part crafting, so I did just that.
     
    Now in version 2.4.0 you can require multiple parts per item to craft something (i.e. need a Fuel Tank, Engine, and Rotor to make a mozzie).
  4. Like
    arkmal reacted to raymix in [1.4.1] Snap Building PRO   
    Thank you. 
    It's a grey area when it comes to credits. Just crediting somebody for an idea is rather silly, imo. I could rather credit tens and hundreds of people who posted code examples on BI and epoch forums that helped me understand syntax instead. From popular snap system, i'd give more credit to otter for keeping that project updated and giving me a hint that building's does not work on water using ATL, his solution was simple and effective. Other than that, whole script is made completely from scratch and it does not in any way resemble popular snap building, in terms of functionality and code, the system had to be redesigned from ground up - starting with an idea. I've even did code based on my own hypothesis with addAction - that calling external scripts is not required (normally code blocks are only supported in Arma 3) and action could instead call origin script (itself) while the rest of code inside sqf is filtered out by using spawned functions running their on external threads, so variables don't go corrupt. I've yet to see anyone else doing this, tbh. I believe that calling itself and using switch is better and easier on resources as only single file needs to be precompiled into memory.
    Anyway, I thought by giving any credit to authors or editors of similar scripts would imply this script is somehow based on them, while it's not. It's merely an alternative version designed to apply similar function to the game - snap stuff together.
    Hope this does not offend any of authors and creators of similar scripts, I've high respect for anyone that contributes their work to public for free and what they do for our community. Without people like them we would not have awesome stuff and ability to learn.
  5. Like
    arkmal reacted to ZeroK00L in [TUTORIAL] Harvestable hemp, smoking weed, pot farms.   
    Harvesting of Hemp is already allowed on the NAPF map. The proper classname for Fiberplant on the NAPF map is p_fiberplant_ep1.p3d
     
    For some reason it was removed from certain maps like Chernarus, that is why someone created this Script. So essentially, all you need is the smoke script. Make sure you are right clicking on the Hemp too, Its not a scroll wheel option. Hope this helps.
  6. Like
    arkmal reacted to Buck0 in Adding smoke to epoch events   
    //Create Visible Marker with SMOKE _dayTime = dayTime; if (_dayTime > 6 && _dayTime < 18.5) then { _smokeMarker = "SmokeShellRed" createVehicle getPosATL _loot_box; _smokeMarker setPosATL (getPosATL _loot_box); _smokeMarker attachTo [_loot_box,[0,0,0]]; }; if (_dayTime > 18.5 && _dayTime < 6) then { _smokeMarker = "ARTY_Flare_Medium" createVehicle getPosATL _loot_box; _smokeMarker setPosATL (getPosATL _loot_box); _smokeMarker attachTo [_loot_box, [0,0,0]]; }; problem is, thats being called before the lootbox is created, that code should work
  7. Like
    arkmal reacted to Mikeeeyy in [Release/Addon] Build Snapping - Support for more buildables! (Safe, Storage Shed, 1/2 Floors, 1/4 Floors etc...)   
    [Release/Addon] Build Snapping - Support for more buildables! (Safe, Storage Shed, 1/2 Floors, 1/4 Floors etc...)
     
    Hey all, this is an addon to @OtterNas3's Build Snapping v1.6. It simply adds snapping support for a few more buildables which his current version doesn't support.
    @OtterNas3 - If you have any problems with this just message me, also feel free to add the snap points to your script.
     

     
    Buildables supported:
    WoodRamp_DZ - Allows snapping to the left and right sides. VaultStorage/VaultStorageLocked - Allows snapping to the left and right sides as well as the top and bottom. TentStorage - Allows snapping to the left and right sides. TentStorageDomed/TentStorageDomed2 - Allows snapping to the left and right sides. StorageShed_DZ - Allows snapping to the left and right sides. WoodFloorHalf_DZ - Allows snapping to the front, back, left and right sides. WoodFloorQuarter_DZ - Allows snapping to the front, back, left and right sides. WoodStairsSans_DZ/WoodStairs_DZ/WoodStairsRails_DZ - Allows snapping to the left and right sides. GunRack_DZ - Allows snapping to the left and right sides as well as the top and bottom. WoodCrate_DZ - Allows snapping to the left and right sides as well as the top and bottom. Requirements:
    OtterNas3's Build Snapping - this should already be installed! Installation:
    Open the 'points.hpp' file located inside the build snapping folder. Scroll to the very bottom. Just before the very last '};' paste in the contents of the spoiler. Save the file and that's it!


     
    Credit to OtterNas3 for the amazing Build Snapping script!
  8. Like
    arkmal reacted to ispan55 in NAPF asphalted road Trader City Schratten   
    NAPF asphalted road Trader City Schratten
     




    if (isServer) then { _vehicle_15 = objNull; if (true) then { _this = createVehicle ["MAP_kr_t_asf2_asf2", [12961.76, 5964.8501, 0.15310472], [], 0, "CAN_COLLIDE"]; _vehicle_15 = _this; _this setDir -10.671323; _this setPos [12961.76, 5964.8501, 0.15310472]; }; _vehicle_22 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_7_100", [12930.017, 5960.1909], [], 0, "CAN_COLLIDE"]; _vehicle_22 = _this; _this setDir 77.587875; _this setPos [12930.017, 5960.1909]; }; _vehicle_24 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_7_100", [12955.713, 5963.6875, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_24 = _this; _this setDir -100.71323; _this setPos [12955.713, 5963.6875, 1.5258789e-005]; }; _vehicle_27 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_7_100", [12917.463, 5956.6279, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; _vehicle_27 = _this; _this setDir 70.514389; _this setPos [12917.463, 5956.6279, 6.1035156e-005]; }; _vehicle_29 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_7_100", [12905.515, 5951.5269, -0.00010681152], [], 0, "CAN_COLLIDE"]; _vehicle_29 = _this; _this setDir 63.253605; _this setPos [12905.515, 5951.5269, -0.00010681152]; }; _vehicle_31 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_7_100", [12894.314, 5945.0688, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_31 = _this; _this setDir 56.341312; _this setPos [12894.314, 5945.0688, -1.5258789e-005]; }; _vehicle_34 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_1_1000", [12879.95, 5935.3545, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_34 = _this; _this setDir 55.49305; _this setPos [12879.95, 5935.3545, -1.5258789e-005]; }; _vehicle_35 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_7_100", [12869.803, 5927.2026, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_35 = _this; _this setDir 47.660374; _this setPos [12869.803, 5927.2026, 4.5776367e-005]; }; _vehicle_37 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_1_1000", [12856.908, 5915.7285, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_37 = _this; _this setDir 47.868805; _this setPos [12856.908, 5915.7285, 4.5776367e-005]; }; _vehicle_38 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_1_1000", [12844.306, 5903.8462, 0.00012207031], [], 0, "CAN_COLLIDE"]; _vehicle_38 = _this; _this setDir 46.32745; _this setPos [12844.306, 5903.8462, 0.00012207031]; }; _vehicle_39 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_7_100", [12835.914, 5894.1909, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_39 = _this; _this setDir 36.739189; _this setPos [12835.914, 5894.1909, 4.5776367e-005]; }; _vehicle_41 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_7_100", [12829.659, 5882.9961, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_41 = _this; _this setDir 25.568272; _this setPos [12829.659, 5882.9961, 4.5776367e-005]; }; _vehicle_43 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_1_1000", [12823.605, 5867.1274], [], 0, "CAN_COLLIDE"]; _vehicle_43 = _this; _this setDir 20.118275; _this setPos [12823.605, 5867.1274]; }; _vehicle_44 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12817.941, 5850.8198, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; _vehicle_44 = _this; _this setDir 18.996674; _this setPos [12817.941, 5850.8198, 6.1035156e-005]; }; _vehicle_45 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12812.266, 5834.458, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_45 = _this; _this setDir 18.961143; _this setPos [12812.266, 5834.458, -1.5258789e-005]; }; _vehicle_46 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12806.635, 5818.0415, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; _vehicle_46 = _this; _this setDir 18.447439; _this setPos [12806.635, 5818.0415, 6.1035156e-005]; }; _vehicle_47 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12801.018, 5801.6597, -6.1035156e-005], [], 0, "CAN_COLLIDE"]; _vehicle_47 = _this; _this setDir 18.669155; _this setPos [12801.018, 5801.6597, -6.1035156e-005]; }; _vehicle_48 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_7_100", [12801.099, 5801.8203, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; _vehicle_48 = _this; _this setDir 201.17354; _this setPos [12801.099, 5801.8203, 6.1035156e-005]; }; _vehicle_50 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_7_100", [12795.614, 5789.9873, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_50 = _this; _this setDir 209.06213; _this setPos [12795.614, 5789.9873, -3.0517578e-005]; }; _vehicle_52 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12788.701, 5779.2607, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_52 = _this; _this setDir -140.57358; _this setPos [12788.701, 5779.2607, 4.5776367e-005]; }; _vehicle_54 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12777.543, 5765.9336, 0.00010681152], [], 0, "CAN_COLLIDE"]; _vehicle_54 = _this; _this setDir -139.87437; _this setPos [12777.543, 5765.9336, 0.00010681152]; }; _vehicle_56 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12766.168, 5752.8398], [], 0, "CAN_COLLIDE"]; _vehicle_56 = _this; _this setDir -139.17378; _this setPos [12766.168, 5752.8398]; }; _vehicle_58 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12754.739, 5739.7109, -4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_58 = _this; _this setDir -138.42322; _this setPos [12754.739, 5739.7109, -4.5776367e-005]; }; _vehicle_61 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_7_100", [12743.185, 5726.8022, 0.00015258789], [], 0, "CAN_COLLIDE"]; _vehicle_61 = _this; _this setDir 222.39578; _this setPos [12743.185, 5726.8022, 0.00015258789]; }; _vehicle_63 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_7_100", [12733.965, 5717.9482, 0.00015258789], [], 0, "CAN_COLLIDE"]; _vehicle_63 = _this; _this setDir 228.63528; _this setPos [12733.965, 5717.9482, 0.00015258789]; }; _vehicle_65 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12723.871, 5710.1357, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_65 = _this; _this setDir -127.61487; _this setPos [12723.871, 5710.1357, 1.5258789e-005]; }; _vehicle_67 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12710.236, 5699.7227, 0.00018310547], [], 0, "CAN_COLLIDE"]; _vehicle_67 = _this; _this setDir -130.19102; _this setPos [12710.236, 5699.7227, 0.00018310547]; }; _vehicle_77 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_22_50", [12684.475, 5673.5396, -0.00024414063], [], 0, "CAN_COLLIDE"]; _vehicle_77 = _this; _this setDir 28.383541; _this setPos [12684.475, 5673.5396, -0.00024414063]; }; _vehicle_79 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12675.876, 5658.6016, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_79 = _this; _this setDir 29.571743; _this setPos [12675.876, 5658.6016, -3.0517578e-005]; }; _vehicle_84 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12667.312, 5643.4717, 0.00015258789], [], 0, "CAN_COLLIDE"]; _vehicle_84 = _this; _this setDir 29.093756; _this setPos [12667.312, 5643.4717, 0.00015258789]; }; _vehicle_86 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12658.713, 5628.5283, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_86 = _this; _this setDir 29.571743; _this setPos [12658.713, 5628.5283, 4.5776367e-005]; }; _vehicle_88 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12650.103, 5613.521, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; _vehicle_88 = _this; _this setDir 29.571743; _this setPos [12650.103, 5613.521, 6.1035156e-005]; }; _vehicle_90 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12641.524, 5598.583, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_90 = _this; _this setDir 29.571743; _this setPos [12641.524, 5598.583, 1.5258789e-005]; }; _vehicle_93 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_22_50", [12634.366, 5580.7642, 7.6293945e-005], [], 0, "CAN_COLLIDE"]; _vehicle_93 = _this; _this setDir 10.591627; _this setPos [12634.366, 5580.7642, 7.6293945e-005]; }; _vehicle_96 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12630.915, 5563.8789, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_96 = _this; _this setDir 11.410409; _this setPos [12630.915, 5563.8789, -1.5258789e-005]; }; _vehicle_98 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12629.36, 5525.4233, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_98 = _this; _this setDir -168.01964; _this setPos [12629.36, 5525.4233, -3.0517578e-005]; }; _vehicle_101 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_22_50", [12629.826, 5544.7173, -4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_101 = _this; _this setDir -7.9248333; _this setPos [12629.826, 5544.7173, -4.5776367e-005]; }; _vehicle_104 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_22_50", [12629.801, 5544.8755, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_104 = _this; _this setDir 170.0592; _this setPos [12629.801, 5544.8755, 4.5776367e-005]; }; _vehicle_107 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12618.268, 5490.7397, 0.00012207031], [], 0, "CAN_COLLIDE"]; _vehicle_107 = _this; _this setDir -144.99414; _this setPos [12618.268, 5490.7397, 0.00012207031]; }; _vehicle_110 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_22_50", [12625.673, 5508.4951, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_110 = _this; _this setDir 191.4584; _this setPos [12625.673, 5508.4951, 4.5776367e-005]; }; _vehicle_113 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12608.246, 5476.562, -0.00010681152], [], 0, "CAN_COLLIDE"]; _vehicle_113 = _this; _this setDir -144.99414; _this setPos [12608.246, 5476.562, -0.00010681152]; }; _vehicle_115 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12598.226, 5462.4521, -0.00019836426], [], 0, "CAN_COLLIDE"]; _vehicle_115 = _this; _this setDir -144.99414; _this setPos [12598.226, 5462.4521, -0.00019836426]; }; _vehicle_118 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_22_50", [12581.991, 5430.1714, -7.6293945e-005], [], 0, "CAN_COLLIDE"]; _vehicle_118 = _this; _this setDir 8.0685301; _this setPos [12581.991, 5430.1714, -7.6293945e-005]; }; _vehicle_121 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12579.054, 5413.1895, 0.00010681152], [], 0, "CAN_COLLIDE"]; _vehicle_121 = _this; _this setDir 9.6576042; _this setPos [12579.054, 5413.1895, 0.00010681152]; }; _vehicle_124 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_22_50", [12579.195, 5413.71, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_124 = _this; _this setDir -166.46851; _this setPos [12579.195, 5413.71, 4.5776367e-005]; }; _vehicle_127 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_22_50", [12571.106, 5396.1196, -6.1035156e-005], [], 0, "CAN_COLLIDE"]; _vehicle_127 = _this; _this setDir -142.16188; _this setPos [12571.106, 5396.1196, -6.1035156e-005]; }; _vehicle_130 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12556.486, 5383.4302], [], 0, "CAN_COLLIDE"]; _vehicle_130 = _this; _this setDir -120.19775; _this setPos [12556.486, 5383.4302]; }; _vehicle_133 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12541.514, 5374.7935, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_133 = _this; _this setDir -120.19775; _this setPos [12541.514, 5374.7935, 4.5776367e-005]; }; _vehicle_135 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12526.5, 5366.1313, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_135 = _this; _this setDir -120.19775; _this setPos [12526.5, 5366.1313, -1.5258789e-005]; }; _vehicle_137 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12511.476, 5357.4668, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_137 = _this; _this setDir -120.19775; _this setPos [12511.476, 5357.4668, 3.0517578e-005]; }; _vehicle_140 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_22_50", [12481.611, 5336.3604, -9.1552734e-005], [], 0, "CAN_COLLIDE"]; _vehicle_140 = _this; _this setDir 38.767746; _this setPos [12481.611, 5336.3604, -9.1552734e-005]; }; _vehicle_143 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12471.125, 5322.6348, 0.00021362305], [], 0, "CAN_COLLIDE"]; _vehicle_143 = _this; _this setDir 37.194469; _this setPos [12471.125, 5322.6348, 0.00021362305]; }; _vehicle_148 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12462.639, 5308.0112, 0.00010681152], [], 0, "CAN_COLLIDE"]; _vehicle_148 = _this; _this setDir 30.022554; _this setPos [12462.639, 5308.0112, 0.00010681152]; }; _vehicle_151 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_22_50", [12456.357, 5289.7759, 0.00010681152], [], 0, "CAN_COLLIDE"]; _vehicle_151 = _this; _this setDir 7.7718935; _this setPos [12456.357, 5289.7759, 0.00010681152]; }; _vehicle_154 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_22_50", [12456.412, 5289.9404, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_154 = _this; _this setDir 188.39738; _this setPos [12456.412, 5289.9404, 4.5776367e-005]; }; _vehicle_157 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12449.95, 5271.7358], [], 0, "CAN_COLLIDE"]; _vehicle_157 = _this; _this setDir -151.13425; _this setPos [12449.95, 5271.7358]; }; _vehicle_161 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12441.505, 5256.585, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_161 = _this; _this setDir -150.38803; _this setPos [12441.505, 5256.585, -1.5258789e-005]; }; _vehicle_164 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12432.807, 5241.5347, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_164 = _this; _this setDir -150.38803; _this setPos [12432.807, 5241.5347, 1.5258789e-005]; }; _vehicle_166 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12424.162, 5226.4478, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_166 = _this; _this setDir -150.38803; _this setPos [12424.162, 5226.4478, 1.5258789e-005]; }; _vehicle_168 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12415.536, 5211.4189, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_168 = _this; _this setDir -150.38803; _this setPos [12415.536, 5211.4189, -1.5258789e-005]; }; _vehicle_170 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12406.978, 5196.5063, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_170 = _this; _this setDir -150.38803; _this setPos [12406.978, 5196.5063, -1.5258789e-005]; }; _vehicle_173 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_22_50", [12391.285, 5163.417, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_173 = _this; _this setDir 10.087194; _this setPos [12391.285, 5163.417, 1.5258789e-005]; }; _vehicle_176 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12388.303, 5146.2896, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_176 = _this; _this setDir 9.7330446; _this setPos [12388.303, 5146.2896, -1.5258789e-005]; }; _vehicle_179 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12386.209, 5129.2861, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_179 = _this; _this setDir 6.7555504; _this setPos [12386.209, 5129.2861, 4.5776367e-005]; }; _vehicle_182 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_22_50", [12388.193, 5110.2261, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_182 = _this; _this setDir -17.109587; _this setPos [12388.193, 5110.2261, 1.5258789e-005]; }; _vehicle_185 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_0_2000", [12393.962, 5093.9917, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; _vehicle_185 = _this; _this setDir -19.840439; _this setPos [12393.962, 5093.9917, 6.1035156e-005]; }; _vehicle_187 = objNull; if (true) then { _this = createVehicle ["MAP_asf2_6konec", [12396.037, 5088.2959, -6.1035156e-005], [], 0, "CAN_COLLIDE"]; _vehicle_187 = _this; _this setDir -19.853428; _this setPos [12396.037, 5088.2959, -6.1035156e-005]; }; _vehicle_188 = objNull; if (true) then { _this = createVehicle ["MAP_t_pyrus2s", [12381.131, 5078.8618, -1.2484815], [], 0, "CAN_COLLIDE"]; _vehicle_188 = _this; _this setDir 25.367994; _this setPos [12381.131, 5078.8618, -1.2484815]; }; _vehicle_189 = objNull; if (true) then { _this = createVehicle ["MAP_t_quercus2f", [12402.81, 5104.4409, 0.34566125], [], 0, "CAN_COLLIDE"]; _vehicle_189 = _this; _this setDir -90.784027; _this setPos [12402.81, 5104.4409, 0.34566125]; }; _vehicle_190 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12391.747, 5122.624, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_190 = _this; _this setDir 25.872578; _this setPos [12391.747, 5122.624, -3.0517578e-005]; }; _vehicle_192 = objNull; if (true) then { _this = createVehicle ["MAP_t_pinusS2f", [12419.986, 5046.5391, -0.00015258789], [], 0, "CAN_COLLIDE"]; _vehicle_192 = _this; _this setDir 16.578789; _this setPos [12419.986, 5046.5391, -0.00015258789]; }; _vehicle_194 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12395.714, 5150.7075, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_194 = _this; _this setDir 20.484444; _this setPos [12395.714, 5150.7075, -3.0517578e-005]; }; _vehicle_196 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12404.16, 5178.7041, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_196 = _this; _this setDir 20.484444; _this setPos [12404.16, 5178.7041, 4.5776367e-005]; }; _vehicle_198 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12437.676, 5237.1641, -0.00010681152], [], 0, "CAN_COLLIDE"]; _vehicle_198 = _this; _this setDir 20.484444; _this setPos [12437.676, 5237.1641, -0.00010681152]; }; _vehicle_200 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12453.387, 5265.4536, 0.12509425], [], 0, "CAN_COLLIDE"]; _vehicle_200 = _this; _this setDir 31.977455; _this setPos [12453.387, 5265.4536, 0.12509425]; }; _vehicle_202 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12463.763, 5295.6968, 0.078610808], [], 0, "CAN_COLLIDE"]; _vehicle_202 = _this; _this setDir -17.665117; _this setPos [12463.763, 5295.6968, 0.078610808]; }; _vehicle_204 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12483.958, 5327.5596, 7.6293945e-005], [], 0, "CAN_COLLIDE"]; _vehicle_204 = _this; _this setDir 20.484444; _this setPos [12483.958, 5327.5596, 7.6293945e-005]; }; _vehicle_206 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12507.187, 5347.0508, -0.00019836426], [], 0, "CAN_COLLIDE"]; _vehicle_206 = _this; _this setDir 20.484444; _this setPos [12507.187, 5347.0508, -0.00019836426]; }; _vehicle_208 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12534.619, 5363.5791, -6.1035156e-005], [], 0, "CAN_COLLIDE"]; _vehicle_208 = _this; _this setDir 20.484444; _this setPos [12534.619, 5363.5791, -6.1035156e-005]; }; _vehicle_210 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12572.636, 5389.1646, -0.00021362305], [], 0, "CAN_COLLIDE"]; _vehicle_210 = _this; _this setDir 20.484444; _this setPos [12572.636, 5389.1646, -0.00021362305]; }; _vehicle_212 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12585.167, 5407.8857, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_212 = _this; _this setDir 20.484444; _this setPos [12585.167, 5407.8857, 1.5258789e-005]; }; _vehicle_214 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12594.908, 5443.7573, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_214 = _this; _this setDir 20.484444; _this setPos [12594.908, 5443.7573, 4.5776367e-005]; }; _vehicle_216 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12628.753, 5494.4067, 0.00016784668], [], 0, "CAN_COLLIDE"]; _vehicle_216 = _this; _this setDir 20.484444; _this setPos [12628.753, 5494.4067, 0.00016784668]; }; _vehicle_218 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12634.842, 5518.8501, -0.00012207031], [], 0, "CAN_COLLIDE"]; _vehicle_218 = _this; _this setDir 20.484444; _this setPos [12634.842, 5518.8501, -0.00012207031]; }; _vehicle_220 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12643.348, 5583.519, -0.00015258789], [], 0, "CAN_COLLIDE"]; _vehicle_220 = _this; _this setDir 20.484444; _this setPos [12643.348, 5583.519, -0.00015258789]; }; _vehicle_222 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12692.736, 5671.7485, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_222 = _this; _this setDir 20.484444; _this setPos [12692.736, 5671.7485, 3.0517578e-005]; }; _vehicle_224 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12730.438, 5705.6533, 0.00016784668], [], 0, "CAN_COLLIDE"]; _vehicle_224 = _this; _this setDir 20.484444; _this setPos [12730.438, 5705.6533, 0.00016784668]; }; _vehicle_226 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12768.995, 5744.1948, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_226 = _this; _this setDir 20.484444; _this setPos [12768.995, 5744.1948, 4.5776367e-005]; }; _vehicle_228 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12801.028, 5784.0645, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_228 = _this; _this setDir 20.484444; _this setPos [12801.028, 5784.0645, 3.0517578e-005]; }; _vehicle_230 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12814.593, 5815.8687, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_230 = _this; _this setDir 20.484444; _this setPos [12814.593, 5815.8687, 3.0517578e-005]; }; _vehicle_232 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12826.802, 5850.1631, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; _vehicle_232 = _this; _this setDir 20.484444; _this setPos [12826.802, 5850.1631, 6.1035156e-005]; }; _vehicle_234 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12840.684, 5886.2412, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_234 = _this; _this setDir 20.484444; _this setPos [12840.684, 5886.2412, -3.0517578e-005]; }; _vehicle_236 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12870.388, 5917.1426, 0.00024414063], [], 0, "CAN_COLLIDE"]; _vehicle_236 = _this; _this setDir 20.484444; _this setPos [12870.388, 5917.1426, 0.00024414063]; }; _vehicle_238 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12901.829, 5940.2227, 0.00021362305], [], 0, "CAN_COLLIDE"]; _vehicle_238 = _this; _this setDir 20.484444; _this setPos [12901.829, 5940.2227, 0.00021362305]; }; _vehicle_240 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12931.166, 5953.0938, -0.0001373291], [], 0, "CAN_COLLIDE"]; _vehicle_240 = _this; _this setDir 20.484444; _this setPos [12931.166, 5953.0938, -0.0001373291]; }; _vehicle_242 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12955.889, 5956.7402, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; _vehicle_242 = _this; _this setDir 20.484444; _this setPos [12955.889, 5956.7402, 6.1035156e-005]; }; _vehicle_244 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12675.719, 5643.7969, 0.20396914], [], 0, "CAN_COLLIDE"]; _vehicle_244 = _this; _this setDir -44.703213; _this setPos [12675.719, 5643.7969, 0.20396914]; }; _vehicle_246 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12654.184, 5607.1416, 0.15627691], [], 0, "CAN_COLLIDE"]; _vehicle_246 = _this; _this setDir -34.953941; _this setPos [12654.184, 5607.1416, 0.15627691]; }; _vehicle_248 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12421.755, 5209.5605, 0.16859712], [], 0, "CAN_COLLIDE"]; _vehicle_248 = _this; _this setDir 20.484444; _this setPos [12421.755, 5209.5605, 0.16859712]; }; _vehicle_250 = objNull; if (true) then { _this = createVehicle ["MAP_t_populus3s", [12783.314, 5762.4585, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_250 = _this; _this setDir -20.693563; _this setPos [12783.314, 5762.4585, -3.0517578e-005]; }; _vehicle_253 = objNull; if (true) then { _this = createVehicle ["MAP_t_pyrus2s", [12379.632, 5092.2349, 0.20175517], [], 0, "CAN_COLLIDE"]; _vehicle_253 = _this; _this setDir -142.66637; _this setPos [12379.632, 5092.2349, 0.20175517]; }; _vehicle_255 = objNull; if (true) then { _this = createVehicle ["MAP_t_pinusN2s", [12378.704, 5107.3486, 0.1038281], [], 0, "CAN_COLLIDE"]; _vehicle_255 = _this; _this setDir 22.037758; _this setPos [12378.704, 5107.3486, 0.1038281]; }; _vehicle_256 = objNull; if (true) then { _this = createVehicle ["MAP_t_fraxinus2W", [12413.718, 5043.3687, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_256 = _this; _this setDir -9.7274151; _this setPos [12413.718, 5043.3687, 3.0517578e-005]; }; _vehicle_259 = objNull; if (true) then { _this = createVehicle ["ClutterCutter_EP1", [12838.171, 5873.1226, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; _vehicle_259 = _this; _this setPos [12838.171, 5873.1226, 6.1035156e-005]; }; _vehicle_260 = objNull; if (true) then { _this = createVehicle ["ClutterCutter_EP1", [12834.66, 5892.0098, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_260 = _this; _this setPos [12834.66, 5892.0098, 4.5776367e-005]; }; _vehicle_261 = objNull; if (true) then { _this = createVehicle ["ClutterCutter_small_EP1", [12841.059, 5900.2749, 9.1552734e-005], [], 0, "CAN_COLLIDE"]; _vehicle_261 = _this; _this setPos [12841.059, 5900.2749, 9.1552734e-005]; }; _vehicle_262 = objNull; if (true) then { _this = createVehicle ["ClutterCutter_small_EP1", [12847.492, 5907.1162, 0.00010681152], [], 0, "CAN_COLLIDE"]; _vehicle_262 = _this; _this setPos [12847.492, 5907.1162, 0.00010681152]; }; _vehicle_263 = objNull; if (true) then { _this = createVehicle ["ClutterCutter_small_EP1", [12854.642, 5913.7441, 9.1552734e-005], [], 0, "CAN_COLLIDE"]; _vehicle_263 = _this; _this setPos [12854.642, 5913.7441, 9.1552734e-005]; }; _vehicle_264 = objNull; if (true) then { _this = createVehicle ["ClutterCutter_small_EP1", [12863.591, 5922.187, -7.6293945e-005], [], 0, "CAN_COLLIDE"]; _vehicle_264 = _this; _this setPos [12863.591, 5922.187, -7.6293945e-005]; }; _vehicle_265 = objNull; if (true) then { _this = createVehicle ["ClutterCutter_small_EP1", [12872.363, 5929.5669, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_265 = _this; _this setPos [12872.363, 5929.5669, 3.0517578e-005]; }; _vehicle_266 = objNull; if (true) then { _this = createVehicle ["ClutterCutter_small_EP1", [12878.904, 5933.5049, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; _vehicle_266 = _this; _this setPos [12878.904, 5933.5049, -3.0517578e-005]; }; _vehicle_267 = objNull; if (true) then { _this = createVehicle ["ClutterCutter_small_EP1", [12884.042, 5938.0298, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; _vehicle_267 = _this; _this setPos [12884.042, 5938.0298, -1.5258789e-005]; }; _vehicle_268 = objNull; if (true) then { _this = createVehicle ["ClutterCutter_small_EP1", [12894.727, 5945.7837, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; _vehicle_268 = _this; _this setPos [12894.727, 5945.7837, 4.5776367e-005]; }; _vehicle_269 = objNull; if (true) then { _this = createVehicle ["ClutterCutter_small_EP1", [12906.163, 5952.4795, 0], [], 0, "CAN_COLLIDE"]; _vehicle_269 = _this; _this setPos [12906.163, 5952.4795, 0]; }; _vehicle_270 = objNull; if (true) then { _this = createVehicle ["ClutterCutter_small_EP1", [12923.688, 5958.4336, 9.1552734e-005], [], 0, "CAN_COLLIDE"]; _vehicle_270 = _this; _this setPos [12923.688, 5958.4336, 9.1552734e-005]; }; };
  9. Like
    arkmal reacted to 3steN8igall in Trade Loot Event   
    i see this topic is old, but i answer this for everyone with this problem
     
    change this:
    _loot_lists = [[[""],["MortarBucket","MortarBucket","Mortar............ to this:
    _loot_lists = [[[],["MortarBucket","MortarBucket","Mortar.............. you must remove the "" in the weapon slot or the system searching a weapon with the name "nothing"
  10. Like
    arkmal reacted to cen in Proposed UI change   
    I prefer mine :D
     

  11. Like
    arkmal reacted to P0k3r_OF_Sm0t in [TUTORIAL] How to install an overpoch server & custom loot tables   
    If anyone cares, my issue has been resolved. Our server is through survivalservers.com and they have a separate "epochconfig.sqf" in a "configs" folder that the "DZE_MissionLootTable = true" line needs to go into, not the normal init.sqf as mentioned in this guide. If you are having problems with Overwatch loot not spawning & you're absolutely positive you've installed everything correctly like I was, check your install folder on your FTP for a similar config file.
    BTW, I highly DO NOT recommend survivalservers, there support is horrible. Support tickets go unanswered for days & I think our server has been down more than it's been up due to constant DDOS attacks...
  12. Like
    arkmal reacted to cen in 1.0.5 rpt bug with mission loot table   
    To add custom loot tables you only need to do the following:
     
    open description.ext and add the following line under enableItemsDropping = 0; #include "YOURPATHTO\CfgBuildingLoot\CfgBuildingLoot.hpp" open init.sqf and add the following epoch variable DZE_MissionLootTable = true; download these files and place them in your mission pbo (make sure to update the path above in description.ext!) https://github.com/vbawol/DayZ-Epoch/tree/Release-1.0.5/SQF/dayz_code/Configs/CfgLoot  
    Then edit away!
  13. Like
    arkmal reacted to MGT in 1.0.5 rpt bug with mission loot table   
    Epoch and OverPoch 1.0.5 loot tables
     
    http://www.sendspace.com/filegroup/QLQrbnKvPqnGW86Zq2jjug
     
    Note, if using OverPoch loot, edit the nsw_er7a and nsw_er7s on line 27 if you're not using Namalsk map to spawn in Gauss at A2
  14. Like
    arkmal reacted to MGT in 1.0.5 rpt bug with mission loot table   
    Give me a few minutes will upload mine, spent an hour or so changing my Epoch and OverPoch to the new format...
  15. Like
    arkmal reacted to boyd in [Release] Skin Trader 0.6 (Buy any arma skin)   
    I have finally made a release able version of my skin trader, it is far from being done but it works great.
     
    The skin trader has all skins from Arma but if your on Overpoch or any other Addons on your server, you can easily add the skins to the list of either men or woman clothing.
    Before you buy a new skin you have to make sure your not wearing a backpack, once you bought a skin you can no longer use the epoch skins to change into any other skin you need to buy the skin on top of the list to do this again.
     
    As this is not a final release any bugs or problems are all welcome and i will try to solve them.
     
    Video



     
    Q&A



     
     
    Installation:
     
    Download link here.
     
    1. Open description.ext at very bottom add this:
    //Skin Trader #include "Skin_Trader\dialog\common.hpp" #include "Skin_Trader\dialog\SkinGui.hpp" 2. Open your custom variables and change this:
    //Model Variables Bandit1_DZ = "Bandit1_DZ"; Bandit2_DZ = "Bandit2_DZ"; BanditW1_DZ = "BanditW1_DZ"; BanditW2_DZ = "BanditW2_DZ"; Survivor1_DZ = "Survivor2_DZ"; Survivor2_DZ = "Survivor2_DZ"; SurvivorW2_DZ = "SurvivorW2_DZ"; SurvivorW3_DZ = "SurvivorW2_DZ"; Sniper1_DZ = "Sniper1_DZ"; Camo1_DZ = "Camo1_DZ"; Soldier1_DZ = "Soldier1_DZ"; Rocket_DZ = "Rocket_DZ"; AllPlayers = ["Survivor2_DZ","SurvivorWcombat_DZ","SurvivorWdesert_DZ","SurvivorWurban_DZ","SurvivorWsequishaD_DZ","SurvivorWsequisha_DZ","SurvivorWpink_DZ","SurvivorW3_DZ","SurvivorW2_DZ","Bandit1_DZ","Bandit2_DZ","BanditW1_DZ","BanditW2_DZ","Soldier_Crew_PMC","Sniper1_DZ","Camo1_DZ","Soldier1_DZ","Rocket_DZ","Rocker1_DZ","Rocker2_DZ","Rocker3_DZ","Rocker4_DZ","Priest_DZ","Functionary1_EP1_DZ","GUE_Commander_DZ","Ins_Soldier_GL_DZ","Haris_Press_EP1_DZ","Pilot_EP1_DZ","RU_Policeman_DZ","pz_policeman","pz_suit1","pz_suit2","pz_worker1","pz_worker2","pz_worker3","pz_doctor","pz_teacher","pz_hunter","pz_villager1","pz_villager2","pz_villager3","pz_priest","Soldier_TL_PMC_DZ","Soldier_Sniper_PMC_DZ","Soldier_Bodyguard_AA12_PMC_DZ","Drake_Light_DZ","CZ_Special_Forces_GL_DES_EP1_DZ","TK_INS_Soldier_EP1_DZ","TK_INS_Warlord_EP1_DZ","FR_OHara_DZ","FR_Rodriguez_DZ","CZ_Soldier_Sniper_EP1_DZ","Graves_Light_DZ","GUE_Soldier_MG_DZ","GUE_Soldier_Sniper_DZ","GUE_Soldier_Crew_DZ","GUE_Soldier_CO_DZ","GUE_Soldier_2_DZ","TK_Special_Forces_MG_EP1_DZ","TK_Soldier_Sniper_EP1_DZ","TK_Commander_EP1_DZ","RU_Soldier_Crew_DZ","INS_Lopotev_DZ","INS_Soldier_AR_DZ","INS_Soldier_CO_DZ","INS_Bardak_DZ","INS_Worker2_DZ"]; To this:
    AllPlayers set [count AllPlayers, "Bandit1_DZ", "Bandit2_DZ", "BanditW1_DZ", "BanditW2_DZ", "Survivor2_DZ", "SurvivorW2_DZ", "Sniper1_DZ", "Camo1_DZ", "Soldier1_DZ", "Rocket_DZ"]; 3. Now look for this in your Mission.sqm
        class Groups     {         items=2; Change it to:
    class Groups { items=3; Now look for this at around line 1155:
    class Item1 { side="LOGIC"; class Vehicles { items=1; class Item0 { position[]={8810.7705,138.52499,11751.518}; id=50; side="LOGIC"; vehicle="FunctionsManager"; leader=1; lock="UNLOCKED"; skill=0.60000002; }; }; }; After the "};" add this:
    class Item2 { side="GUER"; class Vehicles { items=1; class Item0 { position[]={6303.8,0.001,7795.03};//Trader City Stary azimut=138.222; special="NONE"; id=101; side="GUER"; vehicle="UN_CDF_Soldier_SL_EP1"; leader=1; skill=0.60000002; init="this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;this enableSimulation false;this setcaptive true;this addAction [""Men Clothing"",""Skin_Trader\open_dialog.sqf""];this addAction [""Women Clothing"",""Skin_Trader\open_dialog2.sqf""]"; }; }; }; 4. Now copy the Skin_Trader to your MPMissions folder.
     
     
    Infistart FIX
     
    Open AHconfig.sqf and find this:
    /*  ALLOWED Dialogs       */ _ALLOWED_Dialogs = [-1,106,2200,6900,6901,6902,6903,420420,41144]; Change it to this:
    /*  ALLOWED Dialogs       */ _ALLOWED_Dialogs = [-1,106,2200,6900,6901,6902,6903,420420,41144,20001,20002,20003,20004,20005,20006]; Future Plans:
     
    The ability to preview the skin with a better camera view.
     
    Change log:
     
    0.6
    Removed all the clothing from men and woman that are being used by traders from any map.
    Removed all woman clothing that din't work, only civilian left now.
     
    Credits:
     
    Original script: http://www.armaholic.com/page.php?id=12113
  16. Like
    arkmal got a reaction from RimBlock in [Release] - A Plot for life v2.5. Keep your buildables on death. Take plot ownership   
    Here's the link Rimblock
     
    https://www.dropbox.com/s/b55jhhyy62umid2/JAEM_v1.3.rar
  17. Like
    arkmal reacted to boyd in Epoch Napf + Overwatch Skins   
    I made a skin trader for my server, i still needs work but will release it soon its done.
     
    https://www.youtube.com/watch?v=M85nF3Ve698
  18. Like
    arkmal got a reaction from KamikazeXeX in [Multi-Release]Custom Chernarus by PtitFloO   
    Hi all ! 
     
    We know that guy who made those files.. i should ask him soon if he can send me his releases.. be patient
  19. Like
    arkmal reacted to CommanderRetra in Dayz.st To Vilayer   
    You have to rebuild your PBO's. They have different code.
  20. Like
    arkmal reacted to Glenn in Deploy bike script   
    - What scripts?
    - What issues did you experience?
    - What provider do you have?
    - Do you use AH?
    - Do you have custom variables.sqf?
    - What is the RPT saying?
    When asking for help, provide more info... that way, it will be much easier for us to help.
×
×
  • Create New...