Arma 3
CLOSE AIR SUPPORT (Day 2)
Visar 1–10 av 11 poster
< 1  2 >
Uppdatering: 13 apr, 2014 @ 6:10

Revisions to code to align with latest Arma3 updates. Look for CLOSE AIR SUPPORT (ECAS), coming soon!

Uppdatering: 30 jan, 2014 @ 18:29

Update to A3 latest.

Uppdatering: 3 jan, 2014 @ 13:52

x - Make altitude incremental
x - Add shortcut keys to gunners commands
x - Expand pilot vehicle chat
x - Proceed to task.. Roger en route <bis_fnc_taskCurrent>
x - Make all supply boxes allowdamage false
x - Increase brightness on helo signs
x - Make orbit script for each AO
- Lock out orbit command if no AO
- Make markers around each AO for record guides
- Distance 500
- 200 ATL
- 50 knots
x - Fix stop orbit logic
x - Stop Orbit not working on 2nd O. Put in O script and Halt script.. also put notification that while in orbit other commands won't work.. and/or remove commands
x - Incorporate BIS_fnc_typeText
x - Fix maint for new helo
x - fix barrel sitters at maintpad
x - Replace flares with IRflares on JTAC smoke
x - Autosave on RTB SAB - Fix LEcomplete wait until trucks are in compound
- JTAC not assigning targets
- JTAC giving disembark command on switching back to gunner or driver from JTAC

/*
GunnerCommands with default shortcut keys. NOTE: If you changed your default key (MoveForward from W to UpArrow for instance), each command is listed here so you can figure out what your custom key is for the corresponding gunnerMenu command ( (W) - (MoveForward) for example ).

Increase Alt 50 (W) - (MoveForward)
Decrease Alt 50 (S) - (MoveBack)
Hold (A) - (turnLeft)
Fly to That Point (D) - (turnRight)
Turn To Target (X) - (MoveUp)
Proceed to Active Task (P) - (NetworkStats)
Orbit AO (O) - (Watch)
RTB Winchester (R) - (ReloadMagazine)
*/

Uppdatering: 3 jan, 2014 @ 13:50

Switching from JTAC back to gunner is still buggy. Looking at rewriting all associated logic. Stay tuned.

Uppdatering: 21 dec, 2013 @ 12:33

Added Hellcat.. updates from last ARMA3 patch.

Uppdatering: 27 sep, 2013 @ 13:43

Arma3 update revision. More code to prevent AIpilot from crashing into something.

Uppdatering: 12 sep, 2013 @ 21:33

- Fixed 'Can Not Comply' CNCing all tasks instead of one in rare cases
- Fixed AIpilot doesn't land on repair pad when told to in rare cases
- Added: more lighting to base for nightops

Uppdatering: 12 sep, 2013 @ 11:43

Added more real ambient radio.. ambient jets.. and temp JTAC method notice through hintC.

Uppdatering: 12 sep, 2013 @ 2:42

Minor change for gamelaunch

Uppdatering: 12 sep, 2013 @ 1:10

FIXED:
- If a truck gets stuck on LogisticsEscort task, the success failure logic gets screwed up
- If task CampTempest follows task LogisticsEscort, it makes CampTempest fail after succeeding. Workaround: rearm/refuel after CampTempest
- Curse you, end user that requested logistics escort! :)
- Clicking on the map always gives 'on the way' response, which is annoying
- MaintCrew hovers in the air when type AH9.. must fix array to detect helo type on SAB pad.
- Helo wasn't listening to JTAC

ADDED:
- Ambient radio (from real Red Flag recordings from Nellis!)
- Repair damaged helos (duct tape)
- Turn to Target will turn to center of AO if no AssignedTarget, CursorTarget
- Removed 'On The Way' from map click helo move