๐ค Profile
Norda Scripts
76561198033784269๐จ Creator
๐ฌ Message
โ๏ธ You are offline, join to send a private message.
๐ Osgmod Stats
Creators Stats | |
---|---|
โ๏ธ Scripts created: | 79 scripts |
โญ๏ธ 568 Reviews: | โ โ โ โ โ |
๐ช Averages on 568 Reviews: | 4.98/5 |
๐ Sales: | 10950 |
๐ Updates released: | 1306 updates |
Users Stats | |
๐ Commented scripts: | 168 |
โ๏ธ Coffee offered: | 0 |
๐ Last login: | 1734919614 |
๐พ Joined: | 1432600035 |
Forums Stats | |
๐ Forum Posts: | 169 |
โฉ๏ธ Forum Reply: | 76 |
โค๏ธ Reactions Given: | 25 |
๐ณ Reactions Received: | 63 |
โญ๏ธ 1306 Updates released
All updates published by Norda Scripts - page 25
v1.4
๐ Added :
Added a new item drop system that allows you to choose the quantity. Drop a lot of items at once in one entity that won't burden your server.
Screenshot of the Gmod intuitive drop system
Added an item description system that allows you to give a story to an item, to share useful information about its use in your project. For example what craft it could be used for.
Screenshot of the Gmod description system
Added two new gameplay options:
Allow deletion of equipped weapons upon death of the user with a simple ON | OFF switch
Enable ammo deletion on user death with a simple switch ON | OFF the player will respawn with his weapons but without his ammo.
Added a new item drop system that allows you to choose the quantity. Drop a lot of items at once in one entity that won't burden your server.
Screenshot of the Gmod intuitive drop system
Added an item description system that allows you to give a story to an item, to share useful information about its use in your project. For example what craft it could be used for.
Screenshot of the Gmod description system
Added two new gameplay options:
Allow deletion of equipped weapons upon death of the user with a simple ON | OFF switch
Enable ammo deletion on user death with a simple switch ON | OFF the player will respawn with his weapons but without his ammo.
v2.8
๐งฑ Improved :
Displays the unoccupied slots of the inventory compared to the settings of the inventory system.
Displays the unoccupied slots of the inventory compared to the settings of the inventory system.
v3.0
โ๏ธ Patched Lua Error :
[nordahl_loot_ent_spawn_editor] addons/nordahl_loot_ent_spawn_editor/lua/entities/ent_spawn_point/cl_init.lua:781: attempt to index global 'cfg' (a nil value)
1. unknown - addons/nordahl_loot_ent_spawn_editor/lua/entities/ent_spawn_point/cl_init.lua:781
[nordahl_loot_ent_spawn_editor] addons/nordahl_loot_ent_spawn_editor/lua/entities/ent_spawn_point/cl_init.lua:781: attempt to index global 'cfg' (a nil value)
1. unknown - addons/nordahl_loot_ent_spawn_editor/lua/entities/ent_spawn_point/cl_init.lua:781
v2.4
๐ Added:
Add Shortcut to open the panel Gmod Advanced Inventory System
Add Shortcut to open the panel Gmod Advanced Inventory System
v2.4
โ๏ธ Patched :
Fixed when some spawnable money cannot be collected
Fixed when some spawnable money cannot be collected
v2.3
โ๏ธ Patched :
Patched when it say -Character System - is not installed
Patched when it say -Character System - is not installed
v2.7
๐งฑ Improved :
When deleting the character, the character stats generated by the independent scripts will be deleted too, this concerns my systems of : Life, Armor, Hunger, Thirst, Stamina, Mana, Level, Exp, Money, Inventory.
โ๏ธ Patched :
Fixed Lua error when creating the character linked to the inventory.
When deleting the character, the character stats generated by the independent scripts will be deleted too, this concerns my systems of : Life, Armor, Hunger, Thirst, Stamina, Mana, Level, Exp, Money, Inventory.
โ๏ธ Patched :
Fixed Lua error when creating the character linked to the inventory.
v1.3
๐งฑ Improved :
Improvement of the shortcut Bind system.
Optimization of the size of the icons
โ๏ธ Patched :
When you bind a device that has already been binded in a shortcut, the previous busy bind is removed.
Improvement of the shortcut Bind system.
Optimization of the size of the icons
โ๏ธ Patched :
When you bind a device that has already been binded in a shortcut, the previous busy bind is removed.
v1.2
๐ Added :
Add Compatibility with Gmod Character Creator System Each created character has its own inventory. The inventory is displayed from the character selection menu.
Add Compatibility with Gmod Character Creator System Each created character has its own inventory. The inventory is displayed from the character selection menu.
v2.6
๐ Added :
Compatibility with Gmod Advanced Inventory System
Add when each created character has its own inventory. The inventory is displayed from the character selection menu.
Compatibility with Gmod Advanced Inventory System
Add when each created character has its own inventory. The inventory is displayed from the character selection menu.
v2.9
๐งฑ Improved :
If you gain more xp needed for the level up then the excess xp is redistributed for the next level.
Example before : You have 50 xp points and you need to reach 100 to level up to level 2. If you pick up 1000 experience points then you go up to level 2 and you start over at 0% to be able to reach level 3.
Now: You have 50 points of xp and you need to reach 100 to get to level 2. If you collect 1000 experience points then you go directly to level 8 and the remaining exp points are redistributed to the next level.
If you gain more xp needed for the level up then the excess xp is redistributed for the next level.
Example before : You have 50 xp points and you need to reach 100 to level up to level 2. If you pick up 1000 experience points then you go up to level 2 and you start over at 0% to be able to reach level 3.
Now: You have 50 points of xp and you need to reach 100 to get to level 2. If you collect 1000 experience points then you go directly to level 8 and the remaining exp points are redistributed to the next level.
v1.2
๐ Added :
Collecting resources can now give experience points if you set it up that way.
Wiki Product was updated about it.
Collecting resources can now give experience points if you set it up that way.
Wiki Product was updated about it.
v1.3
๐ Added :
Added the possibility to give XP when a resource entity is destroyed.
Wiki updated about this new feature : Question 23.
Added the possibility to give XP when a resource entity is destroyed.
Wiki updated about this new feature : Question 23.
v1.5
๐ Added :
Added variable to customize the icons of your weapons in the selection menu.
๐งฑ Improved :
Added in the wiki the question to help set this up. (Wiki line 21)
Added variable to customize the icons of your weapons in the selection menu.
----- Weapons Custom Image -----
cfg.Swep_Custom_IMG={
weapon_crowbar =Material("ngui/norda_huds/mod_wepmenu2.png","smooth"),
}
๐งฑ Improved :
Added in the wiki the question to help set this up. (Wiki line 21)
v1.1
โ๏ธ Patched :
Icons Errors
Icons Errors
v2.3
โ๏ธ Patched :
Some new variable buttons do not work but work by command for example to customize the currency on the HUD. Sorry for this oversight.
Some new variable buttons do not work but work by command for example to customize the currency on the HUD. Sorry for this oversight.
v1.6
โ๏ธ Patched :
Corrects the disappearance of the mouse pointer when notifying the display mode change while you have a menu open.
๐ Added :
Compatibility with the gmod inventory system. When you are in the third person view and open the inventory the camera rotates on your character.
Corrects the disappearance of the mouse pointer when notifying the display mode change while you have a menu open.
๐ Added :
Compatibility with the gmod inventory system. When you are in the third person view and open the inventory the camera rotates on your character.
v1.3
โ๏ธ Patched :
Database problem detected and fixed.
Those concerned will see a Lua error when the player dies. This is fixed.
Database problem detected and fixed.
Those concerned will see a Lua error when the player dies. This is fixed.
v2.2
๐งฑ Improved :
+Add new style (Light Style)
+Automation of the backup system.
+Purified interface.
+Optimisation of the backup system of Gmod Money System + HUD Maker.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification.
+The system automatically saves itself after during modifications.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
+Add new style (Light Style)
+Automation of the backup system.
+Purified interface.
+Optimisation of the backup system of Gmod Money System + HUD Maker.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification.
+The system automatically saves itself after during modifications.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
v1.4
โ๏ธ Patched :
+Patch a conflict with : RP Name and Avatar Editable frame
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
+Patch a conflict with : RP Name and Avatar Editable frame
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
v1.2
๐งฑ Improved :
+Automation of the backup system.
+Optimisation of the backup system of Gmod Ammo System + HUDs
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification. (Gmod Ammo System + HUDs)
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
+Automation of the backup system.
+Optimisation of the backup system of Gmod Ammo System + HUDs
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification. (Gmod Ammo System + HUDs)
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
v2.0
๐งฑ Improved :
+Add new style (Light Style)
+Purified interface.
+Optimisation of the backup system of Gmod Stamina System + Editable HUD.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification.
+The system automatically saves itself after during modifications.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
+Add new style (Light Style)
+Purified interface.
+Optimisation of the backup system of Gmod Stamina System + Editable HUD.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification.
+The system automatically saves itself after during modifications.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
v1.9
๐งฑ Improved :
+Add new style (Light Style)
+Automation of the backup system.
+Purified interface.
+Optimisation of the backup system of Gmod Thirst Mod + HUD Builder.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification.
+The system automatically saves itself after during modifications.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
+Add new style (Light Style)
+Automation of the backup system.
+Purified interface.
+Optimisation of the backup system of Gmod Thirst Mod + HUD Builder.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification.
+The system automatically saves itself after during modifications.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
v2.3
๐ Added :
+Addition of shortened buttons (Gmod Inventory System)
+Updated icons on the resource pack in the workshop and also in the product.
+The product page can be found by right-clicking on the shortened buttons. (Open link or Copy like in your clipboard)
+Addition of shortened buttons (Gmod Inventory System)
+Updated icons on the resource pack in the workshop and also in the product.
+The product page can be found by right-clicking on the shortened buttons. (Open link or Copy like in your clipboard)
v2.3
๐งฑ Improved :
+Add new style (Light Style)
+Purified interface.
+Optimisation of the backup system of Gmod Hunger Mod + Customizable HUD.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification.
+The system automatically saves itself only fter during modifications.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
+Add new style (Light Style)
+Purified interface.
+Optimisation of the backup system of Gmod Hunger Mod + Customizable HUD.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification.
+The system automatically saves itself only fter during modifications.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
v1.5
๐งฑ Improved :
+Optimisation of the backup system of Advanced View Creator + Crosshair maker.
+Code optimization, size reduction serverside and clientside.
+Gmod Steam Workshop [Content ONLY] updated.
+Added a reset setting button at the top right of the management panel.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
+Optimisation of the backup system of Advanced View Creator + Crosshair maker.
+Code optimization, size reduction serverside and clientside.
+Gmod Steam Workshop [Content ONLY] updated.
+Added a reset setting button at the top right of the management panel.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
v1.9
๐งฑ Improved :
+Add new style (Light Style)
+Automation of the backup system.
+Purified interface.
+Optimisation of the backup system of Gmod Mana System + HUD Creator.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification.
+The system automatically saves itself after during modifications (Gmod antispam).
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
+Add new style (Light Style)
+Automation of the backup system.
+Purified interface.
+Optimisation of the backup system of Gmod Mana System + HUD Creator.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification.
+The system automatically saves itself after during modifications (Gmod antispam).
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
v2.2
๐งฑ Improved :
+Add new style (Light Style)
+Automation of the backup system.
+Purified interface.
+Optimisation of the backup system of Gmod Health Modules + HUD Editor.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification.
+The system automatically saves itself after during modifications.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
+Add new style (Light Style)
+Automation of the backup system.
+Purified interface.
+Optimisation of the backup system of Gmod Health Modules + HUD Editor.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification.
+The system automatically saves itself after during modifications.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
v1.2
โ๏ธ Patched :
+Patch a conflict with : Gmod Weapon Menu Creator
๐งฑ Improved :
+Optimisation of the backup system of RP Name and Avatar Editable frame.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification. The system automatically saves itself after during modifications (There is no spamming possible.)
+Added a reset setting button at the top right of the administration panel.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐
+Patch a conflict with : Gmod Weapon Menu Creator
๐งฑ Improved :
+Optimisation of the backup system of RP Name and Avatar Editable frame.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification. The system automatically saves itself after during modifications (There is no spamming possible.)
+Added a reset setting button at the top right of the administration panel.
Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.
โ ๏ธ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. ๐