minipunch / weapons-on-back

A GTA V (FiveM) script that will make certain weapons show up on a player's back if they have it in their weapon wheel.
https://forum.cfx.re/t/release-weapons-on-back/292036
54 stars 21 forks source link

make sure it works with qb core + other popular inventory frameworks #16

Open minipunch opened 1 year ago

minipunch commented 1 year ago

this is currently built with having the expectation that the player stores their weapons in their weapon wheel when stored

some frameworks only actually give the player any weapon when it is equipped, therefore stored weapons won't show up on back since they are not actually in the weapon wheel

that is probably the largest issue, not sure if there are any other ones