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

HuntIR - Fix connecting when ammo is null #6099

Merged
merged 1 commit into from
Jan 31, 2018
Merged

Conversation

PabstMirror
Copy link
Contributor

Fix #6093

[_nearestHuntIRs select 0] call FUNC(cam); would pass nill
Also delay opening GUI for a frame to prevent issue with interaction menu

Fix #6093

`[_nearestHuntIRs select 0] call FUNC(cam);` would pass nill
Also delay opening GUI for a frame to prevent issue with interaction menu
@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Jan 30, 2018
@PabstMirror PabstMirror added this to the 3.13.0 milestone Jan 30, 2018
@PabstMirror PabstMirror merged commit 1b6dc5a into master Jan 31, 2018
@bux bux deleted the huntIR-nullAmmo branch January 31, 2018 08:30
@PabstMirror PabstMirror modified the milestones: 3.13.0, 3.12.2 Apr 2, 2018
BaerMitUmlaut pushed a commit that referenced this pull request Aug 5, 2019
Fix #6093

`[_nearestHuntIRs select 0] call FUNC(cam);` would pass nill
Also delay opening GUI for a frame to prevent issue with interaction menu
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.

2 participants