[HOW TO] Stream Add-on Weapons

Did you include you components in the weaponarchetypes.meta? make sure you actually put the component in weapons.meta & weaponcomponents.meta

Yes i did, for example i tried to stream add-on scope, clips and suppressor. However only the Scope works. Same method applied for all.

check over your info again & make sure it matches up. Use base guns as a reference to make sure your info matches all across. Components should work if everything is set.

@ImTrevorTbh no problem, thank you very much bro. but i can add weapon icon wheel ? you have tutortial ?

Any fix for limit components?

the limits were raised awhile ago, it should be fine now.

do you happen to know how to stream the weapons.meta on its own to change gun damages, ranges, etc? every time i try it doesnt seem to work for me, been trying to find a solution but no luck.

Anyone who managed to get it to work, willing to help me out? I am trying to basically stream SCAR, which has exactly the same stats as special carbine, but when I try to ensure it in my server and join it, it just says “failed to load resource MarshSCAR”.

I followed the steps of the tutorial but I couldn’t do it because it frustrates me
:frowning:

How many can we add now ? Mine is around 15

Have you managed to stream a weapon successfully?

How do i set the name of the weapon. Like what file and what do i add. Thanks in advance

you should release the one u made here, Id use em :joy:

Im wondering if I missed a step. It isnt showing a name xD

AddTextEntry(“Human Hash”, “WeaponName”)

The Human Hash can be found in the weapons.meta file

And where would I put the AddTextEntry(“Human Hash”, “WeaponName”)

you would put that in a client.lua fille, well thats where i have mine anyway.
Would anyone know why the gun adds to my wheel but the model doesn’t spawn.

Did you add the gun model to weaponarchetypes.meta? or perhaps forgot to stream the model?

I just changed the animation and it worked, but now in first person a pistol shoots fully auto

A few new discoveries regarding weapons. Updated tutorial coming soon.