๐ค Profile

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





๐ Osgmod Stats
Creators Stats | |
---|---|
โ๏ธ Scripts created: | 79 scripts |
โญ๏ธ 572 Reviews: | โ โ โ โ โ |
๐ช Averages on 572 Reviews: | 4.98/5 |
๐ Sales: | 11127 |
๐ Updates released: | 1365 updates |
Users Stats | |
๐ Commented scripts: | 168 |
โ๏ธ Coffee offered: | 0 |
๐ Last login: | 1741529953 |
๐พ Joined: | 1432600035 |
Forums Stats | |
๐ Forum Posts: | 171 |
โฉ๏ธ Forum Reply: | 76 |
โค๏ธ Reactions Given: | 25 |
๐ณ Reactions Received: | 64 |
โญ๏ธ 1365 Updates released
All updates published by Norda Scripts - page 2

v1.1
โก Optimization
Client-side file size reduced by 18%.
44 -> 36 kB
Client-side file size reduced by 18%.
44 -> 36 kB

v2.3
โก Optimization
Client-side file size reduced by 10%.
82 -> 74 kB
Client-side file size reduced by 10%.
82 -> 74 kB

v2.2
โ๏ธ Patch
Patch a conflict with the leveling and whitelist systems. Which could lift access restrictions.
Patch a conflict with the leveling and whitelist systems. Which could lift access restrictions.

v1.9
๐ Added
Add a button to the Reset action list (the little blue button at top right) to delete all NPCs (fishermongers) on the map.
Add a button to the Reset action list (the little blue button at top right) to delete all NPCs (fishermongers) on the map.

v2.1
โ๏ธ Patch
Fix Lua error when renaming a job with predefined weapons. Weapons were not transferred to the renamed job.
Fix Lua error in the variable configuration area.
Fix Lua error when renaming a job with predefined weapons. Weapons were not transferred to the renamed job.
Fix Lua error in the variable configuration area.

v1.2
โ๏ธ Patch
Fixes menu version display.
Fixes menu version display.

v1.2
๐งฑ Improved
Improves handling and rotation system.
No need to reboot the server after posing.
๐ Added
A new option has been added to the modules panel, allowing you to choose the physics type. (The option will appear in the menu after resetting the modules from the little blue button at top right).
Improves handling and rotation system.
No need to reboot the server after posing.
๐ Added
A new option has been added to the modules panel, allowing you to choose the physics type. (The option will appear in the menu after resetting the modules from the little blue button at top right).

v1.8
โก Optimization
Optimizes customer file size.
โ๏ธ Patch
Fixed when trying to open the administration menu from the selection lockpick menu.
Patch (Edit default colors in configuration file) black screen when menu color is not edited in configuration file. This will avoid any confusion.
Optimizes customer file size.
โ๏ธ Patch
Fixed when trying to open the administration menu from the selection lockpick menu.
Patch (Edit default colors in configuration file) black screen when menu color is not edited in configuration file. This will avoid any confusion.

v1.6
๐ Added
The variable cfg.loot_autoremover and cfg.loot_freeze has been added.
cfg.loot_autoremover=180 -- Allows you to select the time in seconds during which the loot will be automatically deleted. 180 = for example, so that the loot disappears 3 minutes after the NPC's death. cfg.loot_autoremover=0 (OFF)
cfg.loot_freeze=1 -- Loots have no physics, which avoids collisions if your items come from depots where they were not originally designed to be optimized on the ground and physically. The aim is to optimize bandwidth and CPU usage of your server.
๐งฑ Improved
NPCs are automatically deleted once added by detection.
โก Optimization
Reducing the size of clientside code.
Video showcase of the v1.6: https://youtu.be/We0pJGwsIHQ (Video showcase of the v1.6 of Gmod NPC Loot Configurator free update 1.6 - Gmod Addon)
The variable cfg.loot_autoremover and cfg.loot_freeze has been added.
cfg.loot_autoremover=180 -- Allows you to select the time in seconds during which the loot will be automatically deleted. 180 = for example, so that the loot disappears 3 minutes after the NPC's death. cfg.loot_autoremover=0 (OFF)
cfg.loot_freeze=1 -- Loots have no physics, which avoids collisions if your items come from depots where they were not originally designed to be optimized on the ground and physically. The aim is to optimize bandwidth and CPU usage of your server.
๐งฑ Improved
NPCs are automatically deleted once added by detection.
โก Optimization
Reducing the size of clientside code.
Video showcase of the v1.6: https://youtu.be/We0pJGwsIHQ (Video showcase of the v1.6 of Gmod NPC Loot Configurator free update 1.6 - Gmod Addon)

v3.1
๐ Configuration file
Add line:
cfg.Enable_Webfile=0 -- Since version 3.1 (February 12, 2025) 1 = Use a webfile. 0 = Disable (By default now)
If you get error 403, you'll need to use the web file on a web server.
Add line:
cfg.Enable_Webfile=0 -- Since version 3.1 (February 12, 2025) 1 = Use a webfile. 0 = Disable (By default now)
If you get error 403, you'll need to use the web file on a web server.

v1.4
โ๏ธ Patch
I've added a filter that cuts it off if you don't use the Hook sandbox derivative, which is only used in sandbox but is present in all gamemodes.
I've added a filter that cuts it off if you don't use the Hook sandbox derivative, which is only used in sandbox but is present in all gamemodes.

v6.9
๐ Added in Configuration file
cfg.Change_PM = 1 -- 1 = New playermodel when changing jobs. 0 = Keep original playermodel after changing jobs.
cfg.Change_PM = 1 -- 1 = New playermodel when changing jobs. 0 = Keep original playermodel after changing jobs.

v4.1
๐ Added
Added a variable to define the server's max level: cfg.survivor_lvl_max = 200
๐งฑ Improved
Real-time update of level changes. When you modify the level or exp of a character of a connected player, it is no longer necessary to disconnect and reconnect to perform the update.
โ๏ธ Patch
In the administration menu, it is no longer possible to assign a level higher than the maximum level, as this creates a Lua error.
Added a variable to define the server's max level: cfg.survivor_lvl_max = 200
๐งฑ Improved
Real-time update of level changes. When you modify the level or exp of a character of a connected player, it is no longer necessary to disconnect and reconnect to perform the update.
โ๏ธ Patch
In the administration menu, it is no longer possible to assign a level higher than the maximum level, as this creates a Lua error.

v1.1
โก Optimization
Advanced entity placement optimization significantly reducing bandwidth usage when placing GhostEntities.
Even lighter entity rendering calculations, improving client-side rendering for better fluidity and GPU optimization. (Client-side improvements)
Reduced network load, with fewer data transfers between the server and clients, ensuring a more stable experience even with a large number of entities, even during scene construction.
Decreased server footprint, with even lighter CPU processing thanks to better management of invisible entities for NPCs.
๐ฅ Video Stress test of the v1.1 with +10 000 entities: https://www.youtube.com/watch/bXiSixOHFfw
Advanced entity placement optimization significantly reducing bandwidth usage when placing GhostEntities.
Even lighter entity rendering calculations, improving client-side rendering for better fluidity and GPU optimization. (Client-side improvements)
Reduced network load, with fewer data transfers between the server and clients, ensuring a more stable experience even with a large number of entities, even during scene construction.
Decreased server footprint, with even lighter CPU processing thanks to better management of invisible entities for NPCs.
๐ฅ Video Stress test of the v1.1 with +10 000 entities: https://www.youtube.com/watch/bXiSixOHFfw

v3.0
๐งฑ Improved
The system no longer needs a web server to bridge the gap between Gmod and Discord. There's no need to use the webfile, so it's gone.
The system no longer needs a web server to bridge the gap between Gmod and Discord. There's no need to use the webfile, so it's gone.

v1.9
โ Removed
Deleting the variable in the configuration file: cfg.Discord_notification=0 --0 Disabled, 1=Enabled
The ticket can be logged and notified with the Gmod Discord Logging System directly, no need to activate this logging with this variable in the configuration file, hence the decision to delete it.
Deleting the variable in the configuration file: cfg.Discord_notification=0 --0 Disabled, 1=Enabled
The ticket can be logged and notified with the Gmod Discord Logging System directly, no need to activate this logging with this variable in the configuration file, hence the decision to delete it.

v4.1
๐งฑ Improved
Jobs are displayed in level order when they have an access level of configured.
Jobs are displayed in level order when they have an access level of configured.

v3.2
โ๏ธ Patch
The system supports client-side chat commands: The /rpdesc and /desc commands of the Gmod NDesc addon now work.
The system supports client-side chat commands: The /rpdesc and /desc commands of the Gmod NDesc addon now work.

v1.0
Initial version

v3.9
โ๏ธ Patch
Fix Lua error [norda_hud_health_modules] norda_hud_health_modules_config.lua:113: attempt to compare number with nil
when cfg.MaxArmor_define_per_lvl is set on 0. (cfg.MaxArmor_define_per_lvl=0 -- Mod 0 = The user has to buy or find the item that increases his max armor)
Fix Lua error [norda_hud_health_modules] norda_hud_health_modules_config.lua:113: attempt to compare number with nil
when cfg.MaxArmor_define_per_lvl is set on 0. (cfg.MaxArmor_define_per_lvl=0 -- Mod 0 = The user has to buy or find the item that increases his max armor)

v4.0
โ๏ธ Patch
- Patched Lua ERROR /cl_management_system.lua:1177: attempt to call upvalue 'fun' (a nil value)
๐งฑ Improved
- When players broke their legs, they could be disconnected before the status was saved, allowing them to regain the use of their legs when they returned to the server. This is no longer possible.
- Some translations were not applied to certain words in play. This has been resolved (for those who have been notified).
- Patched Lua ERROR /cl_management_system.lua:1177: attempt to call upvalue 'fun' (a nil value)
๐งฑ Improved
- When players broke their legs, they could be disconnected before the status was saved, allowing them to regain the use of their legs when they returned to the server. This is no longer possible.
- Some translations were not applied to certain words in play. This has been resolved (for those who have been notified).

v3.5
๐ Added
Item descriptions generated by Gmod NDesc: RP Item & Character Descriptions can be read from inside lootable containers.
Item descriptions generated by Gmod NDesc: RP Item & Character Descriptions can be read from inside lootable containers.

v2.2
[b]๐ Added
Add entities (Items, Weapons) efficiently in NDesc RP description for item character, car, vehicle, npc.
Add entities (Items, Weapons) efficiently in NDesc RP description for item character, car, vehicle, npc.

v6.8
๐ Added new features with NDesc: RP Item & Character Descriptions (January 2025)
You can generate your characters' descriptions with NDesc RP description individually, i.e. each of your characters has its own roleplay description.
You can generate your characters' descriptions with NDesc RP description individually, i.e. each of your characters has its own roleplay description.

v7.5
๐ Added new features with NDesc: RP Item & Character Descriptions (January 2025)
You no longer need to manually edit item descriptions readable from the inventory in cl_norda_items_descriptions.lua with my new addon. NDesc: RP Item & Character Descriptions (January 2025)
Added RP button Description of your character from the playermodel panel in the inventory if NDesc is installed. This avoids the redundancy of writing /rpdesc in the chat to do it.
You no longer need to manually edit item descriptions readable from the inventory in cl_norda_items_descriptions.lua with my new addon. NDesc: RP Item & Character Descriptions (January 2025)
Added RP button Description of your character from the playermodel panel in the inventory if NDesc is installed. This avoids the redundancy of writing /rpdesc in the chat to do it.

v2.4
๐ Added
When the camera is in third-person view, the view zooms in on the entity when reading the roleplay description generated by NDesc: RP Item & Character Descriptions
When the camera is in third-person view, the view zooms in on the entity when reading the roleplay description generated by NDesc: RP Item & Character Descriptions

v5.5
๐ Added
Adds a shortcut button in the administration system to quickly open the new addon: NDesc: RP Item & Character Descriptions
Adds a shortcut button in the administration system to quickly open the new addon: NDesc: RP Item & Character Descriptions

v1.1
๐ Added
Symbiosis with Gmod Loot Furniture Designer (Lootable contener customizable) allow to read item descriptions directly from inside the lootable contener.
Symbiosis with Gmod Loot Furniture Designer (Lootable contener customizable) allow to read item descriptions directly from inside the lootable contener.

v1.0
Initial version

v2.3
โ๏ธ Patch
Forced 3rd-person view on login, in single-player and multiplayer. Problem solved.
๐ Added
Add compatibility with 78th addon (coming soon)
Forced 3rd-person view on login, in single-player and multiplayer. Problem solved.
๐ Added
Add compatibility with 78th addon (coming soon)