Arma 3
Nimitz Experimental Build
Showing 1-10 of 71 entries
< 1  2  3 ... 8 >
Update: 10 Mar, 2024 @ 6:21pm

2024-03-11 scripts, model
- Add highly experimental Aft Mast 76 and Island 76
- Fix code error in fn_number
- Fix comments in fn_elevator
- Check height in fn_getDeckStatus properly, kudos Aki

Update: 1 Nov, 2023 @ 8:16am

2023-11-01 scripts
- Revert launch sequence to old setVelocityModelSpace method
- too many explosions
- shuttle now out of sync :(
2023-10-30 model
- Add E5Top mem point to nimspots
- Make wheels rotate via animateSource on weapons cart

Update: 27 Oct, 2023 @ 3:37am

2023-10-27 scripts
- Add landing flight ops functions

Update: 26 Oct, 2023 @ 12:01am

2023-10-26 model, scripts
- Move red blinking lights from nimlights to aft mast models
- Adjust dynamic airport postion in updateNimitzLocation as well to flight deck height
- Add support for landing to taxiFinish, may need two functions actually
- Update documentation for pointOnLineClosestToPoint

Update: 25 Oct, 2023 @ 12:05am

2023-10-25 scripts
- Change dynamic airport height to flight deck level
- Change glidepath and position in JDG_dynamicAirportNimitz
- Add scripts for forcing glidepath upon landing, for later use in flightops

Update: 23 Oct, 2023 @ 12:24am

2023-10-22 scripts
- Add dialog for flight ops loadout selection via aircraft loadout menu
2023-10-21 scripts
- Launch fixed and launchMap new treatments
- add Firewill's EA-6B to the planes require special treatment
- use moveToCatapult rather than lowerLaunchbar script event in startLaunch

Update: 19 Oct, 2023 @ 10:48pm

2023-10-20 scripts
- Add tangentVector customization and generic wheel rotation
- Remove tangent for C-1A, use rotateWheels now
- Fix flight ops, deprecations
- flight ops uses the correct parameters now for eleToTakeOff and that for taxi
- remove debugging code for tangentVector
- deprecate fn_launchPlane.sqf

Update: 19 Oct, 2023 @ 12:50am

2023-10-19
- Update launch sequence and adjust A-1 special case
- new event ttt_nimitz_moveToCatapult
- setDir after attachTo reinstated
- special treatment for planes in ttt_nimitz_launchMap for precise taxiing to catapult
- special handling of A-1, offset 0.7 meter now
- Ampersand changes to precise taxiing
- More special treatments
- Fix launchMap

Update: 17 Oct, 2023 @ 7:47am

2023-10-17 scripts
- Fix disabling PP effects on launch
- Use keyframe animation for returning the shuttle
- Use new nosewheel function by Ampersand for finding a precise start point at the cat
- Add exception for tail dragger Unsung A-1
- Add work around for exploding AFM Rafale M

Update: 15 Oct, 2023 @ 7:15pm

2023-10-15 scripts
- Remove attachTo from refuel
- Add Warning to abort refuel and/or start engine when plane starts to sink into the deck during refuel
- Add shuttle support to launch
- Create more precise shuttle start positions in nimspots
- Change vertical speed to 3 m/s upon take-off: ["ttt_nimitz_launchVMS", [0, 70, 3]]
2023-10-14 model
- normalized all cat positions to 17.441 height
- added shuttle as ThingX
2023-10-13 scripts
- Add fake acceleration to launch sequence
- Make launch parameter customizable via ttt_nimitz_launchVMS stored in the plane
- Fix lack of support of CBA extended eventhandlers for jdg_carrier_spawner
- Fix use of Nimitz variable in displayPlat
- Remove special treatment of F-18 in refuel