How to add custom weapons in fivem?

i need help for add custom weapon , here is the hierarchy of my file .

root folder : https://gyazo.com/0d8333b38e614626b69817b82b86546a

stream folder : https://gyazo.com/8addd617aae07859794d6fc307507c46

data folder : https://gyazo.com/ce6af2a06a52008045c73b7ded2013a4

client folder : https://gyazo.com/f776ffe4b51138972a3dba50a05a8958

content of my weapon.meta : https://pastebin.com/PfJN669y

content of my _ressource.lua : https://pastebin.com/HvM4p63x

anyone can help me please ?

1 Like

Pretty sure you need to add them the same way you do with custom sounds or custom hud textures and give out the RPF to all players separately. not sure though.

do you have one exemple ?

2 Likes

No I don’t. (20chars)

i’m not sure the solution are to add it like sounds and custom hud . because that work in replace like car n is why i try with the same method like car mod in fivem .

Did you get it to work?

nop for now , i have not found a solution

I figured it out last night.


You cannot throw multiple skins into the stream folder you need to make one of these folders for each weapon as far as my knowledge goes. There may be another way to add more in one but for me it doesn’t work.

your method is an replace no ?

It replaces the guns already in the game. So this pistol.zip replaces the skin for the default pistol.

is not what i want i want to make one addon for the server like a car . exemple if my weapon is called turtle_weapon i want i can give it with this name not a replace

AH, no idea how to do that sorry.

Someone tell me how to add auto weapons to FIVEM

how to add more gun on fivem server

just download guns and make sure they have a resource and check the stream file if there is one then you just drag them in to resources and add to ur cfg