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

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

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

โญ๏ธ 1411 Updates released

All updates published by Norda Scripts - page 21

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


Gmod Server Title Screen Build v2.7
v2.7
Update released of Gmod Server Title Screen Build version 2.7 1683813652 ago
โœ”๏ธ Patched :
Fixes the problem with changing the position of the buttons "Buttons Style" when setting the centered position of the text in the button, after a restart of the server or a disconnection and reconnection the positions of the buttons are not saved.
Gmod Fatigue mods + Sleep System v1.1
v1.1
Update released of Gmod Fatigue mods + Sleep System version 1.1 1683811275 ago
๐Ÿš€ Added :
+Modification of the role of the variable persist_tent is no longer a boolean variable, it allows to define the number of times that a deployed object remains persistent so that the abandoned tents disappear automatically. Set to 5 reboots max.

+Added a save button for the persistence of the beds you put on the map.
+Added in the configuration file the table of the class of beds that will be persistent (cfg.Sleepents_Persistance_class).

cfg.Sleepents_Persistance_class={
bed_invisible=true,
bed_1=true,
bed_example=true,
}

+The cleanup function can no longer delete deployed beds and tents.

+ You will be able to choose which deployed object is not persistent. With the new variable added in the config file: cfg.Deployed_Persistance_class
cfg.Deployed_Persistance_class={
tent_deployed=true,
slp_bag_deployed=true,
}

Question #20 and #21 added in the wiki of the script.
Gmod Keypads System + Door Lock Manager v1.1
v1.1
Update released of Gmod Keypads System + Door Lock Manager version 1.1 1683731824 ago
๐Ÿš€ Added:
Workshop content added on the GMod workshop on Steam.
Zworld Gamemode, Single Multiplayer & Server, Gmod v2.3
v2.3
Update released of Zworld Gamemode, Single Multiplayer & Server, Gmod version 2.3 1683389405 ago
You can now donate Zcoins via a donation system. The donation system must be able to send commands to your server.

List of commands added:

76561198033784269 = the steamid64 of the user, the mine in this example:

zw_cmd set_role "76561198033784269" rank_id_of_staff_rank
zw_cmd set_vip "76561198033784269" role_id_of_vip_rank
zw_cmd set_ban "76561198033784269" time_index "the_reason"
zw_cmd set_unban "76561198033784269"
zw_cmd set_zcoin "76561198033784269" number_of_zcoin
zw_cmd give_zcoin "76561198033784269" number_of_zcoin
zw_cmd set_whitelist "76561198033784269" (1 or 0)

You can upload only the file sv_management_system.lua instead of uploading everything. The file that has been edited: zworld/gamemode/sv_management_system.lua
Gmod Leveling System v4.1
v4.1
Update released of Gmod Leveling System version 4.1 1683379105 ago
๐Ÿš€ Added:
Added a button in the HUD management that allows to hide the text at the end of the bar. EXP 0/30. Since I can be displayed in the stats of the inventory system. Video: video of gmod leveling system 4.1
Gmod Weapon Menu Creator (Customizable Weapon Selector Mod) v2.3
v2.3
Update released of Gmod Weapon Menu Creator (Customizable Weapon Selector Mod) version 2.3 1682324024 ago
โœ”๏ธ Patched:
For some resolved the Circular HUD was not always centered. This update fixes that.
Gmod NPCs Spawn Point Creator v2.5
v2.5
Update released of Gmod NPCs Spawn Point Creator version 2.5 1681914295 ago
โœ”๏ธ Patch:
Important fixed if you modify your servers without rebooting them with Lua Refresh.

This update patch the npc spawn point duplication problem when you modify the script on a running server and have Lua Refresh enabled.
For those who have made backups the duplicated points will be deleted automatically from the database.

When a point is duplicated and is at the same position as the one you want to modify you will notice that the timer for example does not work as you want. This is because you have modified one of the points.
Gmod Advanced Inventory System v4.6
v4.6
Update released of Gmod Advanced Inventory System version 4.6 1681907427 ago
๐Ÿš€ Added :
Added variable in config file: Drop_Equipment_Blacklist

cfg.Drop_Equipment_Blacklist, its the blacklist of equipment the user can't drop. With /drop.
Added a drop button in the equipment panel that allows you to drop them without having to hold them in your hands.

Add variable in config file: Hand_Right_Clic
cfg.Hand_Right_Clic=1 -- 0 = Drop items | 1 = Open inventory

๐Ÿงฑ Improved :
Add the API in the config file:
meta:GetLastConnection() : The API returns the last connection.

โœ”๏ธ Patched :
Patched when it displays the last connection in the addon inventory displays 53 years when character system is not installed.
Gmod Items Trading and Selling System v1.4
v1.4
Update released of Gmod Items Trading and Selling System version 1.4 1681899913 ago
โœ”๏ธ Patched:
Patched Lua ERROR:
[norda_items_trading_addon] */cl_norda_trading_system.lua:421: attempt to call method 'Alive' (a nil value)
Gmod Radioactivity System + Radiation Zone v1.1
v1.1
Update released of Gmod Radioactivity System + Radiation Zone version 1.1 1681762245 ago
๐Ÿงฑ Improved :
When you want to make the areas invisible. The variables of this one remain displayed. Now this one disappears from the HUD.

โœ”๏ธ Patched :
Fixed when deleting areas in order from smallest to largest those above disappear.
Gmod Loot Furniture Designer v3.0
v3.0
Update released of Gmod Loot Furniture Designer version 3.0 1681761801 ago
โœ”๏ธ Patched :
Corrects the item counter at the top of the cabinet panel.
Fixed some problems with items not arriving in the order displayed in the inventory.

๐Ÿงฑ Improved :
Improvement of the icon generation system. When Items Pack is installed. Even if you choose 2D models and display 3D icons it will display the 2D model if the 3D model is not specified.
Gmod Ammo System + HUDs v1.5
v1.5
Update released of Gmod Ammo System + HUDs version 1.5 1681222469 ago
โœ”๏ธ Patched :
Fixed the empty ammunition spawnmenu. This did not prevent you from spawning them via the spawnmenu of the sandbox.
Gmod Karma + Reputation System v1.1
v1.1
Update released of Gmod Karma + Reputation System version 1.1 1681217255 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts commands of new scripts.

๐Ÿงฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Nor Admin Mod for GMod - Administration System v2.9
v2.9
Update released of Nor Admin Mod for GMod - Administration System version 2.9 1681217247 ago
๐Ÿš€ Added :
Add new shortcuts of new scripts and futurs scripts.
Gmod Money System + HUD Maker v2.8
v2.8
Update released of Gmod Money System + HUD Maker version 2.8 1681217214 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts commands.

๐Ÿงฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Gmod Mana System + HUD Creator v2.1
v2.1
Update released of Gmod Mana System + HUD Creator version 2.1 1681217205 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts commands.

๐Ÿงฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Gmod Thirst Mod + HUD Builder v2.2
v2.2
Update released of Gmod Thirst Mod + HUD Builder version 2.2 1681217195 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts commands.

๐Ÿงฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Gmod Hunger Mod + Customizable HUD v2.6
v2.6
Update released of Gmod Hunger Mod + Customizable HUD version 2.6 1681217182 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts commands of new scripts.

๐Ÿงฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Gmod Stamina System + Editable HUD v2.5
v2.5
Update released of Gmod Stamina System + Editable HUD version 2.5 1681217170 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts commands of new scripts.

๐Ÿงฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Gmod Health Modules + HUD Editor v2.8
v2.8
Update released of Gmod Health Modules + HUD Editor version 2.8 1681217160 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts commands of new scripts.

๐Ÿงฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Gmod Leveling System v4.0
v4.0
Update released of Gmod Leveling System version 4.0 1681217149 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts commands of new scripts.

๐Ÿงฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Gmod Advanced Inventory System v4.5
v4.5
Update released of Gmod Advanced Inventory System version 4.5 1681217024 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts commands.
Gmod Weapon Menu Creator (Customizable Weapon Selector Mod) v2.2
v2.2
Update released of Gmod Weapon Menu Creator (Customizable Weapon Selector Mod) version 2.2 1681217001 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts commands.
Gmod RP Name + Avatar Editable frame v1.4
v1.4
Update released of Gmod RP Name + Avatar Editable frame version 1.4 1681216973 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts.
Gmod Advanced Character Creator System v4.1
v4.1
Update released of Gmod Advanced Character Creator System version 4.1 1681216917 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts.
Gmod ATM + Banker (Banking System) v2.0
v2.0
Update released of Gmod ATM + Banker (Banking System) version 2.0 1681216870 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts.
Gmod Advanced Inventory System v4.4
v4.4
Update released of Gmod Advanced Inventory System version 4.4 1680914690 ago
๐Ÿงฑ Improved:
Allows you to show or hide the reputation from the information panel.