MSK Weaponammo
Documentation for msk_weaponammo
Last updated
Documentation for msk_weaponammo
Last updated
You need msk_core! -
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: