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

Fixing errors caused by new core #6

Merged
merged 9 commits into from
Nov 25, 2023

Conversation

dusan01
Copy link
Member

@dusan01 dusan01 commented Nov 18, 2023

Description

There was an issue when you started a resource about core objects, so this fixes it, I also moved the config to a folder and adjusted the code a little bit to match the new format and more user-friendly names.

There is still an error for the camera.lua file, I was unable to determine what's causing it, so if someone can point me in the right direction, I will be more than happy to fix that issue too.

Checklist

  • I have personally loaded this code into an updated Qbox project and checked all of its functionality.
  • My code fits the style guidelines.
  • My PR fits the contribution guidelines.

- Updated config
- Updated client/main
- Updated locales
- Adjusted names
- Adjusted garage for vehicles
- Added function to spawn helicopter
- Added ability to turn on/off blip
- Hopefully fixed some linter errors
- Added missing helicopter teleport
- Added locales
- Minor refactoring
@alberttheprince
Copy link

Tested these fixes on live server, it seems to fix the job and make it work with Qbox. However, the resource itself seems lackluster/lacking in design. Maybe potential for reworking slightly?

client/camera.lua Outdated Show resolved Hide resolved
client/camera.lua Show resolved Hide resolved
client/camera.lua Outdated Show resolved Hide resolved
client/camera.lua Outdated Show resolved Hide resolved
client/camera.lua Outdated Show resolved Hide resolved
client/camera.lua Show resolved Hide resolved
client/main.lua Outdated Show resolved Hide resolved
client/main.lua Outdated Show resolved Hide resolved
server/main.lua Outdated Show resolved Hide resolved
@dusan01
Copy link
Member Author

dusan01 commented Nov 24, 2023

I do agree with both of you, this does actually need a good rewrite, but with this PR I just wanted to convert it and make it usable, before doing the actual rewrite to make it better.

@mafewtm mafewtm merged commit 588e938 into Qbox-project:main Nov 25, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants