qbcore-framework / qb-weapons

Weapon Logic Script For QB-Core :gun:
GNU General Public License v3.0
28 stars 194 forks source link

Change weapon damage per item #97

Closed P4R4NORM4L closed 2 years ago

P4R4NORM4L commented 2 years ago

Is it possible to change the damage for individual items?,if so, How can I managed that ?

GhzGarage commented 2 years ago

You need a damage modifier meta file or script that modifies it in a loop

P4R4NORM4L commented 2 years ago

YEs figured it out thanks, Sorry for not updating my issue but here you can find all the metas for the weapons https://github.com/P4R4NORM4L/snag_weapon_metas/tree/main/metas If you want to add them to QB-weapons

Xiantyl commented 2 years ago

Where do i put the metas inside qb weapons?