MSK Weaponammo
Documentation for msk_weaponammo
You need msk_core! - Download it here
Common Errors
If you use ESX 1.8.5 and get the following error, then replace the following code in ESX.
So if you get this error when adding a Weapon Component go to es_extended/server/classes/player.lua
and search for function self.addWeaponComponent(weaponName, weaponComponent)
.
Replace this functions with this one:
Last updated