Jump to content

Devastator_cm

Member
  • Content Count

    1379
  • Joined

  • Last visited

  • Medals

Everything posted by Devastator_cm

  1. Devastator_cm

    HAFM NAVY (Ships) - v2.0

    that section is updated now
  2. Devastator_cm

    HAFM NAVY (Ships) - v2.0

    that section of the manual is out of date... Sorry for the inconvenience. We adjusted the GUI and now the code sample needs to be changed as well
  3. Devastator_cm

    Devas Turkish Armed Forces (TAF)

    v.4.8 Fixed: Re-arm for submarine is fixed Fixed: Meko-200 will attack to enemy air units Tweaked: Ship and submarines will be visible from longer distances
  4. can someone tell me where to define panels? Is it not inside vehicle class? There I have something like this class VehicleSystemsDisplayManagerComponentLeft { componentType = "VehicleSystemsDisplayManager"; x = (safezoneX + 0.5 * (((safezoneW / safezoneH) min 1.2) / 40)); y = (safezoneY + safezoneH - 21 * ((((safezoneW / safezoneH) min 1.2) / 1.2) / 25)); left = 1; defaultDisplay = "SensorDisplay"; //display to be selected when player changes vehicle and had "empty" previously selected class Components { class EmptyDisplay { componentType = "EmptyDisplayComponent"; }; class SensorDisplay { componentType = "SensorsDisplayComponent"; range[] = {16000,8000,4000,2000}; resource = "RscCustomInfoSensors"; showTargetTypes = 1+2+4+8+16+32+64+128+256; }; }; }; still when I am by turrets of the vehicle I see range up to 4km and panels not only sensor and empty but also gps, crew etc. Why turrets showing things which are not defined under vehicle and also incorrect range? There is no component class under the turrets ... I am lost
  5. Thanks TeTet. Actually we already did it in current dev built. I found your remark here already during the day 🙂https://forums.bohemia.net/forums/topic/157177-preview-release-nimitz-for-arma3-0102a/?page=32&tab=comments#comment-3189453
  6. we will check
  7. Hi Guys, does anyone know how to make a helicopter's rotor turning with full speed right after engine turned on? I cannot find any command related that but I feel there should be one as Arma engine automatically doing it for spawned vehicles in the air
  8. You can start by reading the user manual and watching the initial weapon system introduction video which I recorded
  9. Devastator_cm

    Helicopter Rotor script interaction

    My goal is not spawning a heli. I have one on the floor with engines off and I want it to start engine and have rotor turning full speed in under a second
  10. Devastator_cm

    HAFM NAVY (Ships) - v2.0

    it is a way but will not work as you expected. The helicopters are landing via script and it is not possible to stop the pals or start them running while they are attached to the ship. So if you start with a heli in mission start on landing deck, you cannot lift it up when you unsecure it. I hope I can find a solution in future
  11. Devastator_cm

    Devas Turkish Armed Forces (TAF)

    v.4.7 Fixed: Helicopter land/release issue due to syntax error in code fixed.
  12. Devastator_cm

    Devas Turkish Armed Forces (TAF)

    v.4.6 Tweaked: Helicopters can land to ship and take off from ship via action menu Tweaked: Zodiac ammounts by ships and submarine reduced Tweaked: GUIs have new colors and pins Tweaked: MK45 Mod 2 naval gun RPM reduced Fixed: Rearm ship functionality fixed for dedicated servers Added: New RHIB Added: New SDV
  13. So that visual change happens automatically or they are different bombs to pick in pylon setup?
  14. Devastator_cm

    Task Force Arrowhead Radio

    Does anybody has any jamming script for TFAR 1.0? I want to create an area where no radio communication can be done until an objective is finished. Is such thing possible with TFAR 1.0?
  15. Devastator_cm

    HAFM NAVY (Ships) - v2.0

    I think you are using old version of the CORE mod. The black screens shows removed code pieces Looks like wrong file is inside the pbo. It will be fixed
  16. Devastator_cm

    HAFM NAVY (Ships) - v2.0

    and how do you do that as picture tells nothing regarding that part?
  17. Devastator_cm

    HAFM NAVY (Ships) - v2.0

    it will not travel to center of the grid. It will enable the radar when it reaches to that grid area
  18. Devastator_cm

    HAFM NAVY (Ships) - v2.0

    I just put a meko in Tanoa and a minigun boat to test it. Had no issues at all. Harpoon missile flew to the grid which I wanted it to fly, and it found the boat and sank it. Can you put a picture of the setup you have in your test case and post a video?
  19. I see no use case of it in Arma
  20. Ascros is in my future to-do list but might not be in initial release. There will be no harpoon on flight IIa but rim-66 for antiship purpose
  21. just put some ships next to each other and try to attack them
  22. that is already happening if ships are close by to each other
  23. I checked before the wiki but didn't understand what it is doing. All ships have radar and they fire missiles anyway
  24. I still couln"t figure out what Aegis really does and how 🙂 So there will be no Aegis at the moment
×