Describe Pull request
First, make sure you've read and are following the contribution guidelines and style guide and your code reflects that.
Write up a clear and concise description of what your pull request adds or fixes and if it's an added feature explain why you think it should be included in the core.
This is a fix for qb-apartments so that it matches qb-housing offset calculation for exiting a shell.
This allows us to simplify qb-interior
Simply changed the offset calculation from - to +
This needs to be done in conjunction with QB-Interior PR
If your PR is to fix an issue mention that issue here
Questions (please complete the following information):
Have you personally loaded this code into an updated qbcore project and checked all it's functionality? [yes] (Be honest. I am)
Does your code fit the style guidelines? [yes]
Does your PR fit the contribution guidelines? [yes]
Describe Pull request First, make sure you've read and are following the contribution guidelines and style guide and your code reflects that. Write up a clear and concise description of what your pull request adds or fixes and if it's an added feature explain why you think it should be included in the core.
This is a fix for qb-apartments so that it matches qb-housing offset calculation for exiting a shell. This allows us to simplify qb-interior
Simply changed the offset calculation from - to +
This needs to be done in conjunction with QB-Interior PR
If your PR is to fix an issue mention that issue here
Questions (please complete the following information):