๐Ÿ‘ค 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:11999
๐Ÿš€ Updates released:1531 updates

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

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

โญ๏ธ 1531 Updates released

All updates published by Norda Scripts - page 25

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


Server Title Screen | gmod Custom Intro Builder v2.7
v2.7
Update released of Server Title Screen | gmod Custom Intro Builder 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.
Fatigue and Sleep | gmod Player Needs System v1.1
v1.1
Update released of Fatigue and Sleep | gmod Player Needs 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.
Keypads and Doors | gmod Door Lock and Access Manager v1.1
v1.1
Update released of Keypads and Doors | gmod Door Lock and Access Manager version 1.1 1683731824 ago
๐Ÿš€ Added:
Workshop content added on the GMod workshop on Steam.
Zworld Gamemode | gmod Solo and Multiplayer Framework v2.3
v2.3
Update released of Zworld Gamemode | gmod Solo and Multiplayer Framework 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
Leveling System | gmod XP, Levels and Progression v4.1
v4.1
Update released of Leveling System | gmod XP, Levels and Progression 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
Weapon Selector | gmod Custom SWEP Menu Creator v2.3
v2.3
Update released of Weapon Selector | gmod Custom SWEP Menu Creator version 2.3 1682324024 ago
โœ”๏ธ Patched:
For some resolved the Circular HUD was not always centered. This update fixes that.
NPC Spawn Editor | gmod NPC Placement Tool v2.5
v2.5
Update released of NPC Spawn Editor | gmod NPC Placement Tool 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.
Advanced Inventory | gmod Modular Inventory Framework v4.6
v4.6
Update released of Advanced Inventory | gmod Modular Inventory Framework 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.
Item Trading | gmod Secure Trading and Selling System v1.4
v1.4
Update released of Item Trading | gmod Secure 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)
Radioactivity | gmod Radiation Zones and Effects System v1.1
v1.1
Update released of Radioactivity | gmod Radiation Zones and Effects System 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.
Loot Furniture | gmod Interactive Lootable Props System v3.0
v3.0
Update released of Loot Furniture | gmod Interactive Lootable Props System 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.
Ammo System | gmod Ammunition and HUD Manager v1.5
v1.5
Update released of Ammo System | gmod Ammunition and HUD Manager 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.
Karma and Reputation | gmod Player Behavior System v1.1
v1.1
Update released of Karma and Reputation | gmod Player Behavior 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 | gmod Administration Suite - Garrys mod addon v2.9
v2.9
Update released of Nor Admin | gmod Administration Suite - Garrys mod addon version 2.9 1681217247 ago
๐Ÿš€ Added :
Add new shortcuts of new scripts and futurs scripts.
Money System | gmod Currency and HUD Builder v2.8
v2.8
Update released of Money System | gmod Currency and HUD Builder 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.
Mana System | gmod Magic Resource and HUD Creator v2.1
v2.1
Update released of Mana System | gmod Magic Resource and 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.
Thirst System | gmod Player Needs with HUD Editor v2.2
v2.2
Update released of Thirst System | gmod Player Needs with HUD Editor 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.
Hunger System | gmod Food and HUD Customization v2.6
v2.6
Update released of Hunger System | gmod Food and HUD Customization 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.
Stamina System | gmod Movement and HUD Manager v2.5
v2.5
Update released of Stamina System | gmod Movement and HUD Manager 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.
Health Modules | gmod Health System and HUD Editor v2.8
v2.8
Update released of Health Modules | gmod Health System and 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.
Leveling System | gmod XP, Levels and Progression v4.0
v4.0
Update released of Leveling System | gmod XP, Levels and Progression 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.
Advanced Inventory | gmod Modular Inventory Framework v4.5
v4.5
Update released of Advanced Inventory | gmod Modular Inventory Framework version 4.5 1681217024 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts commands.
Weapon Selector | gmod Custom SWEP Menu Creator v2.2
v2.2
Update released of Weapon Selector | gmod Custom SWEP Menu Creator version 2.2 1681217001 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts commands.
RP Identity | gmod Name and Avatar Editor v1.4
v1.4
Update released of RP Identity | gmod Name and Avatar Editor version 1.4 1681216973 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts.
Character Creator | gmod Advanced Character Creation System v4.1
v4.1
Update released of Character Creator | gmod Advanced Character Creation System version 4.1 1681216917 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts.
ATM and Banker | gmod Complete Banking System v2.0
v2.0
Update released of ATM and Banker | gmod Complete Banking System version 2.0 1681216870 ago
๐Ÿš€ Added :
Added new icons, and new shortcuts.
Advanced Inventory | gmod Modular Inventory Framework v4.4
v4.4
Update released of Advanced Inventory | gmod Modular Inventory Framework version 4.4 1680914690 ago
๐Ÿงฑ Improved:
Allows you to show or hide the reputation from the information panel.