โญ๏ธ 1292 Updates released
All updates published by Norda Scripts - page 23
v1.7
Update released of
Gmod Skins Dealer Manager version 1.7 1669975204 ago โ๏ธ Patched :
Corrects the addition of an empty field when adding a skin. This causes an error and the skin cannot be deleted. This fix corrects the error but also prevents the addition of empty fields as skins. Thanks Garryschool for this report.
v1.7
Update released of
Gmod Advanced View Creator + Crosshair maker version 1.7 1669972486 ago โ๏ธ Compatibility :
Patch the Lua Error of SharpeYe caused at the swich of the first person view to the third person view.
[SharpeYe] lua/includes/extensions/math.lua:52: bad argument #1 to 'max' (number expected, got nil)
1. max - [C]:-1
2. Clamp - lua/includes/extensions/math.lua:52
3. ApplyMotion - lua/cl_sharpeye_motion.lua:186
4. fn - lua/cl_sharpeye_motion.lua:278
5. unknown - addons/ulib/lua/ulib/shared/hook.lua:109 (x2892)
v1.6
Update released of
Gmod Skins Dealer Manager version 1.6 1669510555 ago ๐ Added :
Before you could just restrict access to the merchant. Now we can also restrict the models according to level, jobs, rank and job categories.
Add the question 18, 19, 20, 21 in the wiki.
๐งฑ Improved :
More intuitive interface.
Reduction of the number of files.
Add new icons.
v1.2
Update released of
Gmod Teleportation Portal version 1.2 1669117099 ago ๐งฑ Improved :
Modification of the structure of the code which allows to remove the entity folder and its content without changing the good functioning of the script. So reduction of the code size and the number of files.
v3.7
Update released of
Gmod Leveling System version 3.7 1669114096 ago โ๏ธ Patched :
Fixed Lua error related to AFK mode or Playtime mode
[norda_leveling_system] addons/norda_leveling_system/lua/autorun/nordahl_sv/sv_norda_leveling_system.lua:212: Tried to use a NULL entity!
1. GetPos - [C]:-1
2. unknown - addons/norda_leveling_system/lua/autorun/nordahl_sv/sv_norda_leveling_system.lua:212
Timer Failed! [norda_mod_afk76561198348870657][@addons/norda_leveling_system/lua/autorun/nordahl_sv/sv_norda_leveling_system.lua (line 211)]
v1.5
Update released of
Gmod Skins Dealer Manager version 1.5 1669029571 ago ๐งฑ Improved :
Persistence does not have to be activated at each spawn, as it is activated by default.
You no longer need to save every time you make a change, This is done automatically when making changes.
Removal of the save button. Saving is done at the time of the modification, this avoids forgetting to save after a long time of modifications.
โ๏ธ Patched :
Patch the physics of the merchands of Skins.
Patch when the NPC doesn't get totally grounded
Patch when The interaction with the NPC is done only by the feet
v2.9
Update released of
Gmod Store Builder version 2.9 1668982331 ago ๐ Optimisation:
Fewer files and reduced size of Lua code.
๐ฎ Removed :
Removed the button to save (Now its save when its edited)
๐งฑ Improved :
Improved physics for NPCS merchants
โ๏ธ Patched :
Fixed the collision problem
Fixed the problem when you have to look down to open the menu
Fixed the problem when you have to move a merchant by aiming the feet
v2.8
Update released of
Gmod Store Builder version 2.8 1667564544 ago ๐งฑ Improved :
Improvement of the posture system. Before, you had to print the list in the console and manually insert the posture index in a text field so that the merchant takes a default posture. Now it's easier. Click on a button, the list of postures is displayed with their name and click on the one you want. It's done.
v3.3
Update released of
Gmod Leveling System version 3.3 1667563419 ago ๐งฑ Improved :
Optimization of the exp gain system by presence on the gmod server.
The exp gain stops when the player is dead and afk.
โ๏ธ Patched :
Patched the Lua error:
[norda_leveling_system] addons/norda_leveling_system/lua/autorun/nordahl_sv/sv_norda_leveling_system.lua:599: Tried to use a NULL entity!
1. Team - [C]:-1
2. Lvl_Options_Check - addons/norda_leveling_system/lua/autorun/nordahl_sv/sv_norda_leveling_system.lua:599
3. unknown - addons/norda_leveling_system/lua/autorun/nordahl_sv/sv_norda_leveling_system.lua:199
Timer Failed! [leveling_system_mod_playtime76561198291750854][@addons/norda_leveling_system/lua/autorun/nordahl_sv/sv_norda_leveling_system.lua (line 198)]
v1.4
Update released of
Gmod Skins Dealer Manager version 1.4 1667469481 ago ๐ Added :
Added a posture table that you can assign to the skin dealer. When he spawning at his position he will be in the selected posture.
โ๏ธ Patched :
Corrects at the same time the T Position of the dealer NPCs that have custom animations or posture that do not match the default animation of its entities.
๐งฑ Improved :
Optimization of file size. There is one less Lua file on the client side.
v1.9
Update released of
Gmod Advanced Chat Multi-channel Customizable version 1.9 1667388984 ago ๐ Added :
Added Customisable Sound System for Multi Channel Chat system.
Variable added in config file:
cfg.s_receive_chat1 = "friends/message.wav" // Sound Chat for messagere receive in Global chat Channel
cfg.s_receive_chat2 = "friends/message.wav" // Sound Zone for messagere receive in Zone chat Channel
cfg.s_receive_chat3 = "friends/message.wav" // Sound Whipser for messagere receive in Whisper chat Channel
cfg.s_receive_chat4 = "friends/message.wav" // Sound Team for messagere receive in Team chat Channel
cfg.s_receive_chat5 = "friends/message.wav" // Sound Private for messagere receive in Private chat Channel
cfg.s_receive_chat6 = "friends/message.wav" // Sound Staff for messagere receive in Staff chat Channel
cfg.s_receive_chat7 = "friends/message.wav" // Sound VIP for messagere receive in VIP chat Channel
cfg.s_receive_chat7 = "friends/message.wav" // Sound System for messagere receive in System chat Channel
cfg.s_chat_categorie ="common/talk.wav" // Sound when the user click on the button to change the channel
cfg.s_chat_open = "ambient/machines/keyboard5_clicks.wav" // Sound when chat is opened
cfg.s_chat_close = "ambient/machines/keyboard4_clicks.wav" // Sound when chat is closed
cfg.s_press = "ambient/machines/keyboard2_clicks.wav" // Sound when we click on buttons in the chat panel
๐ฎ Removed :
Removed the variable : cfg.sound from the config file
v2.1
Update released of
Gmod Advanced Inventory System version 2.1 1667336462 ago ๐งฑ Improved :
Until now when all the spaces in the inventory are filled you can't store extra items. In this update. The items will stack on top of each other as long as their stacking limit is lower.
โ๏ธ Patched :
Correction of the drop distance of the objects.
v2.0
Update released of
Gmod Advanced Inventory System version 2.0 1667227122 ago ๐ Added :
A limit is set on the distance to pick up objects and drop them. It is no longer possible to drop beyond a realistic distance. Both from the inventory when you want to drop or with the swep: Hands (left click for fart right click for drop).