Recent content by Jim90

  1. J

    BiPlane With M240? Oh Yes....

    They should work, but the only way to know for sure is try them. You can put them all in at once like the 3 aircraft are in this post. http://opendayz.net/threads/biplane-with-m240-oh-yes.9458/page-7#post-94246
  2. J

    BiPlane With M240? Oh Yes....

    Move it to line 243 like this. _object addBackpackCargoGlobal [_x,(_objWpnQty select _countr)]; }; _countr = _countr + 1; } count _objWpnTypes; }; }...
  3. J

    BiPlane With M240? Oh Yes....

    Post your server_monitor.sqf Don't forget that you must buy or spawn in the aircraft then restart the server for the guns to work.
  4. J

    DayZ Mission System

    I'm getting these same errors. Can someone help me out with a fix? Thanks.
  5. J

    BiPlane With M240? Oh Yes....

    This is what I am running on a just for fun server to add multiple guns to the green Bi-plane and both littlebirds. You switch guns by hitting F. The GAU12 is ridiculously over powered and the as50 does not have a site. I Swapped in the names for the AS50 and it ammo and it worked. I suspect it...
  6. J

    BiPlane With M240? Oh Yes....

    Getting the guns to work right after being bought from the trader is above my knowledge . Maybe someone else reading this could help.
  7. J

    BiPlane With M240? Oh Yes....

    Just noticed you are using infistar anti-hack. This mod only works on planes that are spawned in at restart. Planes added with the AH will not have guns. Also this adds them to the green AN2_DZ planes only if you want them on the other planes or little birds you just have to repeat the whole...
  8. J

    BiPlane With M240? Oh Yes....

    Post your server IP so we can check out your results. I've got 33 planes with guns respawning at the airfields every restart on my DayZ 1.8.0.3 Free Candy server. Search Free Candy or go to: 192.31.185.222:3306
  9. J

    BiPlane With M240? Oh Yes....

    Here you go. I've included your original files 5 lines above and below to help you place it. This includes 3 belts of ammo. Just keep repeating the "_object addMagazine" line to add more. _countr = _countr + 1; } forEach _objWpnTypes...
  10. J

    BiPlane With M240? Oh Yes....

    Where it goes depends on exactly what DayZ version, and map you are running, Also who your provider is and what other additions you have made to your server_monitor.sqf. The short answer for where it goes is found at line 1 of the very first post of this thread. Post the above information here...
  11. J

    BiPlane With M240? Oh Yes....

    Thanks for the help DangerRuss. I finally got it working by moving lines 237 to 243 in the file I posted above up to line 215. - Repeating the _object addMagazine "100Rnd_762x51_M240"; line 20 times gave me 20 magazines that reload automatically in about 5 seconds. - I was then able to get...
  12. J

    BiPlane With M240? Oh Yes....

    I added it at line 238 http://pastebin.com/mRAkHpAV Chernarus 1.8.0.3 unable to join server Here is where the arma2oaserver.RPT differs from a working stock install. (Trying to join a second time just added more Client: Remote object... lines.) 20:49:27 Warning Message: Script...
  13. J

    BiPlane With M240? Oh Yes....

    Has anyone got this working on a DayZ.st server? Which providers have people gotten this to work with? I bought a second server to use for teaching myself how to add mods and not interfere with our regular server, but just can't get the M240 to work on our AN2_DZ Bi-Planes. I've tried every...
Back
Top