๐Ÿ‘ค 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:85 scripts
โญ๏ธ Reviews (603)โ˜…โ˜…โ˜…โ˜…โ˜… 4.98/5
๐Ÿ›’ Sales:11961
๐Ÿš€ Updates released:1528 updates

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

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

โญ๏ธ 1528 Updates released

All updates published by Norda Scripts - page 19

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


Job NPC System | gmod Customizable Job NPC Manager v1.4
v1.4
Update released of Job NPC System | gmod Customizable Job NPC Manager version 1.4 1707991677 ago
๐Ÿงฑ Improved
Replacement of hooks noted as obsolete on the official Gmod wiki which will be removed in future Gmod updates.
Job Agenda | gmod Job Planning and Schedule System v4.0
v4.0
Update released of Job Agenda | gmod Job Planning and Schedule System version 4.0 1707991626 ago
๐Ÿงฑ Improved
Replacement of hooks noted as obsolete on the official Gmod wiki which will be removed in future Gmod updates.
Discord Logging | gmod Server Logs Integration v2.6
v2.6
Update released of Discord Logging | gmod Server Logs Integration version 2.6 1707991617 ago
๐Ÿงฑ Improved
Replacement of hooks noted as obsolete on the official Gmod wiki which will be removed in future Gmod updates.
Advanced Inventory | gmod Modular Inventory Framework v5.9
v5.9
Update released of Advanced Inventory | gmod Modular Inventory Framework version 5.9 1707305310 ago
๐Ÿš€ Added
Update of the method for listening to keyboard keys.

In some cases, the configured button didn't work, because in the old method it had to be active or already in use. In the new case, you can now configure any keyboard key from the configuration file.

// Use a Key to open the inventory
cfg.KEY={
[KEY_L]=true,
}
Character Creator | gmod Advanced Character Creation System v5.3
v5.3
Update released of Character Creator | gmod Advanced Character Creation System version 5.3 1707086017 ago
โœ”๏ธ Patch
Fixes the conflict causing a black screen once in-game after the user has chosen a character.
Character Creator | gmod Advanced Character Creation System v5.2
v5.2
Update released of Character Creator | gmod Advanced Character Creation System version 5.2 1706823420 ago
โœ”๏ธ Patch
Corrects Lua error caused by job backup when job option is enabled without DarkRP.
[norda_character_creator_system] /cl_character_creator.lua:1617: attempt to concatenate field 'job' (a nil value)
Item Packs | gmod Spawnmenu Content System v1.6
v1.6
Update released of Item Packs | gmod Spawnmenu Content System version 1.6 1706820796 ago
๐Ÿš€ Added
Added support for object skins and bodygroups.
Line 10 and 11 added to this topic in the script wiki.
Zworld Gamemode | gmod Solo and Multiplayer Framework v3.0
v3.0
Update released of Zworld Gamemode | gmod Solo and Multiplayer Framework version 3.0 1706047286 ago
โœ”๏ธ Patch

Fixes the ranking issue where all players are displayed as 1st on the Scoreboard, a glitch that occurred after a few GMod updates. This correction also includes an optimization of the function responsible for handling this.
Resolves a duplication bug that occurs when players spam objects on the ground with the new optimized object handling system.
Addresses the Lua error displayed in the Scoreboard when a player disconnects while it is open.
Eliminates the weapon selection menu blockage that occurs when reloading a weapon and activating admin mode during weapon reload.
Fixed the problem that sometimes freezes the scoreboard. This forced players to log out.


๐Ÿ“ List of files modified in this Zworld 3.0 update:

sv_management_system.lua
cl_init.lua
cl_scoreboard.lua
sv_spawnmenu_and_crafting.lua
Job NPC System | gmod Customizable Job NPC Manager v1.3
v1.3
Update released of Job NPC System | gmod Customizable Job NPC Manager version 1.3 1704969080 ago
๐Ÿš€ Added
Added a function allowing your players to choose whether or not to playermodel.

โœ”๏ธ Patch Lua Error
[norda_job_npc_system] .../sv_job_npc.lua:441: attempt to compare number with string
Deathscreen | gmod Custom Death UI System v2.4
v2.4
Update released of Deathscreen | gmod Custom Death UI System version 2.4 1704875279 ago
๐Ÿš€ Added
Sometimes you'll need the menu to close automatically when you're using an external means of resuscitating a player, such as a defibrillator.
Set cfg.DScreenDeletionOnResuscitation to 1 to close the menu automatically.

Add a variable to the configuration file: cfg.DScreenDeletionOnResuscitation = 0
Advanced Lockpicking | gmod Interactive Lockpicking System v1.3
v1.3
Update released of Advanced Lockpicking | gmod Interactive Lockpicking System version 1.3 1704874190 ago
โœ”๏ธ Patch
Following the last major update, the script was no longer compatible with the loot system. This has been corrected in this update. You can now pick also randomly locked furniture on Gmod Loot Furniture Designer.
Server Whitelist | gmod Access Control System v3.4
v3.4
Update released of Server Whitelist | gmod Access Control System version 3.4 1703085187 ago
โœ”๏ธ Patch Lua error
[nordahl_whitelsit_system] nordahl_whitelist_access_cl.lua:571: attempt to concatenate a nil value
CRAFT Workshop | gmod Content and Item Creator v2.5
v2.5
Update released of CRAFT Workshop | gmod Content and Item Creator version 2.5 1703084812 ago
๐Ÿš€ Added
Added compatibility with Items Pack: Allows you to design the addition of items in the craft recipe very quickly, without having to spawn them on the ground.
Addition of a craft-based level restriction system (different from workbench access level).
CRAFT Workshop | gmod Content and Item Creator v2.4
v2.4
Update released of CRAFT Workshop | gmod Content and Item Creator version 2.4 1702676166 ago
โœ”๏ธ Patch
Patch in the admin panel: The "XP gained" section indicates crafting time, not the number of XP gained.

๐Ÿงฑ Improved
Aesthetic improvements and optimizations to reduce the number of icons in files.
Item Shops | gmod NPC Dealer and Store System v2.0
v2.0
Update released of Item Shops | gmod NPC Dealer and Store System version 2.0 1702639607 ago
โœ”๏ธ Patch
Corrects a calculation problem when reselling items from inventory.
Crafting Editor | gmod Crafting System with Custom UI v1.5
v1.5
Update released of Crafting Editor | gmod Crafting System with Custom UI version 1.5 1702638340 ago
๐Ÿš€ Added
Add all the entities in my scripts to the blacklist to avoid storing forbidden entities.

๐Ÿงฑ Improved
Optimization: The inventory now closes automatically when you open the craft configuration menu from my Items Inventory System. This enhancement addresses the problem of the craft configuration menu overlapping the inventory. This change is particularly beneficial when using transparency levels, contributing to a smoother, more orderly user experience.

โšก Optimization
+Aesthetic enhancement
+Halve the number of icons in the file.

โœ”๏ธ Patch
cfg.Insert_Item_OnGround = 1 --0 = OFF, 1 = You can add items to the craft menu on the floor in front of you.
Advanced Inventory | gmod Modular Inventory Framework v5.8
v5.8
Update released of Advanced Inventory | gmod Modular Inventory Framework version 5.8 1702628296 ago
๐Ÿงฑ Improved
The craft menu no longer overlaps when you deactivate inventory windows.
Code optimization at craft system level when installed.
Aesthetic enhancement of the administration panel.
Fatigue and Sleep | gmod Player Needs System v1.7
v1.7
Update released of Fatigue and Sleep | gmod Player Needs System version 1.7 1702588996 ago
โœ”๏ธ Patch
Patch Lua Error: [norda_fatigue_sleep_system] */sv_norda_fatigue_sleep_system.lua:356: attempt to concatenate a nil value.
Patch the fatigue immunity system according to certain jobs.

๐Ÿงฑ Improved
Aesthetic enhancement of admin interface.
NPC Spawn Editor | gmod NPC Placement Tool v2.7
v2.7
Update released of NPC Spawn Editor | gmod NPC Placement Tool version 2.7 1702557044 ago
๐Ÿงฑ Improved
When the NPC spawn is not immediate, the system is dormant, even after a reboot. This means you can spawn a boss, for example, 3 hours after a reboot.
Crafting Editor | gmod Crafting System with Custom UI v1.4
v1.4
Update released of Crafting Editor | gmod Crafting System with Custom UI version 1.4 1702554850 ago
๐Ÿงฑ Improved
Quickly build your craft combinations live, without spawning anything with Gmod Items Pack installed

Video: https://youtu.be/4jKlMuXNVFo
Resource Collecting | gmod Harvesting and Gathering System v1.8
v1.8
Update released of Resource Collecting | gmod Harvesting and Gathering System version 1.8 1702552895 ago
โœ”๏ธ Patch
Patch when cfg.Store_in_Norda_Inventory_System is set on 1. When you store directly in my inventory system without looking at the entity, the object doesn't enter the inventory and appears invisibly on the floor.
NPC Spawn Editor | gmod NPC Placement Tool v2.6
v2.6
Update released of NPC Spawn Editor | gmod NPC Placement Tool version 2.6 1702547301 ago
๐Ÿš€ Added
Added npc_cleanup command. This deletes only NPCs and Nextbots spawned by Npcs spawn points.
Added a shortcut button to launch the command from the management interface. This means you don't have to search for it if you forget.
Line 22 added in the wiki about this feature.
Advanced Inventory | gmod Modular Inventory Framework v5.7
v5.7
Update released of Advanced Inventory | gmod Modular Inventory Framework version 5.7 1702507168 ago
๐Ÿงฑ Improved
Using an alternative method that avoids this message: FCVAR_SERVER_CAN_EXECUTE prevented server running command: use
Character Creator | gmod Advanced Character Creation System v5.1
v5.1
Update released of Character Creator | gmod Advanced Character Creation System version 5.1 1702482080 ago
โœ”๏ธ Patch
Patch Lua error related to lock-picking system:
[norda_lockpicking_system] */cl_norda_lockpicking_system.lua:1456: attempt to index field 'Norda_LockpicksKits' (a nil value)
Advanced Lockpicking | gmod Interactive Lockpicking System v1.2
v1.2
Update released of Advanced Lockpicking | gmod Interactive Lockpicking System version 1.2 1702480665 ago
โœ”๏ธ Patch
Resolved a conflict related to double doors, fixing the issue where only one of the two doors remained unlocked on certain maps.

โšก Optimization
Improved the system by reducing the number of entries in the database for double doors.
Optimized the caching system, resulting in a 50% reduction in table size.
Keys and Locks | gmod Advanced Door Management System v1.6
v1.6
Update released of Keys and Locks | gmod Advanced Door Management System version 1.6 1702480636 ago
โœ”๏ธ Patch
Patched a conflict associated with double doors, resolving the issue where only one of the two doors remains unlocked on specific maps.

โšก Optimization
Enhanced the system by decreasing the number of entries in the database for double doors.
Optimized the caching system, resulting in a halving of the table size.
Keypads and Doors | gmod Door Lock and Access Manager v1.7
v1.7
Update released of Keypads and Doors | gmod Door Lock and Access Manager version 1.7 1702480524 ago
โœ”๏ธ Patch
Fixed a conflict related to double doors. Corrects the problem that only one of the two doors is unlocked on some maps.

โšก Optimization
Improved the system by reducing the number of entries in the database for double doors.
Caching system optimized, halving table size.
Leveling System | gmod XP, Levels and Progression v4.4
v4.4
Update released of Leveling System | gmod XP, Levels and Progression version 4.4 1702327578 ago
๐Ÿงฑ Improved
- The script can run without DarkRP. But if you want to restrict access to a job according to the user's level, you can do so from the interface, and it's taken into account in real time. No need to modify the jobrelated.lua for that now.
- Aesthetic enhancement.

๐Ÿš€ Added
- Added module to enable and disable job level restriction mode. In the modules panel. Click on ON or OFF. Screenshot #1: Leveling System Modules Menu
- Added a line that lets you choose the access level of a job or rank. Screenshot #2: Job Management Menu
- Aesthetic improvement.
- Wiki updated about the new method of adding an access restriction to a job. Video demonstration (Youtube)

โšก Optimization
- Removal of certain icons and optimization of the weight of the remaining icons (Workshop updated on this subject).
Leveling System | gmod XP, Levels and Progression v4.3
v4.3
Update released of Leveling System | gmod XP, Levels and Progression version 4.3 1702045020 ago
โœ”๏ธ Patch
Fixes a problem where Book of level and Book of EXP were not automatically whitelisted for Inventory System despite the cfg.Inventory_autowhitelist variable being set to 1.
Stamina System | gmod Movement and HUD Manager v2.7
v2.7
Update released of Stamina System | gmod Movement and HUD Manager version 2.7 1702044913 ago
โœ”๏ธ Patch
Fixes a problem where Stamina restoration items were not automatically whitelisted for Inventory System despite the cfg.Inventory_autowhitelist variable being set to 1.