๐Ÿ‘ค Profile
avatar-76561198033784269

Norda Scripts

76561198033784269

๐ŸŽจ Creator


๐Ÿ’ฌ Message
โ›”๏ธ You are offline, join to send a private message.


Steam profile of Norda Scripts Facebook page of Norda Scripts Youtube page of Norda Scripts Twitch page of Norda Scripts Discord of Norda Scripts
๐Ÿ“ˆ Osgmod Stats

Creators Stats
โš—๏ธ Scripts created:78 scripts
โญ๏ธ 569 Reviews:โ˜…โ˜…โ˜…โ˜…โ˜…
๐Ÿ’ช Averages on 569 Reviews:4.98/5
๐Ÿ›’ Sales:11001
๐Ÿš€ Updates released:1317 updates

Users Stats
๐Ÿ“– Commented scripts:168
โ˜•๏ธ Coffee offered:0
๐Ÿ•’ Last login:1737510187
๐Ÿ’พ Joined:1432600035

Forums Stats
๐Ÿ“– Forum Posts:171
โ†ฉ๏ธ Forum Reply:76
โค๏ธ Reactions Given:25
๐Ÿ“ณ Reactions Received:64

โญ๏ธ 1317 Updates released

All updates published by Norda Scripts - page 14


Gmod Key and Lock System + Door Manager v1.5
v1.5
Update released of Gmod Key and Lock System + Door Manager version 1.5 1697118681 ago
โœ”๏ธ Patch
Patch when keys cannot be removed from the user's keys inventory.
Nor Admin Mod for GMod - Administration System v3.5
v3.5
Update released of Nor Admin Mod for GMod - Administration System version 3.5 1697108860 ago
๐Ÿš€ 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.
Gmod Advanced Lockpicking System v1.1
v1.1
Update released of Gmod Advanced Lockpicking System version 1.1 1697018352 ago
โœ”๏ธ Patch
Resolving a conflict with the keypad and Keys+Lock system
Gmod Keypads System + Door Lock Manager v1.6
v1.6
Update released of Gmod Keypads System + Door Lock Manager version 1.6 1697018323 ago
โœ”๏ธ Patch
Resolving a conflict with the keys and lock mod
Gmod Key and Lock System + Door Manager v1.4
v1.4
Update released of Gmod Key and Lock System + Door Manager version 1.4 1697018292 ago
โœ”๏ธ Patch
Resolving a conflict with the keypad system
Gmod Guilds Chest System v1.2
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.)
Gmod Advanced Inventory System v5.1
v5.1
Update released of Gmod Advanced Inventory System version 5.1 1696580280 ago
โšก Optimization
Reduction in the size of the client-side lua file: Removal of Lua functions that are now useless.
Gmod Items Banks - Individual storage system v2.0
v2.0
Update released of Gmod Items Banks - Individual storage system version 2.0 1696580246 ago
โšก Optimization
Major reduction in the size of the script source code.
Gmod Weapon Menu Creator (Customizable Weapon Selector Mod) v2.4
v2.4
Update released of Gmod Weapon Menu Creator (Customizable Weapon Selector Mod) 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.
Gmod Pocket System without DarkRP v1.4
v1.4
Update released of Gmod Pocket System without DarkRP version 1.4 1696580169 ago
โšก Optimization
Major reduction in the size of the script source code.
Gmod Items Trading and Selling System v1.7
v1.7
Update released of Gmod Items Trading and Selling System version 1.7 1696580144 ago
โšก Optimization
Major reduction in the size of the script source code.
Gmod RP Name + Avatar Editable frame v1.5
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.
Gmod Advanced Player Position Memory v1.1
v1.1
Update released of Gmod Advanced Player Position Memory version 1.1 1696321416 ago
๐Ÿงฑ Improved
Fixed when on some DarkRPs the user was not spawned at the last position.
Gmod Health Modules + HUD Editor v3.1
v3.1
Update released of Gmod Health Modules + HUD Editor version 3.1 1696320273 ago
โšก Optimization
APIs use fewer processes, which means less CPU is required.

๐Ÿ“œ Configuration file
cfg.MaxHealth_define_per_lvl become cfg.MaxHealth_Mod

Add new mod: cfg.MaxHealth_Mod = 2

-1=Ignore the overide of GetMaxHealth.
0=The user has to buy or find the item that increases his max life.
1=Maximum life rises with the level of the user.
2=Maximum life is a combination of level and upgrades found or buy.

โœ”๏ธ Patch
Corrects max armour behaviour. In certain cases and depending on the method chosen. The max armour did not correspond to the maximum defined by the max armour upgrades.
Gmod Discord Logging System v2.5
v2.5
Update released of Gmod Discord Logging System version 2.5 1696278638 ago
โœ”๏ธ Patch
FIX Lua Error: [nordahl_discord_logs_system] bad argument #3 to 'Add' (function expected, got nil)
Zworld Gamemode, Single Multiplayer & Server, Gmod v2.9
v2.9
Update released of Zworld Gamemode, Single Multiplayer & Server, Gmod version 2.9 1696255341 ago
๐Ÿš€ Added in the config file
Allows you to set the speed at which hunger and thirst progress.

-- Zworld Alteration of states
cfg.hunger_thirst_cycle=2 -- Cycle in seconds. 2 seconds by defaults.
Gmod Skins Dealer Manager v2.6
v2.6
Update released of Gmod Skins Dealer Manager version 2.6 1696254253 ago
โœ”๏ธ Patched:
+ Corrects the Lua error when you force DarkRP currency with cfg.Money_System=1 when you are not in DarkRP.
[norda_skins_dealer] */norda_skins_dealer_config.lua:87: attempt to call method 'getDarkRPVar' (a nil value)

+ Replaces a global with a local that can be replaced by another external addon to avoid a Lua error.
Gmod Health Modules + HUD Editor v3.0
v3.0
Update released of Gmod Health Modules + HUD Editor version 3.0 1694467631 ago
โœ”๏ธ Patched:
Patch when cfg.MaxArmor_define_per_lvl is set to 0. It indicated max life. Not max armor.
Patch when cfg.MaxArmor_define_per_lvl is set to -1. (Ignore the overide of GetMaxArmor)

๐Ÿงฑ Improved :
Optimsiation of the option 2 about cfg.MaxArmor_define_per_lvl (Max armor is equal Max Health) The function has fewer steps.
Gmod Radioactivity System + Radiation Zone v1.4
v1.4
Update released of Gmod Radioactivity System + Radiation Zone version 1.4 1694035144 ago
๐Ÿš€ Added:
Added the ability to move the Geiger counter on the HUD from the customization menu.
Reducing networked query size.
Gmod Radioactivity System + Radiation Zone v1.3
v1.3
Update released of Gmod Radioactivity System + Radiation Zone version 1.3 1693997634 ago
๐Ÿš€ Added:
Animation of the Geiger counter on the HUD when left- or right-clicked. User names are displayed discreetly. This allows you to differentiate between scanning yourself and other users.
Gmod Radioactivity System + Radiation Zone v1.2
v1.2
Update released of Gmod Radioactivity System + Radiation Zone version 1.2 1693927386 ago
๐Ÿงฑ Improved:
Source code optimization.
Code size reduction.
Gmod Teleportation Portal v1.4
v1.4
Update released of Gmod Teleportation Portal version 1.4 1693174114 ago
๐Ÿš€ Added:
Disables collisions between players who teleport temporarily to avoid blockages.
Gmod Advanced Chat Multi-channel Customizable v2.3
v2.3
Update released of Gmod Advanced Chat Multi-channel Customizable version 2.3 1693145433 ago
๐Ÿš€ Added:
You can now position your server's chat on the interface. Wherever you want.
You can round off the corners from the interface.

๐Ÿงฑ Improved:
The Chat is Now responsive: Size and position customization is no longer in pixels, but as a percentage of resolution.
The security system has been optimized.
Text no longer leaves the frame. Text is expanded to several lines when too long.

๐Ÿšฎ Removed:
Configuration variable deleted in configuration file: cfg.chat_minimal_wide and cfg.chat_minimal_tall
Gmod Job NPC Customizable System v1.1
v1.1
Update released of Gmod Job NPC Customizable System version 1.1 1692663012 ago
๐Ÿš€ Added
Added link with the workshop pack.
Gmod Loot Furniture Designer v3.2
v3.2
Update released of Gmod Loot Furniture Designer version 3.2 1692617617 ago
โœ”๏ธ Patch
Corrects the Lua error when you set a lock and you don't have a keys and locks script or a lockpick script.
Gmod Whitelist Server Access v3.2
v3.2
Update released of Gmod Whitelist Server Access version 3.2 1692616511 ago
๐Ÿงฑ Optimisation:
Reduced code size.
Removal of certain globals by becoming Local, which increases performance and reduces the risk of conflicts.
Gmod Advanced Character Creator System v4.6
v4.6
Update released of Gmod Advanced Character Creator System version 4.6 1692395613 ago
โœ”๏ธ Patched:
Problem of character deletion after death resolved. Since the addition of this new option. This could happen when you allow users to delete their own characters. If you have not activated this option, you are not concerned.
Gmod Youtube Manager System v3.2
v3.2
Update released of Gmod Youtube Manager System version 3.2 1691954776 ago
๐Ÿš€ Added:
Reduced file size.
Modification of rights system and optimization of right system.
Improved aesthetics.