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

add small addons #1070

Closed
wants to merge 6 commits into from
Closed

Conversation

bicatcho11
Copy link

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))
  1. add new meta jailclothes To return the player's clothes after leaving prison
  2. add email for metadata
  3. This modification will improve the functionality and add other features to it, I think it will give other options for other control functions
  4. Store the use of alcohol
  5. Add code from qb-phone into qb-core
  6. 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.

@bicatcho11
Copy link
Author

Copy link

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

@github-actions github-actions bot added the Stale label Mar 15, 2024
@bicatcho11
Copy link
Author

:(

@github-actions github-actions bot removed the Stale label Mar 16, 2024
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant