โ๏ธ Patch
Patch Lua error since
Player:Give(weapon_class) no longer returns weapon entities. The error was server side with soem weapons when Player:SetClip1 and Player:SetClip2 is nil. This prevented from receiving the weapons of safeguarding
The
premium currency is displayed in the same way as in the
Norda character system and
server title screen . This maintains an aesthetic logic.
๐ Add new API
+ Replaces the function : meta:SaveInventory() with meta:NSave_Inventory(), so as not to overwrite functions with the same name or be overwritten by another addon using the same function name.
+ meta:NSave_Weapons() -- Force save weapons
+ meta:NSave_Ammo() -- Force save ammunitions
Add variable in the config file:
-- 1 = ON / 0 = OFF
cfg.Attach_Ncredits_Mod = 1
๐งฑ Improved
Esthetic improvement.
Weapons and ammunition are saved after a purchase from the Gun Shop.
Reduce the number of icons in the pack (the workshop resource has also been updated)