qbcore-framework / qb-core

FiveM RP Framework Core :muscle:
GNU General Public License v3.0
582 stars 962 forks source link

add small addons #1070

Closed bicatcho11 closed 4 months ago

bicatcho11 commented 8 months ago

Description

  1. Adding a clear currency to the server
  2. The server name can be used from anywhere
  3. add job to AddJobReputation funcrtions
  4. 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))
  5. add new meta jailclothes To return the player's clothes after leaving prison
  6. add email for metadata
  7. This modification will improve the functionality and add other features to it, I think it will give other options for other control functions
  8. Store the use of alcohol
  9. Add code from qb-phone into qb-core
  10. 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

bicatcho11 commented 8 months ago

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

github-actions[bot] commented 6 months ago

This PR has had 60 days of inactivity & will close within 7 days

bicatcho11 commented 6 months ago

:(

github-actions[bot] commented 4 months ago

This PR has had 60 days of inactivity & will close within 7 days