-
-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Logistic module pt1 #567
Logistic module pt1 #567
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall it looks fine and like a good first iteration for the module.
During the test phase by the community or our own further work there will be of course some small things which we haven't catched now, but these could be adressed easily in the next iteration.
👍
Missionframework/modules/23_logistic/fnc/fn_logi_addActions.sqf
Outdated
Show resolved
Hide resolved
Missionframework/modules/23_logistic/fnc/fn_logi_refreshTargets.sqf
Outdated
Show resolved
Hide resolved
Co-Authored-By: Dubjunk <[email protected]>
Missionframework/modules/23_logistic/fnc/fn_logi_refreshTargets.sqf
Outdated
Show resolved
Hide resolved
Missionframework/modules/23_logistic/fnc/fn_logi_selectRecycleTarget.sqf
Outdated
Show resolved
Hide resolved
Missionframework/modules/23_logistic/fnc/fn_logi_selectResupplyTarget.sqf
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Provided my thoughts in comments.
Description:
This PR provides the first part of the Logistic Station.
With the new Framework you can create and add your own dialogs to the Station.
For now you've the Main Menu, the Recycle dialog and the Resupply dialog
In the resupply dialog could occur some locality problems with some commands, This needs to be checked later.
Content:
Successfully tested on:
Compatibility checked with: