πŸ‘€ 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:1757855205
πŸ’Ύ 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 2

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


Gmod Discord Logging System v3.3
v3.3
Update released of Gmod Discord Logging System version 3.3 1755476272 ago
βœ”οΈ Patch
Fixes a conflict with NChat Gmod Chat System
Lua Error Fixed: [nordahl_discord_logs_system] .../discord_log_system_sv.lua:311: attempt to concatenate local 'nchat' (a nil value)
NDesc: RP Item and Character Descriptions | GMod Addon v1.4
v1.4
Update released of NDesc: RP Item and Character Descriptions | GMod Addon version 1.4 1755475186 ago
🧰 Lua Error fix
[norda_ndesc_rpdescription] .../sv_norda_rp_descriptions_system.lua:281: attempt to index local 'tab' (a boolean value)
Nor Admin Mod for GMod - Administration System v6.3
v6.3
Update released of Nor Admin Mod for GMod - Administration System version 6.3 1755473813 ago
πŸš€ Added
Font customization: cfg.Custom_Fonts="Trebuchet24"

New buttons in the administration menu (customizable according to your needs):
cfg.DarkRP_SetJob : Enable/disable the "Set Job" button for DarkRP (1 = enabled, 0 = disabled)

Player attribute management:
cfg.NCharacter=1 -- https://osgmod.com/gmod-scripts/3931/gmod-character-creator-system
cfg.NLevel=1 -- https://osgmod.com/gmod-scripts/3919/gmod-leveling-system
cfg.NHealth=1 -- https://osgmod.com/gmod-scripts/3921/gmod-health-modules-hud-editor
cfg.NStam=1 -- https://osgmod.com/gmod-scripts/3922/gmod-stamina-system-customisable-hud
cfg.NHunger=1 -- https://osgmod.com/gmod-scripts/3923/gmod-hunger-mod-customizable-hud
cfg.NThirst=1 -- https://osgmod.com/gmod-scripts/3924/gmod-thirst-mod-hud-builder
cfg.NMana=1 -- https://osgmod.com/gmod-scripts/3925/gmod-mana-system-hud-creator
cfg.NSleep=1 -- https://osgmod.com/gmod-scripts/3951/gmod-fatigue-sleep-system
cfg.NMoney=1 -- https://osgmod.com/gmod-scripts/3927/gmod-money-system-hud-maker
cfg.NCredit=1 -- https://osgmod.com/gmod-scripts/3960/ncredit-premium-currency-mod
cfg.NJob=1 -- https://osgmod.com/gmod-scripts/3963/njob-gmod-jobs-creator-editor
cfg.NRank=1 -- https://osgmod.com/gmod-scripts/3961/nrank-advanced-customizable-ranking-system
cfg.WJob=1 -- https://osgmod.com/gmod-scripts/3965/wjob-gmod-whitelisting-job-system-2

πŸ’‘ Tip: All of these buttons can be disabled to simplify the admin menu according to your server configuration.
Gmod Server Title Screen Build v3.3
v3.3
Update released of Gmod Server Title Screen Build version 3.3 1755463630 ago
🧱 Improved
Correction of an inconsistency between the display and the action: previously, the message β€˜Press any key to continue’ required clicking on the Continue button. Now, pressing any key allows you to continue as indicated.
GhostEntity: High-Performance Map Decor v1.5
v1.5
Update released of GhostEntity: High-Performance Map Decor version 1.5 1755087260 ago
βœ”οΈ Patch
Fixes the issue of weapon impacts on ghost entities.
GhostEntity: High-Performance Map Decor v1.4
v1.4
Update released of GhostEntity: High-Performance Map Decor version 1.4 1755079576 ago
⚑ Optimization
Optimization of tables in the model downloaded by the client.
Optimization of icon generation in the tool's Reload menu.
NWeather - Advanced Weather & Skybox addon for Gmod v2.0
v2.0
Update released of NWeather - Advanced Weather & Skybox addon for Gmod version 2.0 1754953341 ago
πŸš€ Added
Added an option to enable or disable automatic deletion of the env_tonemap_controller entity.

βœ”οΈ Patch
Fixed an issue where systematic deletion of server-side tone mapping caused unexpected lighting changes and glare effects for some clients.

Important note: to see this new option, you need to reset the NWeather settings.
Gmod Fatigue mods + Sleep System v2.3
v2.3
Update released of Gmod Fatigue mods + Sleep System version 2.3 1754862405 ago
πŸš€ Added
Added an additional HUD bar style (version without icons)
Gmod Items Shops - NPC Dealer System v3.1
v3.1
Update released of Gmod Items Shops - NPC Dealer System version 3.1 1754817264 ago
βœ”οΈ Patch
When you disable tabs in the dealer inventory menu and make a purchase without selecting a tab: [norda_items_dealers] .../cl_items_dealers.lua:686: attempt to call upvalue β€˜stat3’ (a nil value)

🧱 Improved
You can now select the priority tab from the configuration file. This is the first tab that will open when the store is first opened. Example: inventory.
Gmod Items Shops - NPC Dealer System v3.0
v3.0
Update released of Gmod Items Shops - NPC Dealer System version 3.0 1754793570 ago
πŸš€ Added
Allows you to manage quantities using the new slider as well as the arrow keys on the keyboard.

🧱 Improved
Better manages the quantities of stackable items in the inventory. Uses the new Gmod inventory system API: player:CanAddItem(ent,class,qt)

⚑ Optimization
Replaces the use of CurTime.

βœ”οΈ Patch
Corrects the calculation of the resale price.
Gmod Advanced Inventory System v8.4
v8.4
Update released of Gmod Advanced Inventory System version 8.4 1754793514 ago
πŸš€ Added
Add the new inventory system API: player:CanAddItem(ent,class,qt) -- Clientside + Serverside
NRestrict: Advanced & Optimised GMod zone restriction addon v1.6
v1.6
Update released of NRestrict: Advanced & Optimised GMod zone restriction addon version 1.6 1754770884 ago
🧰 Lua Error fix
[norda_nrestrict] .../cl_norda_nrestrict.lua:1069: attempt to index upvalue 'client' (a nil value)
NRestrict: Advanced & Optimised GMod zone restriction addon v1.5
v1.5
Update released of NRestrict: Advanced & Optimised GMod zone restriction addon version 1.5 1754599659 ago
🧰 Lua Error fix
[norda_nrestrict] .../cl_norda_nrestrict.lua:1063: attempt to index upvalue 'client' (a nil value)
Scripts Command Center v1.5
v1.5
Update released of Scripts Command Center version 1.5 1754430710 ago
🧱 Improved
Icons of scripts updated.
Old links replaced by new ones.
NSafezone: The Optimized Gmod Safezone addon v1.6
v1.6
Update released of NSafezone: The Optimized Gmod Safezone addon version 1.6 1754425861 ago
🧰 Lua Error fix
[norda_safezone2] .../cl_norda_nsafezone.lua:1047: Tried to use a NULentity!
Gmod Advanced Player Position Memory v1.8
v1.8
Update released of Gmod Advanced Player Position Memory version 1.8 1754424000 ago
πŸš€ Added
Added the player:MemSpawn() API to force respawn at the memorized position.
Added the memspawn_test command to test the API.
Added a variable in the modules menu that allows you to add a delay to repositioning at the memorized position.

⚑ Optimization
Code size optimization
Gmod Advanced Character Creator System v7.1
v7.1
Update released of Gmod Advanced Character Creator System version 7.1 1754091481 ago
⚑ Optimization
Optimization of spawn system management.

βœ”οΈ Patch
Fixes when the weapon is invisible in hand at spawn after character selection.
Nor Admin Mod for GMod - Administration System v6.2
v6.2
Update released of Nor Admin Mod for GMod - Administration System version 6.2 1753995937 ago
🧱 Improved
- Added compatibility with Norda Character System for respawning.
- When you have Norda Deathscreen System and respawn while the Deathscreen menu is open, it closes automatically. The player reappears at the location where they died and can resume the game without waiting.
Gmod Advanced View Creator + Crosshair maker v2.9
v2.9
Update released of Gmod Advanced View Creator + Crosshair maker version 2.9 1753968431 ago
⚑ Optimization
Optimization of bone management when changing playermodels. Added a check to prevent camera errors when the target bone cannot be found, with automatic reselection of the corresponding bone on the new model.
Gmod Keypads System + Door Lock Manager v2.3
v2.3
Update released of Gmod Keypads System + Door Lock Manager version 2.3 1753918021 ago
🧱 Improved
+ Alignment of the hook system with significant modifications to the door locking systems via the Norda keys system.
Gmod Advanced Lockpicking System v2.1
v2.1
Update released of Gmod Advanced Lockpicking System version 2.1 1753917993 ago
🧱 Improved
+ Alignment of the hook system with significant modifications to the door locking systems via the Norda key system.
+ Similarly, double doors are viewed as a single system.
+ Improved management of Area Portals with double doors.
Gmod Key and Lock System + Door Manager v2.6
v2.6
Update released of Gmod Key and Lock System + Door Manager version 2.6 1753917781 ago
βœ”οΈ Patch
Patch when a lock is removed from a door in the database and it does not unlock immediately.

⚑ Optimization
Centralization when there are two linked doors. This allows one entry to be removed from the backup for double doors. The two doors are viewed as a single system.
Gmod Deathscreen Customisable v2.7
v2.7
Update released of Gmod Deathscreen Customisable version 2.7 1753913984 ago
🧱 Improved
The menu is automatically removed if the player is resurrected. For the revive addons.
The respawn command now uses the Norda Character system when installed, replacing the Deathscreen system instead of running both simultaneously.

⚑ Optimization
Optimization of idle script.
Removal of variable cfg.DScreenDeletionOnResuscitation.
NWeather - Advanced Weather & Skybox addon for Gmod v1.9
v1.9
Update released of NWeather - Advanced Weather & Skybox addon for Gmod version 1.9 1753893666 ago
⚑ Optimization
Automatic detection of areas without skyboxes to limit rain and snow generation, thereby reducing CPU/GPU impact.
Gmod Items Shops - NPC Dealer System v2.9
v2.9
Update released of Gmod Items Shops - NPC Dealer System version 2.9 1753739102 ago
βœ”οΈ Patch
Fixed when purchased items are not transferred to the inventory.
Fixed when free items are still checked for money, causing an error when there is no monetary system.
NJob - Gmod Job Creator and Editor v2.8
v2.8
Update released of NJob - Gmod Job Creator and Editor version 2.8 1753716575 ago
πŸš€ Added Compatibility with features
It is possible to log who changed jobs with Gmod Discord Logging System.
WJob - Gmod Whitelisting Job System 2 v1.5
v1.5
Update released of WJob - Gmod Whitelisting Job System 2 version 1.5 1753716525 ago
πŸš€ Added Compatibility with features
It is possible to log on a Discord channel, player additions to the whitelist, whitelist renewals, and whitelist deletions with Gmod Discord Logging System.
Gmod Discord Logging System v3.2
v3.2
Update released of Gmod Discord Logging System version 3.2 1753716232 ago
πŸš€ Added
Compatibility with features WJob - Gmod Whitelisting Job System 2
It is possible to log on a Discord channel, player additions to the whitelist, whitelist renewals, and whitelist deletions.

Compatibility with features NJob - Standalone Gmod Job System with Jobs Creator and Jobs Editor
It is possible to log who changed jobs.

⚠️Don't forget to reset the Discord logging system for major additions. (You will find the command in question 15 of the script.)
Gmod Advanced View Creator + Crosshair maker v2.8
v2.8
Update released of Gmod Advanced View Creator + Crosshair maker version 2.8 1753484363 ago
πŸš€ Added
Adds the Crossair option, which allows the crosshair to be hidden when the user right-clicks (IN_ATTACK2) to hide the crosshair, for example when aiming.
Gmod Advanced View Creator + Crosshair maker v2.7
v2.7
Update released of Gmod Advanced View Creator + Crosshair maker version 2.7 1753482197 ago
🎯 Added
Added an option to disable the crosshair when the user is in a vehicle.

Added granular control of the crosshair depending on the camera mode:
- Enable crosshair in camera mode 1
- Enable crosshair in camera mode 2
- Enable crosshair in camera mode 3
- Enable crosshair in camera mode 4
- Enable crosshair in camera mode 5

βœ”οΈ Patch
Fixes a Lua error when the script launches before the player is initialized.

⚑ Optimization
Reduces the size of variable names sent to the client to minimize network footprint.