Hello!
I’m trying to figure out a way to prevent people from dropping and giving a specific weapon to other persons?
ex : i want people with weapon license to be able to buy the gun for $0 at the weaponshop (or even respawn with it and keeping it in in their inventory permanently if possible) but make it impossible for them to give it to other players
im running an esx server with ambulancejob for respawn functions and esx_license
i tried looking into the respawn functions, but couldn’t link weapon license to be able to code something like that
and concerning the weapon drop/give i tried to change the can_remove variable from 1 to 0 in my db but it didn’t work, and i got no other ida
ty for your help