๐ค 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: | 1305 updates |
Users Stats | |
๐ Commented scripts: | 168 |
โ๏ธ Coffee offered: | 0 |
๐ Last login: | 1734878782 |
๐พ Joined: | 1432600035 |
Forums Stats | |
๐ Forum Posts: | 169 |
โฉ๏ธ Forum Reply: | 76 |
โค๏ธ Reactions Given: | 25 |
๐ณ Reactions Received: | 63 |
โญ๏ธ 1305 Updates released
All updates published by Norda Scripts - page 15
v1.5
๐ Added:
Added a new material (The Paper Clip Entity) for crafting basic hooks for lockpicking or anything else you can think of.
Added a new material (The Paper Clip Entity) for crafting basic hooks for lockpicking or anything else you can think of.
v1.6
โ๏ธ Patched:
Patch the Lua error when swapping an equipped weapon. Causing a duplication of this one.
Patch the Lua error when swapping an equipped weapon. Causing a duplication of this one.
v2.2
๐งฑ Improved:
Security update. Reduced risk of conflict. I forgot to add a local function. Reduced risk of conflict. One function was global.
Security update. Reduced risk of conflict. I forgot to add a local function. Reduced risk of conflict. One function was global.
v1.2
โ๏ธ Patched:
Patched Lua error: [norda_crafting_menu_editor] addons/norda_crafting_menu_editor/lua/autorun/nordahl_cl/cl_norda_crafting_menu_editor.lua:437 : attempt to index local 'v0' (a nil value)
Patched Lua error: [norda_crafting_menu_editor] addons/norda_crafting_menu_editor/lua/autorun/nordahl_cl/cl_norda_crafting_menu_editor.lua:437 : attempt to index local 'v0' (a nil value)
v1.1
๐ Added:
Addition of a close entity detection system for adding ingredients to the list of craft products. Items Packs + Spawnmenu is not required for it.
Addition of a close entity detection system for adding ingredients to the list of craft products. Items Packs + Spawnmenu is not required for it.
v1.6
โ๏ธ Patched:
Fixes the tent storage glitch that doesn't work on some gamemodes.
Fixes the tent storage glitch that doesn't work on some gamemodes.
v2.2
โ๏ธ Patched :
Patch Lua Error: [norda_atm_banker_system] lua/includes/extensions/net.lua:116: bad argument #1 to 'pairs' (table expected, got nil)
Patch Lua Error: [norda_atm_banker_system] lua/includes/extensions/net.lua:116: bad argument #1 to 'pairs' (table expected, got nil)
v1.5
โ๏ธ Patched:
Patch the Lua error when a font is missing.
Patch when the mouse pointer does not disappear after closing the interface.
Patch the Lua error when a font is missing.
Patch when the mouse pointer does not disappear after closing the interface.
v1.2
โ๏ธ Patched :
Patch the database display.
Patch the database display.
v4.5
๐ Added:
Supports Karma backup when the Karma system is installed.
Supports Karma backup when the Karma system is installed.
v2.8
๐ Added :
Addition of a client-side language selection menu in the F1 client-side menu.
Lua Files edited for this update:
zworld/gamemode/configuration/language.lua
zworld/gamemode/cl_init.lua
Addition of a client-side language selection menu in the F1 client-side menu.
Lua Files edited for this update:
zworld/gamemode/configuration/language.lua
zworld/gamemode/cl_init.lua
v2.3
๐ Added :
Added variable cfg.memorize_lastskin Which allows you to respawn with the last skin you bought. After a disconnection, death or job change (in DarkRP).
cfg.memorize_lastskin = 0 --1 = The user respawns with the last purchase used. 0 = OFF You don't need it with my Character System, just keep it OFF.
It will be set to 0 by default.
Line 26 added in the wiki about it.
Added variable cfg.memorize_lastskin Which allows you to respawn with the last skin you bought. After a disconnection, death or job change (in DarkRP).
cfg.memorize_lastskin = 0 --1 = The user respawns with the last purchase used. 0 = OFF You don't need it with my Character System, just keep it OFF.
It will be set to 0 by default.
Line 26 added in the wiki about it.
v4.4
๐ Added :
Added variable cfg.Remove_Char_Afterdeath that automatically deletes the character when it dies. Like in DayZ, for example. If you die, you lose your character. It will be deactivated by default.
cfg.Remove_Char_Afterdeath = 0 -- 1 = The character is deleted on death. 0 = The user does not lose their character on death.
Added the line 24 in the wiki about this new feature.
Added variable cfg.Remove_Char_Afterdeath that automatically deletes the character when it dies. Like in DayZ, for example. If you die, you lose your character. It will be deactivated by default.
cfg.Remove_Char_Afterdeath = 0 -- 1 = The character is deleted on death. 0 = The user does not lose their character on death.
Added the line 24 in the wiki about this new feature.
v3.2
๐ Added :
Added the shortcut button for the guild chest system.
โ๏ธ Patched :
Corrects the thirst system shortcut button.
Added the shortcut button for the guild chest system.
โ๏ธ Patched :
Corrects the thirst system shortcut button.
v4.3
๐ Added :
Added API to return the character's unique id.
player:GetCharacterID()
๐งฑ Improved :
Optimizing server-side code.
Added API to return the character's unique id.
player:GetCharacterID()
๐งฑ Improved :
Optimizing server-side code.
v2.7
๐ Added:
Added variable to disable automatic spawn of boss. 1 = ON by default, 0 = OFF
cfg.boss_spawn = 1
Added variable to disable automatic spawn of boss. 1 = ON by default, 0 = OFF
cfg.boss_spawn = 1
v1.0
Initial Version
v5.0
๐งฑ Improved :
Compatibility with Gmod Crafting Menu Editor
๐ Added:
Craft button added from inventory.
Now you can add items to the craft menu from the inventory.
Compatibility with Gmod Crafting Menu Editor
๐ Added:
Craft button added from inventory.
Now you can add items to the craft menu from the inventory.
v3.1
Add a shortcut button for manage my new script without command: Gmod Crafting Menu Editor
v1.4
โ๏ธ Patch & Improvement:
Fixed a source of conflict for those not using Norda Inventory System. Automatic whitelisting of items included in Fatigue System creates a trace that makes it look like my inventory is installed on the other systems of my other scripts. This poses a problem when the inventory was not installed, for example the crafting system will propose to display icons according to the settings made in the inventory system to provide the same style of item icons.
Fixed a source of conflict for those not using Norda Inventory System. Automatic whitelisting of items included in Fatigue System creates a trace that makes it look like my inventory is installed on the other systems of my other scripts. This poses a problem when the inventory was not installed, for example the crafting system will propose to display icons according to the settings made in the inventory system to provide the same style of item icons.
v2.1
๐ Huge optimisation:
Source code optimization. Deletes 6 files and 3 folders.
๐งฑ Improved :
Improved safety. You can no longer invest without being near an ATM or banker.
Source code optimization. Deletes 6 files and 3 folders.
๐งฑ Improved :
Improved safety. You can no longer invest without being near an ATM or banker.
v1.4
๐ Added:
+ 1 new category created: Chemistry. For your craft ideas and other uses.
+ 13 Items added in Chemestry Categorie who can be used and renamed for crafts in alchemy, potions and chemistry.
+ Workshop updated.
New Items List: Florence Flask, Volumetric Flasks, Erlenmeyer Flask, Ballon flask, Red Fluid, Orange Fluid, Blue Fluid, Pink Fluid, Green Fluid, Violet Fluid, Black Fluid, Yellow Fluid, White Fluid.
+ 1 new category created: Chemistry. For your craft ideas and other uses.
+ 13 Items added in Chemestry Categorie who can be used and renamed for crafts in alchemy, potions and chemistry.
+ Workshop updated.
New Items List: Florence Flask, Volumetric Flasks, Erlenmeyer Flask, Ballon flask, Red Fluid, Orange Fluid, Blue Fluid, Pink Fluid, Green Fluid, Violet Fluid, Black Fluid, Yellow Fluid, White Fluid.
v1.4
๐งฑ Improved :
Now also works on maps where the doors are prop_dynamic. By example with : rp_arcarea74_v2et
Now also works on maps where the doors are prop_dynamic. By example with : rp_arcarea74_v2et
v2.6
โ๏ธ Patched:
New problems have arisen following the GMod update. All server commands no longer generate a nil when issued from the console, but a NULL at the player's location. As a result, !player no longer filters, since player==NULL.
This update fixes all functionality related to the command: zw_cmd
This meant that zcoins distributed from your online stores, for example, could no longer function properly.
Where to set a rank from the server console.
New problems have arisen following the GMod update. All server commands no longer generate a nil when issued from the console, but a NULL at the player's location. As a result, !player no longer filters, since player==NULL.
This update fixes all functionality related to the command: zw_cmd
This meant that zcoins distributed from your online stores, for example, could no longer function properly.
Where to set a rank from the server console.
v2.5
โ๏ธ Patched the Lua Error:
[ERROR] */zworld_setting_server.lua:32: attempt to call method 'SteamID64' (a nil value)
File edited:
๐ zworld/gamemode/sv_management_system.lua
[ERROR] */zworld_setting_server.lua:32: attempt to call method 'SteamID64' (a nil value)
File edited:
๐ zworld/gamemode/sv_management_system.lua
v1.8
๐ Added:
+Add cfg.items_cat_color in the config file:
cfg.items_cat_color = 1 -- Color of the object categories you have configured with the (Norda Inventory System) will be applied to the object list in the object bank.
cfg.items_cat_color = 0 -- OFF
+Add cfg.mode_item_image in the config file:
cfg.mode_item_image = 1 -- 3D Items Icon
cfg.mode_item_image = 0 -- Image of Spawnmenu for the items
๐งฑ Improved :
The object icon system has been improved. It takes into account more entity types. So 3D objects are now taken into account.
+Add cfg.items_cat_color in the config file:
cfg.items_cat_color = 1 -- Color of the object categories you have configured with the (Norda Inventory System) will be applied to the object list in the object bank.
cfg.items_cat_color = 0 -- OFF
+Add cfg.mode_item_image in the config file:
cfg.mode_item_image = 1 -- 3D Items Icon
cfg.mode_item_image = 0 -- Image of Spawnmenu for the items
๐งฑ Improved :
The object icon system has been improved. It takes into account more entity types. So 3D objects are now taken into account.
v2.1
โ๏ธ Patched :
Fix this Lua Error:
[norda_craft_workshop_creator] */cl_norda_craft_workbench_creator.lua:342: attempt to index local 'cfg2' (a nil value)
1. additm_cl - */cl_norda_craft_workbench_creator.lua:342
Fix this Lua Error:
[norda_craft_workshop_creator] */cl_norda_craft_workbench_creator.lua:342: attempt to index local 'cfg2' (a nil value)
1. additm_cl - */cl_norda_craft_workbench_creator.lua:342
v2.2
โ๏ธ Patch & Improvement:
Fixed a source of conflict for those not using Norda Inventory System. Automatic whitelisting of items included in Mana System creates a trace that makes it look like my inventory is installed on the other systems of my other scripts. This poses a problem when the inventory was not installed, for example the crafting system will propose to display icons according to the settings made in the inventory system to provide the same style of item icons.
Fixed a source of conflict for those not using Norda Inventory System. Automatic whitelisting of items included in Mana System creates a trace that makes it look like my inventory is installed on the other systems of my other scripts. This poses a problem when the inventory was not installed, for example the crafting system will propose to display icons according to the settings made in the inventory system to provide the same style of item icons.