Update fn_advancedSlingLoadingInit.sqf#24
Open
nicoman35 wants to merge 24 commits intosethduda:masterfrom
Open
Update fn_advancedSlingLoadingInit.sqf#24nicoman35 wants to merge 24 commits intosethduda:masterfrom
nicoman35 wants to merge 24 commits intosethduda:masterfrom
Conversation
Collaborator
nicoman35
commented
Nov 9, 2019
- Added a max lift able mass for a single cargo to be able to be lifted. Set to 8 times of the total lift capability of a helicopter
- ASL_Rope_Set_Mass & ASL_Rope_Adjust_Mass changed definitions of private variables for performance
- Added a max lift able mass for a single cargo to be able to be lifted. Set to 8 times of the total lift capability of a helicopter - ASL_Rope_Set_Mass & ASL_Rope_Adjust_Mass changed definitions of private variables for performance
- Added a max lift able mass for a single cargo to be able to be lifted. Set to 8 times of the total lift capability of a helicopter - ASL_Rope_Set_Mass & ASL_Rope_Adjust_Mass changed definitions of private variables for performance - tried to clean up the code
- code cleaning
- code cleaning - renamed pbo folder
- instead of player addActions, most actions are now vehicle based - code optimisation - added multilingual support - added CBA options
- localized all texts - added max deploy height option - added min vehicle mass option - added passenger authorized option - removed commander authorized option (there are no commander positions in airial vehicles) - bugfixing - code cleaning
work commit for further development
- removed all static actions from player - pickup, drop, attach actions are dynamic. They are added or removed to units/players dependent on distance to some rope end - all other actions are added to vehicle s - loads of bugfixes
- added more CBA options - replaced player by variable - renamed mod with my tag -> untested: Multiplayer!
- added bikey - removed irrelevant code
- added rope length hints for deploying, shortening and extending cargo ropes - added more CBA settings - fixed typos and bugs - added server key - added drop cargo hotkey for players
- rearranged some code and functions, got rid of no longer needed small weight
- added messages regarding rope length changes - added new option 'extend to ground' - various bugfixes - various syntax changes
- changed sling load rules - minor code cleaning
Added model size dependency to rope manipulation distance
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.