πŸ‘€ 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
πŸ’™ Wishlist
-- Empty --
πŸ“ˆ Osgmod Stats

Creators Stats
βš—οΈ Scripts created:77 scripts
⭐️ 567 Reviews:β˜…β˜…β˜…β˜…β˜…
πŸ’ͺ Averages on 567 Reviews:4.98/5
πŸ›’ Sales:10913
πŸš€ Updates released:1297 updates

Users Stats
πŸ“– Commented scripts:168
β˜•οΈ Coffee offered:0
πŸ•’ Last login:1734093065
πŸ’Ύ Joined:1432600035

Forums Stats
πŸ“– Forum Posts:169
↩️ Forum Reply:76
❀️ Reactions Given:25
πŸ“³ Reactions Received:63

⭐️ 1297 Updates released

All updates published by Norda Scripts - page 2


Gmod Key and Lock System + Door Manager v2.1
v2.1
Update released of Gmod Key and Lock System + Door Manager version 2.1 1729032730 ago
βœ”οΈ Patch
Fix black screen in key menu
Gmod Teleportation Portal v1.7
v1.7
Update released of Gmod Teleportation Portal version 1.7 1728653276 ago
πŸš€ Added
Add an option to force a player to teleport, so that as soon as he enters the teleporter's radius, the transition is triggered without having to press USE. Possibility of choosing the radius per teleporter.
Gmod Stamina System + Editable HUD v3.2
v3.2
Update released of Gmod Stamina System + Editable HUD version 3.2 1728650346 ago
πŸš€ Added
Adds a variable to the HUD management menu to make the stamina bar disappear when the HUD is at its maximum.
Don't forget to reset the HUD from the menu to see the option displayed.
NRank - Gmod's Advanced Customisable Ranking System v2.0
v2.0
Update released of NRank - Gmod's Advanced Customisable Ranking System version 2.0 1728647874 ago
πŸš€ Added
2 powerful options added to ranks settings. You'll need to reset the ranks to use them.

Option #1: "Get Grade: Get this Grade if you get this job. Empty = OFF or Job Name or Job Categorie",
Option #2: "Get Job: Get the Job if you get this Grade. Empty = OFF or Job Name",

Screenshot of NRank panel options location

Add API:
player:GiveJobyRank(Rank_Name)
Gmod Health Modules + HUD Editor v3.7
v3.7
Update released of Gmod Health Modules + HUD Editor version 3.7 1728641123 ago
🧱 Improved
Replaces player:SetArmor to correct malfunctions.

βœ”οΈ Patch
Fix Lua Error when you set cfg.MaxHealth_Mod=-1 (Ignore the overide of GetMaxHealth.) and cfg.MaxArmor_define_per_lvl=2 (Max armor is equal Max Health)
NFish - The optimized GMod fishing game system v1.3
v1.3
Update released of NFish - The optimized GMod fishing game system version 1.3 1728338834 ago
πŸš€ Added
Added the ability to set bait wear when a fish pecks at the bait.
cfg.bait_wear=10 --Each time the fish bites, 10% of the bait's durability is removed.

βœ”οΈ Patch
Patched when, from the admin menu, you set a player's max fishing level manually higher than the max level you have set in the config file (cfg.Lvl_Max=20) .

🧰 Lua Error fix
Fixed Lua Error: SDClr - [C]:-1 radientd - */cl_norda_fishing_system.lua:42

πŸ“œ Files edited
nordahl_cl/cl_norda_fishing_system.lua
nordahl_sv/sv_norda_fishing_system.lua
norda_fishing_system_config.lua
NFish - The optimized GMod fishing game system v1.2
v1.2
Update released of NFish - The optimized GMod fishing game system version 1.2 1728224586 ago
πŸš€ Added
Added a variable to customize the warning sound when a fish passes near the bait.
cfg.fish_detection_sound="nfish/warn.mp3"

Reduces fish abundance to normal levels:
cfg.fish_checking_time=5
cfg.fish_checking_rate=50

βœ”οΈ Patch
Server-side Lua error when stamina script is not installed and stamina usage is enabled in the module.
NFish - The optimized GMod fishing game system v1.1
v1.1
Update released of NFish - The optimized GMod fishing game system version 1.1 1728171348 ago
πŸš€ Added
To monetize a Gmod server with NFish, NPCs buy back fish at a higher price from VIP members of your server. This option was added in version 1.1.

To define the VIP groups concerned by the advantage of buying back fish, use the cfg.VIP_GROUP variable in the configuration file:

cfg.VIP_GROUP={vip=2,superadmin=2}

The number is the multiplier.
Gmod Weapon Menu Creator (Customizable Weapon Selector Mod) v3.0
v3.0
Update released of Gmod Weapon Menu Creator (Customizable Weapon Selector Mod) version 3.0 1728169915 ago
βœ”οΈ Patch
Fixes the realtime refresh problem.
Gmod Advanced Inventory System v7.2
v7.2
Update released of Gmod Advanced Inventory System version 7.2 1727998175 ago
🧱 Improved
Major aesthetic update.

πŸš€ Added
Add tabs to the information menu: Status / Information / Progress
Displays Lockpicking skill progress information.
Displays information on fishing skill progress.

Add variables to the configuration file for displaying information in the inventory:

cfg.Script_LockPick = 1 -- Show Lockpick system + Skill Progress
cfg.Script_NJob = 1 -- Show NJob - Job Creator and Editor
cfg.Script_NFish = 1 -- Show NFish - Fishing game system + Skill Progress

⚑ Optimization
Reduce code size.
Gmod NPCs Spawn Point Creator v3.3
v3.3
Update released of Gmod NPCs Spawn Point Creator version 3.3 1726531157 ago
⚑ Optimization
Optimization of server- and client-side code size.
Optimization of server-side functions.

βœ”οΈ Patch
Fixes a bug that altered the timer when moving away from a zone during a cycle.

🧱 Improved
Interface reskin
The NPC delete button also resets the timer for the point's next spawn.
NJob - Gmod Job Creator and Editor v1.7
v1.7
Update released of NJob - Gmod Job Creator and Editor version 1.7 1725831199 ago
πŸš€ Add
add player:isArrested() --return false. This avoids Lua errors with certain scripts created by default for DarkRP.
Zero Gamemode - Empty Base Gamemode v1.2
v1.2
Update released of Zero Gamemode - Empty Base Gamemode version 1.2 1725830921 ago
πŸš€ Add
Add GM.Config variable
Gmod Advanced Inventory System v7.1
v7.1
Update released of Gmod Advanced Inventory System version 7.1 1725488659 ago
βœ”οΈ Patch
Fixed weapon duplication glitch.

πŸš€ Add
Add API to save all inventory system (+ weapons equiped + ammos): player:NInv_Save_All()
Gmod Dynamic Map Switching - World Expansion v1.3
v1.3
Update released of Gmod Dynamic Map Switching - World Expansion version 1.3 1725399783 ago
βœ”οΈ Patch
Patch the Lua error when entering a map switch zone when it's not finished being configured.

[norda_dynamic_map_switching] addons / norda_dynamic_map_switching / lua / autorun / nordahl_sv /sv_norda_dynamic_map_switching.lua: 206 : bad argument #1 to '__add' (Vector expected, got string)
Gmod Advanced Inventory System v7.0
v7.0
Update released of Gmod Advanced Inventory System version 7.0 1725396215 ago
βœ”οΈ Patch
Fix when spamming the inventory button sometimes only the character is displayed and the information window.
NJob - Gmod Job Creator and Editor v1.6
v1.6
Update released of NJob - Gmod Job Creator and Editor version 1.6 1724198833 ago
🧱 Improved
Custom checks and added variables are checked before being added to the database. This ensures that if a Lua error occurs in your synthaxis, it is ignored. The menu will close and a message will tell you that you have made an error when setting up the Custom Check.
Gmod Items Shops - NPC Dealer System v2.7
v2.7
Update released of Gmod Items Shops - NPC Dealer System version 2.7 1724151767 ago
βœ”οΈ Patch
Players can no longer switch to the admin menu even if they couldn't make any changes.
NJob - Gmod Job Creator and Editor v1.5
v1.5
Update released of NJob - Gmod Job Creator and Editor version 1.5 1724150379 ago
❌ Removed
Suppression of the stress function in the duplication system
NJob - Gmod Job Creator and Editor v1.4
v1.4
Update released of NJob - Gmod Job Creator and Editor version 1.4 1723681975 ago
πŸš€ Added
You can now duplicate a created job by right-clicking on it and clicking on Duplicate.

⚑ Optimization
Reduces bandwidth usage by 2 per connection.
Gmod NPCs Spawn Point Creator v3.2
v3.2
Update released of Gmod NPCs Spawn Point Creator version 3.2 1723594582 ago
βœ”οΈ Patch
Corrects the spawn point duplication system.
Fix timer change when playing with this command: nord_npcspawn_enable_all
Gmod Items Shops - NPC Dealer System v2.6
v2.6
Update released of Gmod Items Shops - NPC Dealer System version 2.6 1723500623 ago
πŸš€ Added
Added command to eliminate duplicated merchands in the same position : norda_debug_eliminate_3947_duplicates
NJob - Gmod Job Creator and Editor v1.2
v1.2
Update released of NJob - Gmod Job Creator and Editor version 1.2 1723497867 ago
πŸš€ Added
Add meta function DarkRP Alias: player:getJobTable()

Add Global:
- GetJobTable(id)
- GetJobTableByName(job_name)

🧱 Improved
Small adjustment to the job expiry system.
Zero Gamemode - Empty Base Gamemode v1.1
v1.1
Update released of Zero Gamemode - Empty Base Gamemode version 1.1 1723116676 ago
πŸš€ Added
Client Performance Improvements
We have disabled several client-side hooks to improve the overall performance of Garry's Mod. Each deactivation can be commented on in the init.lua and cl_init.lua files.

Loading and Menus:

OnGamemodeLoaded: Disabled to reduce initial loading time.
CreateMenuBar: Disabled to reduce memory usage related to unused user interfaces.
Spawn Icons and Tools:

SpawniconGenerated: Disabled to reduce the time and resources needed to generate spawn icons.
AddToolMenuCategories: Disabled to minimize memory used by unnecessary tool menu categories.
PostReloadToolsMenu: Disabled to reduce resources used for reloading tool menus.
Graphical Rendering:

RenderScene: Disabled to improve overall graphical performance.
RenderSuperDoF: Disabled to reduce GPU load related to Depth of Field.
RenderStereoscopy: Disabled to improve performance on setups not requiring stereoscopic rendering.
RenderScreenspaceEffects: Disabled various screen space effects (RenderToyTown, RenderBokeh, RenderBloom, RenderTexturize, RenderColorModify, RenderMaterialOverlay, RenderMotionBlur, RenderSharpen, RenderSobel) for a significant FPS increase.
Updates and Commands:

Tick: Disabled to reduce CPU load from frequent updates.
Think: Various hooks (NotificationThink, DOFThink, DragNDropThink) disabled to optimize performance.
User Input:

GUIMouseReleased: Disabled to reduce input processing time.
GUIMousePressed: Disabled to optimize performance related to user interactions.
VGUIMousePressed: Disabled to minimize processing of unused GUI inputs.
HUD and Interface:

HUDPaint: Disabled to improve UI rendering performance.
PopulateMenuBar: Disabled to reduce CPU load when populating menus.
PopulateToolMenu: Disabled to optimize performance by reducing unnecessary operations on tool menus.
Additional Visual Effects:

RenderScreenspaceEffects (RenderToyTown, RenderBokeh, RenderBloom, RenderTexturize, RenderColorModify, RenderMaterialOverlay, RenderMotionBlur, RenderSharpen, RenderSobel): All disabled to reduce GPU load and improve FPS.
Network Variables and Other Features:

EntityNetworkedVarChanged: Disabled to improve network performance.
PreDrawHalos: Disabled to optimize halo rendering around entities.
To comment to disable the modification, add the appropriate comments (--) in the init.lua and cl_init.lua files.

Example:
-- hook.Remove("OnGamemodeLoaded", "YourHookFunctionName")
-- hook.Remove("CreateMenuBar", "YourHookFunctionName")
-- hook.Remove("RenderScene", "YourHookFunctionName")
-- etc.
Gmod Guilds Chest System v1.8
v1.8
Update released of Gmod Guilds Chest System version 1.8 1723067329 ago
πŸš€ Added
Added command to eliminate duplicate entries: norda_debug_eliminate_duplicates