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

feat & fix: add setjob() function, fix math error #7

Merged
merged 2 commits into from
Feb 2, 2025

Conversation

kaynegraham
Copy link
Contributor

  • Added SetJob() feature which accepts JobName and JobGrade parameters
  • Fixed Typo in Vehicle Keys (thanks satan)
  • Fixed Common Math error when giving/removing items

fixed the common `attempt to perform arithmetic on a nil value (local 'amount')` issue for qb & qbox frameworks, fixed typo in qb-vehiclekeys
- added a setjob function with the required params being jobname and jobgrade, it's suitable for all frameworks (qb, qbox, esx)
- fixed the typo in vehiclekeys as pointed out by satan , thank you
@stevoscriptsteam stevoscriptsteam merged commit d6cfe7d into stevoscriptsteam:main Feb 2, 2025
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.

2 participants