๐ค Profile

Norda Scripts
76561198033784269๐จ Creator
๐ฌ Message
โ๏ธ You are offline, join to send a private message.





๐ Osgmod Stats
Creators Stats | |
---|---|
โ๏ธ Scripts created: | 81 scripts |
โญ๏ธ 589 Reviews: | โ โ โ โ โ 4.98/5 |
๐ Sales: | 11355 |
๐ Updates released: | 1393 updates |
Users Stats | |
๐ Last login: | 1749080960 |
๐พ Joined: | 1432600035 |
Forums Stats | |
๐ Forum Posts: | 173 |
โฉ๏ธ Forum Reply: | 80 |
โค๏ธ Reactions Given: | 25 |
๐ณ Reactions Received: | 65 |
โญ๏ธ 1393 Updates released
All updates published by Norda Scripts - page 16
Published Updates by Norda Scripts (Gmod addons) - Page 16

v1.8
โ๏ธ Patch
Patch Lua Error when you click right on the items (Tool of management to get class name of entities)
Patch Lua error: [norda_items_dealers] addons/norda_items_dealers/lua/autorun/nordahl_cl/cl_items_dealers.lua:273: attempt to index local 'mdl' (a nil value)
๐งฑ Improved
The configuration file now includes the variable cfg.mode_item_image, allow choice for both 2D and 3D object icons. Since the version 5.5 of Norda inventory system automatically adjusts this variable based on your aesthetic preferences within the inventory style configuration menu.
Patch Lua Error when you click right on the items (Tool of management to get class name of entities)
Patch Lua error: [norda_items_dealers] addons/norda_items_dealers/lua/autorun/nordahl_cl/cl_items_dealers.lua:273: attempt to index local 'mdl' (a nil value)
๐งฑ Improved
The configuration file now includes the variable cfg.mode_item_image, allow choice for both 2D and 3D object icons. Since the version 5.5 of Norda inventory system automatically adjusts this variable based on your aesthetic preferences within the inventory style configuration menu.

v1.3
๐ Added
The configuration file now includes the variable cfg.mode_item_image, enabling support for both 2D and 3D object icons. Norda inventory system 5.5+ seamlessly adjusts this variable based on your aesthetic preferences within the inventory style configuration menu.
The configuration file now includes the variable cfg.mode_item_image, enabling support for both 2D and 3D object icons. Norda inventory system 5.5+ seamlessly adjusts this variable based on your aesthetic preferences within the inventory style configuration menu.
cfg.mode_item_image = 0
-- 1 = 3D Items Icon
-- 0 = Image of Spawnmenu for the items
-- 2 = Adapts to your Norda Inventory System settings

v2.3
๐ Added
The cfg.mode_item_image variable is added to the configuration file to support 2D and 3D object icons. Norda inventory system 5.5+ automatically manages this variable according to your aesthetic choices in this inventory style configuration menu.
cfg.mode_item_image = 0
-- 1 = 3D Items Icon
-- 0 = Image of Spawnmenu for the items
-- 2 = Adapts to your Norda Inventory System settings
The cfg.mode_item_image variable is added to the configuration file to support 2D and 3D object icons. Norda inventory system 5.5+ automatically manages this variable according to your aesthetic choices in this inventory style configuration menu.
cfg.mode_item_image = 0
-- 1 = 3D Items Icon
-- 0 = Image of Spawnmenu for the items
-- 2 = Adapts to your Norda Inventory System settings

v2.4
โ๏ธ Patch
WARNING: Scripted entity norda_atm_maker has an invalid base entity!
WARNING: Scripted entity norda_banker_maker has an invalid base entity!
WARNING: Scripted entity norda_atm_maker has an invalid base entity!
WARNING: Scripted entity norda_banker_maker has an invalid base entity!

v5.4
โ 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.
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.3
โ๏ธ Patch
Patch line duplication related to lua Refresh.
โก Optimization
Optimization of source code size.
Reorganization of backups to concentrate everything in one place.
Patch line duplication related to lua Refresh.
โก Optimization
Optimization of source code size.
Reorganization of backups to concentrate everything in one place.

v4.8
โ๏ธ Patch
Patch a major internal conflict.
Patch a major internal conflict.

v4.7
๐งฑ Improved
-Interface optimisation. You can't see the map until you open the character selection menu when you arrive on the server.
-Aesthetic improvement.
๐ Added
-Bring compatibility with the NCredit - Gmod Premium Currency addon and its features.
You can choose the price for unlocking a character slots in premium credit. You will always be able to choose which slots are free, paid (with NCredit), reserved for VIPs and/or Staff.
Screenshot #1: Pointshop slots
Screenshot #2: Character Slot Price with NCredit - Premium Currency
-Interface optimisation. You can't see the map until you open the character selection menu when you arrive on the server.
-Aesthetic improvement.
๐ Added
-Bring compatibility with the NCredit - Gmod Premium Currency addon and its features.
You can choose the price for unlocking a character slots in premium credit. You will always be able to choose which slots are free, paid (with NCredit), reserved for VIPs and/or Staff.
Screenshot #1: Pointshop slots
Screenshot #2: Character Slot Price with NCredit - Premium Currency

v5.3
๐ Added
Adding a button for changing characters from the inventory, work with Gmod Advanced Character Selection System. Following a few requests for a simple way to change character without any commands, I've added the ability to add a button that allows you to simply change character from the inventory. This will take you back to the character selection menu.
Screenshot: Changing Character button from inventory system
Add in the config file the variabel: cfg.Changing_Character_button=1
-- 0 =Disable | 1 = Display the button on the character panel of the inventory if Gmod Character System is installed
Adding a button for changing characters from the inventory, work with Gmod Advanced Character Selection System. Following a few requests for a simple way to change character without any commands, I've added the ability to add a button that allows you to simply change character from the inventory. This will take you back to the character selection menu.
Screenshot: Changing Character button from inventory system
Add in the config file the variabel: cfg.Changing_Character_button=1
-- 0 =Disable | 1 = Display the button on the character panel of the inventory if Gmod Character System is installed

v3.6
๐ 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.
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.

v3.7
๐งฑ Improved
Aesthetic improvements to the server administration interface.
Aesthetic improvements to the server administration interface.

v2.7
๐ 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.
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.

v5.2
๐ Added
Improved symbiosis with : Gmod Money System The edited symbol and custom logo of the basic monay are also displayed in the inventory.
Some aesthetic improvements to Derma.
Compatibility prepared with NCredit - Gmod Premium Currency
Improved symbiosis with : Gmod Money System The edited symbol and custom logo of the basic monay are also displayed in the inventory.
Some aesthetic improvements to Derma.
Compatibility prepared with NCredit - Gmod Premium Currency

v3.0
๐งฑ Improved
The standard currency configured on this script, the currency symbol and the custom icon are displayed in the standard currency slot of all my other scripts that work with money.
Compatibility with: NCredit - Gmod Premium Currency
The standard currency configured on this script, the currency symbol and the custom icon are displayed in the standard currency slot of all my other scripts that work with money.
Compatibility with: NCredit - Gmod Premium Currency

v1.2
โ๏ธ 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.
- 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
๐ 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.
-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.5
๐ Added
The variable is added to the configuration file:
cfg.jobgraph_in_home = 1 -- 0 = Disable Job Graph in Home table, 1 = ON
The variable is added to the configuration file:
cfg.jobgraph_in_home = 1 -- 0 = Disable Job Graph in Home table, 1 = ON

v3.6
๐ Added
Adds a shortcut to the NCredit - Gmod Premium Currency script.
Adds the ability to give, withdraw and set credits from the online player's administration menu without going through the NCredit management panel.
Adds a shortcut to the NCredit - Gmod Premium Currency script.
Adds the ability to give, withdraw and set credits from the online player's administration menu without going through the NCredit management panel.

v2.9
๐ Added
Added the option of giving money by entering a numerical value in the management panel. You can also withdraw money by entering a negative value. Before, you could only Set, which avoids having to calculate.
These actions can now be performed from the Nor Gmod Admin System panel on connected players.
Added the option of giving money by entering a numerical value in the management panel. You can also withdraw money by entering a negative value. Before, you could only Set, which avoids having to calculate.
These actions can now be performed from the Nor Gmod Admin System panel on connected players.

v1.0
Initial version

v3.4
๐ 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.
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.5
โ๏ธ Patch
Patch when keys cannot be removed from the user's keys inventory.
Patch when keys cannot be removed from the user's keys inventory.

v3.5
๐ Added
Next script shortcut button added (Gmod Dynamic Map Switching - World Expansion). This avoids the need to use commands to open the menu.
๐งฑ Improved
Aesthetic enhancement.
Source code optimization. Size reduction.
Next script shortcut button added (Gmod Dynamic Map Switching - World Expansion). This avoids the need to use commands to open the menu.
๐งฑ Improved
Aesthetic enhancement.
Source code optimization. Size reduction.

v1.1
โ๏ธ Patch
Resolving a conflict with the keypad and Keys+Lock system
Resolving a conflict with the keypad and Keys+Lock system

v1.6
โ๏ธ Patch
Resolving a conflict with the keys and lock mod
Resolving a conflict with the keys and lock mod

v1.4
โ๏ธ Patch
Resolving a conflict with the keypad system
Resolving a conflict with the keypad system

v1.2
โก 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.)
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.)

v5.1
โก Optimization
Reduction in the size of the client-side lua file: Removal of Lua functions that are now useless.
Reduction in the size of the client-side lua file: Removal of Lua functions that are now useless.

v2.0
โก Optimization
Major reduction in the size of the script source code.
Major reduction in the size of the script source code.