โญ๏ธ 934 Updates released
All updates published by Norda Scripts - page 1
v5.4
Update released of
Gmod Advanced Inventory System version 5.4 1701697125 ago โ Removed
Deleting the variable: inv_wep_img (inv_wep_img = Display the 3D model of the weapon or the spawn menu icon). The functionality of this variable is relegated to the already existing inv_item_img (inv_item_img = Replace the Spawnicones of the items by their 3D model icon).
inv_item_img will be supported with the
NPCs Items banks and
NPCs Items Store. So that the images of the objects in the menus are the same as those chosen in the inventory system settings.
v3.6
Update released of
DarkRP F4 Customizable menu version 3.6 1699822656 ago ๐ Added
Added a button to change character from the F4 menu if
Gmod Advanced Character Selection System is installed.
This ensures that the trigger is the user. Rather than running hooks in the background, it also means that you can forget which commands to use. The user is also informed that they can change character whenever they like. That makes it intuitive. Screenshots of the product updated about it.
โก Optimization
Slight optimisation of the addon.
v2.7
Update released of
Gmod Skins Dealer Manager version 2.7 1699663414 ago ๐ Added
Major aesthetic improvement,
Added compatibility with the new
Gmod premium currency.
Users don't need to select a currency when only one is configured. This is more practical.
โก Optimization
Small Optimisation of the size of data downloads. Values such as 0 become nil. And is interpreted as 0 on the client side.
Reduction in the size of the source code of the Skin Shop.
v1.2
Update released of
Gmod Job NPC Customizable System version 1.2 1699662440 ago โ๏ธ Patch
- Fixed some minor Lua errors.
- Patch Lua error (Entity not valid) when you buy and store item in the DarkRP Pocket.
๐ Added
- Work on Compatibility with
NCredit - Gmod Premium Currency: If you have configured different currencies for getting a job they will be displayed. Right-click to choose the currency in which to buy a job. This can be the premium currency or the standard currency.
๐งฑ Improved
- Added currency selection menu for multiple currencies.
- Improved visual interface.
v1.7
Update released of
Gmod Items Shops - NPC Dealer System version 1.7 1699662082 ago ๐ Added
-Adds features for compatibility with the next script:
NCredit - Gmod Premium Currency, so you can choose which currency items can be purchased in.
-Significant aesthetic improvement
-Added currency selection menu for multiple currencies.
โก Optimization
-Reduce the size of Lua code.
-Optimization workshop file.
โ๏ธ Patch
-Fixed Lua error when trying to change posture via the NPC Item Shop menu.
v3.4
Update released of
DarkRP F4 Customizable menu version 3.4 1698226403 ago ๐ Added
Addition of the enabled variable in the cfg.Screen table, whose role is to disable the buttons you don't want in the F4 menu. Like the server economy if you're not interested in it, for example, or the jobs list.
Wiki updated about this feature.
v1.2
Update released of
Gmod Guilds Chest System version 1.2 1696580301 ago โก Optimization
Major reduction in the size of the script source code. (The size of the code responsible for choosing the type of object images is reduced. Unnecessary functions from the old icon generation system have been removed.)
v2.4
Update released of
Gmod Weapon Menu Creator version 2.4 1696580196 ago โก Optimization
Major reduction in the size of the script source code: The system for checking and generating 3D images of weapons has been replaced. This eliminates the previous code-intensive system and the now useless functions.
v1.5
Update released of
Gmod RP Name + Avatar Editable frame version 1.5 1696580102 ago โก Optimization
Major reduction in the size of the script source code: The avatar image generation system has been simplified. Generates a *.png image of the 3D avatar. No longer uses the 3D Model directly on the HUD, which saves performance on the client side. 3D avatars on the HUD are no more optimised than a simple image, and it also allows me to remove functions that I would no longer use in the source code.