ACE3/addons/reload/functions
Phyma 95ade30d56 Linkingbelt refactoring (#5213)
* Linking belt refatoring

startLinking belt now uses canLinkBelt so if condition needs to be changed then you can do it on one position.

* Fixed requested change

Fixed requested change

* simplified it even more

canLinkBelt now returns a value over 0 if success and -1 if something is not right.

* Fixed bug where if error we would not exit

Fixed bug where if error we would not exit

* changed name on canLinkBelt

Changed name to better reflect the function of the function.

* Author hype

* fixed return value info

fixed return value info

* fix header
2017-05-29 13:49:21 -05:00
..
fnc_canCheckAmmo.sqf Cleanup Function Headers titles 2016-06-18 11:50:41 +02:00
fnc_checkAmmo.sqf add priority parameter to doGesture 2016-07-13 11:00:31 +02:00
fnc_displayAmmo.sqf Cleanup Function Headers titles 2016-06-18 11:50:41 +02:00
fnc_getAmmoToLinkBelt.sqf Linkingbelt refactoring (#5213) 2017-05-29 13:49:21 -05:00
fnc_startLinkingBelt.sqf Linkingbelt refactoring (#5213) 2017-05-29 13:49:21 -05:00
script_component.hpp port reload 2015-01-16 02:25:41 +01:00