๐Ÿ‘ค 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:84 scripts
โญ๏ธ 592 Reviews:โ˜…โ˜…โ˜…โ˜…โ˜… 4.98/5
๐Ÿ›’ Sales:11728
๐Ÿš€ Updates released:1505 updates

Users Stats
๐Ÿ•’ Last login:1757840527
๐Ÿ’พ Joined:1432600035

Forums Stats
๐Ÿ“– Forum Posts:177
โ†ฉ๏ธ Forum Reply:80
โค๏ธ Reactions Given:25
๐Ÿ“ณ Reactions Received:65

โญ๏ธ 1505 Updates released

All updates published by Norda Scripts - page 4

Published Updates by Norda Scripts (Gmod addons) - Page 4


NSafezone: The Optimized Gmod Safezone addon v1.3
v1.3
Update released of NSafezone: The Optimized Gmod Safezone addon version 1.3 1751851732 ago
โœ”๏ธ Patch
Corrects the reporting method used to announce spawn protection.
Corrects when protection deactivates immediately after receiving protection.
Prevents duplicate zones.
DarkRP F4 Customizable menu v4.4
v4.4
Update released of DarkRP F4 Customizable menu version 4.4 1751844164 ago
๐Ÿงฑ Improved
Bottom edge adjustment. To avoid overlapping when setting a background image.
DarkRP F4 Customizable menu v4.3
v4.3
Update released of DarkRP F4 Customizable menu version 4.3 1751840702 ago
๐Ÿงฑ Improved
Refactoring of the screen display system: Dynamic deletion of cfg.Screen entries whose enabled=0, via a secure reverse path. (Prevents corrupt iterations caused by direct loop deletion).

โŒ Removed
cfg.Hide_jobs_list deleted (default value useless, replaced by direct logic via enabled=0).
Nor Admin Mod for GMod - Administration System v5.9
v5.9
Update released of Nor Admin Mod for GMod - Administration System version 5.9 1751759512 ago
๐Ÿ”‘ Security
Major security update
Nor Admin Mod for GMod - Administration System v5.8
v5.8
Update released of Nor Admin Mod for GMod - Administration System version 5.8 1751671276 ago
๐Ÿงฑ Improved
1. Temporary ban option added per role:
It is now possible to allow a role to ban temporarily without granting it permanent ban power. Handy for keeping a certain amount of control while leaving a bit of leeway.

2. Separate ban and unban permissions:
The powers to ban and unban are now managed separately. This means you can allow a role to ban without giving it the right to unban. No more inquisitive admins reopening doors without supervision.
Gmod Advanced Chat Multi-channel Customizable v3.3
v3.3
Update released of Gmod Advanced Chat Multi-channel Customizable version 3.3 1751641080 ago
๐Ÿงฑ Improved
Improved UI.
Version tag used added.

โœ”๏ธ Patch
Prevention with Dark UI addon conflicts. Who to rewrite color_white and color_black.
Gmod Advanced View Creator + Crosshair maker v2.6
v2.6
Update released of Gmod Advanced View Creator + Crosshair maker version 2.6 1751637047 ago
๐Ÿงฑ Improved
Aesthetic enhancement

โœ”๏ธ Patch
Version tag used added
NPlayerSpawn: The Player Spawn Editor 2 - Pure Logic, No Entitie v1.1
v1.1
Update released of NPlayerSpawn: The Player Spawn Editor 2 - Pure Logic, No Entitie version 1.1 1751314501 ago
โšก Optimization
The ESP management system's transmission hook for zones is completely suppressed when set to OFF. This means that admins and players receive no information when they connect to the server.
NSafezone: The Optimized Gmod Safezone addon v1.2
v1.2
Update released of NSafezone: The Optimized Gmod Safezone addon version 1.2 1751069134 ago
โœ”๏ธ Patch
Patch conflict with NRestrict
NRestrict: Advanced & Optimised GMod zone restriction addon v1.2
v1.2
Update released of NRestrict: Advanced & Optimised GMod zone restriction addon version 1.2 1751069108 ago
โœ”๏ธ Patch
Patch conflict with NSafezone
Zworld Gamemode, Single Multiplayer & Server, Gmod v4.2
v4.2
Update released of Zworld Gamemode, Single Multiplayer & Server, Gmod version 4.2 1750551913 ago
๐Ÿš€ Added
- Implemented "playermodels" table in shared.lua for dynamic player model configuration.
Line 107 Added in the wiki (English + French): โ˜ฐ 107. How do I replace the Survivor / Playermodel list in Zworld?

โœ”๏ธ Patch
- Added post-water immersion visual feedback on HUD.
- Lua Error fix: gamemodes/zworld/gamemode/cl_hud_and_render.lua:119: attempt to call global 'mr' (a nil value)
NWeather - Advanced Weather & Skybox addon for Gmod v1.8
v1.8
Update released of NWeather - Advanced Weather & Skybox addon for Gmod version 1.8 1750548850 ago
๐Ÿš€ Added
- Support for administrator roles for NWeather via cfg.Admin_GROUP_ACCESS, allowing specified ranks you need (e.g. superadmin, admin) to access the control panel.
- Added list of SteamID64 owners with cfg.OwnersSteamID64, allowing access to be granted to users without an external permissions system.

cfg.OwnersSteamID64 = {
["user_steamid64_here"] = true
}

cfg.Admin_GROUP_ACCESS = {
["superadmin"] = true,
["admin"] = true
}
Gmod Stamina System + Editable HUD v3.6
v3.6
Update released of Gmod Stamina System + Editable HUD version 3.6 1750544669 ago
๐Ÿงฑ Improved
- Implementation of a hierarchical configuration system for stamina, which takes into account role- and job-specific settings (or categories) where available, with automatic fallback to the default global configuration.
- Complete deactivation of the stamina system (regeneration, jump limits and sprint) when the stamina_system parameter is deactivated (value 0), guaranteeing consistent behavior for all users concerned. For example, you want staff to be unaffected by the various stamina limits.

โšก Optimization
- Reduce redundant checks by centralizing parameter retrieval, thus improving code readability and performance.
Gmod Stamina System + Editable HUD v3.5
v3.5
Update released of Gmod Stamina System + Editable HUD version 3.5 1750498175 ago
๐Ÿงฑ Improved
Logical correction: deactivating the stamina variable now deactivates all stamina-related restrictions (fatigue, sprint, jump, regeneration), in line with the original intention.

โœ”๏ธ Patch
Staff behavior corrected: a member with stamina disabled will no longer be affected by fatigue or blocked at 0 stamina.

โšก Optimization
Enhanced stability: various inconsistencies in configuration variables detected and corrected.
Major optimization: significant reduction in the number of conditions evaluated in stamina-related interactions (sprint, jump, restricted actions).
Gmod CRAFT Workshop Creator v3.0
v3.0
Update released of Gmod CRAFT Workshop Creator version 3.0 1750463944 ago
โšก Optimization
-- 1 = Click to view recipe (avoids loading all images at once), useful for large recipes
-- 0 = Show all images when workbench opens
cfg.RecipeCollapsed = 0
NRestrict: Advanced & Optimised GMod zone restriction addon v1.1
v1.1
Update released of NRestrict: Advanced & Optimised GMod zone restriction addon version 1.1 1750177666 ago
๐Ÿš€ Added
Added the option of writing an expulsion message instead of displaying the reasons. Each Restricted Zone can have a unique message. Blank fields = OFF.
NWeather - Advanced Weather & Skybox addon for Gmod v1.7
v1.7
Update released of NWeather - Advanced Weather & Skybox addon for Gmod version 1.7 1749426990 ago
๐Ÿš€ Added
A new setting has been added to define the start time for each reboot. For example, if you want it to be 6am after a server start or reboot, you set the option to 6. In server clock configuration. Don't forget to reset the settings to display the option in the menu.
Question 39 about it added in the wiki.
NSafezone: The Optimized Gmod Safezone addon v1.1
v1.1
Update released of NSafezone: The Optimized Gmod Safezone addon version 1.1 1749418284 ago
๐Ÿงฑ Improved
Securing the tick on the client side. Unpredictable prediction: The timer logic is now executed locally via an encapsulated loop and a dynamically generated (random) identifier, preventing any standard detection or override by external scripts. This greatly complicates client-side bypass actions.
NSoundScape Creator: Advanced, Optimized GMod Soundscape Addon v1.1
v1.1
Update released of NSoundScape Creator: Advanced, Optimized GMod Soundscape Addon version 1.1 1749418067 ago
๐Ÿงฑ Improved
When a playlist is deleted, the zones assigned to it automatically switch OFF.
Gmod Advanced Inventory System v8.1
v8.1
Update released of Gmod Advanced Inventory System version 8.1 1749165217 ago
๐Ÿš€ Added
Adds a small button to open the clientside menu for music volume settings generated by NSoundScape Creator: Advanced, Optimized GMod Soundscape Addon. This eliminates the need to type the command into the console, and lets the player know that they have a choice and can reduce the volume of the soundscape.

โœ”๏ธ Patch
// Use a Key to open the inventory
cfg.KEY={
[KEY_L]=true,
}

Opening the inventory using this method may be blocked by other binds from other addons. The update resolves this conflict.

โšก Optimization
Slightly optimized rendering.
Nor Admin Mod for GMod - Administration System v5.7
v5.7
Update released of Nor Admin Mod for GMod - Administration System version 5.7 1748685164 ago
๐Ÿš€ Added
Set Character RP Name: You can rename the RP names of characters connected to the server directly from the administration menu.
Gmod Advanced Inventory System v8.0
v8.0
Update released of Gmod Advanced Inventory System version 8.0 1747600082 ago
๐Ÿงฐ Lua Error Fix
[norda_inventory_system] */sv_norda_inventory_system.lua:470: attempt to perform arithmetic on field 'inventory_off' (a nil value)
NWeather - Advanced Weather & Skybox addon for Gmod v1.6
v1.6
Update released of NWeather - Advanced Weather & Skybox addon for Gmod version 1.6 1747518856 ago
๐Ÿš€ Added
๐Ÿ”ง New public API for custom HUDs
Several API functions have been added to enable developers to retrieve real-time weather data and integrate it into their own custom HUDs:

NWeather_GetSeason() -- Returns the season ID, its name (in English) and a Material representing the season icon.
NWeather_GetWeather() -- Returns the current weather ID, its name, and the corresponding weather icon.
NWeather_GetMoonphase() -- Returns the current moon phase ID and name.
NWeather_GetTime() -- Returns the current time in numerical form + the time formatted for display (e.g. โ€œ08:01 AMโ€).
NWeather_GetDate() -- Returns a text string with the complete date (e.g. โ€œ27, January 2025โ€).
NWeather_GetTemperature() -- Returns the current temperature in ยฐC in raw, formatted form (ex: -3, โ€œ-3ยฐCโ€).
NWeather_API (console command) -- Displays all above API returns in console for debugging or quick integration.

๐Ÿ“š Documentation update
A section detailing the operation of each API function has been added to the official documentation.

Lines 34 to 40 of the script wiki deal specifically with the use of these functions, the values returned and their integration into a custom HUD. You can use the API keyword to quickly display the relevant lines.
Gmod Store Builder v4.5
v4.5
Update released of Gmod Store Builder version 4.5 1747345286 ago
โœ”๏ธ Patch Lua Error
[nordahl_store_builder] sv_store_builder.lua:22: attempt to call method 'IsSuperAdmin' (a nil value)
NRank - Gmod's Advanced Customisable Ranking System v2.3
v2.3
Update released of NRank - Gmod's Advanced Customisable Ranking System version 2.3 1746923082 ago
๐Ÿงฑ Improved
Grade doubling is now possible: it is now possible to create several grades with the same name (duplicate grades). Previously, this operation was blocked to avoid conflicts.

๐Ÿš€ Added
Possibility of customizing a Grade's unique id from the management interface.
NPP - Gmod Advanced Server Post Processing System v1.8
v1.8
Update released of NPP - Gmod Advanced Server Post Processing System version 1.8 1746827506 ago
โšก Optimization
90% performance optimization of the depth-of-field system.

๐Ÿงฑ Improved
The depth-field system detects materials with transparent parts.