Skip to content
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

Fcs scopes ffv #3804

Merged
merged 3 commits into from May 20, 2016
Merged

Fcs scopes ffv #3804

merged 3 commits into from May 20, 2016

Conversation

PabstMirror
Copy link
Contributor

@PabstMirror PabstMirror commented May 20, 2016

When merged this pull request will:

@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label May 20, 2016
@PabstMirror PabstMirror added this to the 3.6.0 milestone May 20, 2016
private _animationState = animationState _unit;
private _moves = configFile >> getText (configFile >> "CfgVehicles" >> (typeof _unit) >> "moves");

(getNumber (_moves >> "States" >> _animationState >> "canPullTrigger") == 1)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this function tautological to CBA_fnc_canUseWeapon?

https://github.com/CBATeam/CBA_A3/blob/master/addons/common/fnc_canUseWeapon.sqf#L24-L30

@commy2 commy2 merged commit f67b356 into master May 20, 2016
@commy2 commy2 deleted the fcsScopesFFV branch May 20, 2016 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants