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

[DONE] Faction Camp Upgrade Vehicle Check #24348

Merged
merged 6 commits into from Jul 18, 2018

Conversation

acidia
Copy link
Contributor

@acidia acidia commented Jul 18, 2018

This should fix #24343.
The NPC was selected for return before the OM was checked to ensure that it could be upgraded. The only thing that really causes an OM to fail updating is having vehicles on the OM since allowing upgrading around vehicles is a pile of checks that aren't guaranteed to even be accurate do to all the different places vehicles are tracked and how they enter and leave the current vehicle caches. Easier to just force the player to move vehicles out between upgrades to prevent conflict.

@ZhilkinSerg ZhilkinSerg merged commit b6c66b9 into CleverRaven:master Jul 18, 2018
@ZhilkinSerg ZhilkinSerg removed their assignment Jul 18, 2018
@kevingranade
Copy link
Member

kevingranade commented Jul 19, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

"You don't have any companions ready to return" when NPC base manager claims they are done
3 participants