Zeus Deck Boss
The Zeus Deck Boss mod allows the placement of objects on a carriers fligthdeck.
For this you need to add an event handler to the game master object. Add the following line to the game master init box:
this addEventHandler ["CuratorObjectPlaced", ttt_curatorcv_fnc_place];
When the Zeus with the eventhandler now places an object on the Freedom, Nimitz or CUP LHD, the object’s height will be automatically adjusted.
Written by TeTeT, based on an idea by Leshrack.