โญ๏ธ 1292 Updates released
All updates published by Norda Scripts - page 11
v3.0
Update released of
Zworld Gamemode, Single Multiplayer & Server, Gmod 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
v2.4
Update released of
Gmod Deathscreen Customisable 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
v2.5
Update released of
Gmod CRAFT Workshop 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).
v2.4
Update released of
Gmod CRAFT Workshop 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.
v1.5
Update released of
Gmod Craft list builder + Crafting Mod 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.
v1.7
Update released of
Gmod Fatigue mods + Sleep 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.
v2.6
Update released of
Gmod NPCs Spawn Point Creator 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.
v1.2
Update released of
Gmod Advanced 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.
v1.6
Update released of
Gmod Key and Lock System + Door Manager 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.
v1.7
Update released of
Gmod Keypads System + Door Lock 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.
v4.4
Update released of
Gmod Leveling System 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).