Arma 3
Nimitz Experimental Build
1-10 van 71 items weergegeven
< 1  2  3 ... 8 >
Update: 10 mrt 2024 om 18:21
door TeTeTe3

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 om 8:16
door TeTeTe3

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 okt 2023 om 3:37
door TeTeTe3

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

Update: 26 okt 2023 om 0:01
door TeTeTe3

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 okt 2023 om 0:05
door TeTeTe3

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 okt 2023 om 0:24

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 okt 2023 om 22:48

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 okt 2023 om 0:50

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 okt 2023 om 7:47

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 okt 2023 om 19:15

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