mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 00:03:21 +00:00
Setting jobs on players causes grade check to return an error rather than the check itself. `if PlayerData.job.grade >= 3 then` returns `Attempt to compare number with string`