qb-core
qb-core copied to clipboard
add small addons
Description
- Adding a clear currency to the server
- The server name can be used from anywhere
- add job to AddJobReputation funcrtions
- Adding category to the items so that the outputs are better and more accurate
for k, v in pairs(QBCore.Shared.Items) do
if v["category"] == "ammoitems" then
slots = slots + 1
table.insert(tempTable, v["name"])
end
end
print(json.encode(tempTable))
- add new meta jailclothes To return the player's clothes after leaving prison
- add email for metadata
- This modification will improve the functionality and add other features to it, I think it will give other options for other control functions
- Store the use of alcohol
- Add code from qb-phone into qb-core
- Add code from qb-multicharacter into qb-core (This task is actually the task of the core in general, To give items when you start using the server This enables another script to be used for qb-multicharacter Must work independently for qb-multicharacter and qb-spawn)
Checklist
- [ ] I have personally loaded this code into an updated qbcore project and checked all of its functionality.
- [ ] My code fits the style guidelines.
- [ ] My PR fits the contribution guidelines.
https://github.com/qbcore-framework/qb-core/pull/1052 https://github.com/qbcore-framework/qb-core/pull/1053 https://github.com/qbcore-framework/qb-core/pull/1054 https://github.com/qbcore-framework/qb-core/pull/1058 https://github.com/qbcore-framework/qb-core/pull/1057 https://github.com/qbcore-framework/qb-core/pull/1060 https://github.com/qbcore-framework/qb-core/pull/1061 https://github.com/qbcore-framework/qb-core/pull/1063 https://github.com/qbcore-framework/qb-core/pull/1064 https://github.com/qbcore-framework/qb-core/pull/1066 https://github.com/qbcore-framework/qb-core/pull/1067 https://github.com/qbcore-framework/qb-core/pull/1068 https://github.com/qbcore-framework/qb-core/pull/1069
This PR has had 60 days of inactivity & will close within 7 days
:(
This PR has had 60 days of inactivity & will close within 7 days