โญ๏ธ 1292 Updates released
All updates published by Norda Scripts - page 14
v3.1
Update released of
Gmod Youtube Manager System version 3.1 1691944474 ago ๐งฑ Improved:
Reduced code size.
Reduced number of Lua files.
Reduced number of backup files.
โ๏ธ Patched:
The playlist is automatically selected on number 1. This avoids the Lua error when you try to insert music to a playlist when you haven't selected one.
Patch: [nordahl_youtube_music_system_manager] .../nordahl_youtube_cl.lua:212: bad argument #1 to 'pairs' (table expected, got no value)
โ ๏ธ You'll have to redo your playlist. On the new healthy basis.
v2.3
Update released of
Gmod ATM + Banker (Banking System) version 2.3 1691446455 ago โ๏ธ Patch:
Patch this Lua error reported: [norda_atm_banker_system] */cl_norda_atm_banker.lua:425: attempt to index global 'model' (a nil value)
๐ Added:
The system for animating the banker's model is more intuitive. It is no longer necessary to print the list in the console using the animation button. Now the list is displayed and all you have to do is select it.
v1.6
Update released of
Gmod Items Shops - NPC Dealer System version 1.6 1691445855 ago โ๏ธ Patch:
Corrects this Lua error: [norda_items_dealers] */cl_items_dealers.lua:1548: attempt to call method 'GetSequenceList' (a nil value)
This happens when when you want to modify the model's animation and you have chosen an image avatar instead of the model.
v3.1
Update released of
Gmod Loot Furniture Designer version 3.1 1691364518 ago ๐ Added:
+Added a random locking system after each reboot with which you can choose the chance between 0% and 100%.
+Add Compatibility with the new addon:
Gmod Key and Lock System v 1.3+, which allows you to lock and assign a type of lock for a specific type of key from the list of keys available.
+Added a button for deleting furniture in a category from the database without deleting its configuration.
v2.3
Update released of
Gmod Skins Dealer Manager version 2.3 1689687642 ago ๐ 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.