Weapon delete in database/SQL

Does anyone have an easy to way to wipe all weapons from my fivem server? I’ve heard people say, that there should be an easy way through your SQL, but i can’t seem to find anything

Hello, this is a friendly reminder because this is your first time creating a topic (or it has been a while since your last topic) in this category.

Please note that most of the support is provided by the FiveM community on a voluntary basis. We ask you to be patient; there is no guarantee we have a solution to your problem(s). To avoid unnecessary/duplicate topics, please browse the forums before creating a topic.

To improve your chances of your issue(s) being solved, please provide as much information as possible about the issue(s) you are having. Also —whenever possible— please use the template given to you when creating a topic.

Thanks for keeping these forums tidy!
:mascot:

If it’s like owned weapons depending on how your database is setup you can just delete all of the owned weapons from either the users inventories or if owned weapons is a separate table just delete all the rows in that table.

Owned weapons are in inventory, so how do i only delete their weapons, and not their inventory?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.