Arma 3
OPERATION NEPTUNE
11개 중 1~10개 표시 중
< 1  2 >
업데이트: 2025년 6월 18일 오후 5시 14분
작성자: SkyDong

v 1.07

Changes

The new Arma 3 update (v 2.20) broke the original flight path script.

- OLD SCRIPT: set the aircraft velocity using an onEachFrame eventHandler.

- NEW SCRIPT: uses unitCapture / unitPlay on the lead aircraft.

업데이트: 2025년 6월 3일 오후 4시 40분
작성자: SkyDong

업데이트: 2025년 5월 27일 오후 7시 38분
작성자: SkyDong

v 1.06

Changes
  1. Fixed build menu.

업데이트: 2025년 5월 3일 오전 9시 54분
작성자: SkyDong

v 1.05

Changes
  1. Changed Game Manager function:
    - Changed each function called withing to isNil{}; in order to prevent the script from crashing if an error occurs.
    - Added diag_log's to each script to report errors to rpt.
    - Increased statistics update delay from 5 to 30 seconds.
    - Increased game manager update delay from 5 seconds to 10 seconds.
  2. Added fix to close all dialogs when a player respawns before opening the respawn menu.
  3. Reduced length and changed content of mission briefing.
  4. Added new paramter - Save Game Timer
  5. Changed officer uniforms.
  6. The existence of player statistics are now checked periodically, instead of just on player join.
  7. Changed how players are put into the starting planes before paradrop.
  8. Changed patrol sizes: Random number based on player group size.


업데이트: 2025년 4월 23일 오후 7시 51분
작성자: SkyDong

v 1.04

Changes
  1. Fixed Time Multiplier parameter bug.

업데이트: 2025년 4월 23일 오전 5시 12분
작성자: SkyDong

v 1.03

Changes
  1. Changed map permissions and icon parameters.
  2. Fixed Support Menu permissions.
  3. Fixed building destroyed statistics.
  4. Fixed/ Changed player statistics.
  5. Added face cream items.
  6. Added Carbine with wire stock.
  7. Added Enemy Artillery Cooldown timer parameter.
  8. Fixed final objective.
  9. Changed Fortify Task description.

업데이트: 2025년 4월 20일 오전 6시 40분
작성자: SkyDong

v 1.02 (Quick Fix)

- Removed the deletion of planes based on player distance.

업데이트: 2025년 4월 20일 오전 6시 05분
작성자: SkyDong

v 1.02

Changes
  1. Changed how mission briefing logic works. Now waits for each player to finish briefing.

  2. ACE: Increased ace arsenal distance for starting armoury.

  3. Fixed Parameter "Show Enemy Icons on Map" in dedicated environment. Enemy units now can be seen in map on dedicated servers if this parameter is used.

  4. Changed intro ambient units and vehicles.

  5. Starting aircraft formation changes:
    - Doubled size of starting formation (from 27-54 planes).
    - Removed second wave.
    - Added flak area to improve performance faster.
    - Added aircraft crashes on 2nd formation.
    - Removed uneccessary public variables.
    - Disabled patrols and artillery until after formation is deleted.

  6. Mission statistics changes:
    - Changed how destroyed buildings are calculated.
    - Increased destroyed building statistic weight.
    - Increased statistics passing rating score (now includes the 0630 bonus for primary objectives).
    - Increased penalties for allied deaths, player deaths, and civilian deaths.
    - Reduced captured/used supplies statistics weight.

업데이트: 2025년 4월 13일 오후 2시 41분
작성자: SkyDong

v 1.01

- Added more uniforms and items.

업데이트: 2025년 4월 13일 오후 12시 08분
작성자: SkyDong