qbcore-framework / qb-shops

Shops For QB-Core
GNU General Public License v3.0
27 stars 215 forks source link

Grant weapon license issue for shop #118

Closed mjvanhaastert closed 1 year ago

mjvanhaastert commented 1 year ago

The shop doesnt grab the new playerdata after granting the license player needs to relog so the shop gets the new data onplayerload this solves this issue

full description is here #117

amantu-qbit commented 1 year ago

Fix the Lint issue Please and Branch is Out of Date

mjvanhaastert commented 1 year ago

it was edited on github, it cant be out of date?

amantu-qbit commented 1 year ago

Yeah it can, If any new PR merges after this PR this PR will go Out of Date

amantu-qbit commented 1 year ago

For fixing the Linting issue try to use a different name for Local and Global Variable. Cause otherwise, It's Shadowing other one's value.

r0adra93 commented 1 year ago

The error you attempted to fix was addressed and merged into the system.