๐ค Profile

Norda Scripts
76561198033784269๐จ Creator
๐ฌ Message
โ๏ธ You are offline, join to send a private message.





๐ Osgmod Stats
Creators Stats | |
---|---|
โ๏ธ Scripts created: | 85 scripts |
โญ๏ธ 591 Reviews: | โ โ โ โ โ 4.98/5 |
๐ Sales: | 11419 |
๐ Updates released: | 1408 updates |
Users Stats | |
๐ Last login: | 1751103890 |
๐พ Joined: | 1432600035 |
Forums Stats | |
๐ Forum Posts: | 175 |
โฉ๏ธ Forum Reply: | 80 |
โค๏ธ Reactions Given: | 25 |
๐ณ Reactions Received: | 65 |
โญ๏ธ 1408 Updates released
All updates published by Norda Scripts - page 34
Published Updates by Norda Scripts (Gmod addons) - Page 34

v1.2
๐งฑ Improved :
Worked on compatibility with DarkRP
Worked on compatibility with DarkRP

v1.1
๐งฑ Improved :
Some small improvements. And deactivation of the Debug mode by default.
Some small improvements. And deactivation of the Debug mode by default.

v1.8
๐งฑ Improved :
Compatibility update with Gmod Deathscreen Customisable : Prevents the deathscreen from being displayed if the user dies while in the server's home menu.
If the user dies in game, the deathscreen is displayed first, when he clicks to respawn he will arrive in the Server Home Screen Menu.
Compatibility update with Gmod Deathscreen Customisable : Prevents the deathscreen from being displayed if the user dies while in the server's home menu.
If the user dies in game, the deathscreen is displayed first, when he clicks to respawn he will arrive in the Server Home Screen Menu.

v1.0
Initial Version. New script released.

v1.7
๐ Added :
Added interactions with the options of my other addons from the list of connected players. For example to modify, hunger, thirst, mana, endurance, wallet.
Added button to Removes all ammo from the player selected with player:StripAmmo().
Add shortcut for quick access on my last scripts: Gmod Ammo System + HUDs
Added interactions with the options of my other addons from the list of connected players. For example to modify, hunger, thirst, mana, endurance, wallet.
Added button to Removes all ammo from the player selected with player:StripAmmo().
Add shortcut for quick access on my last scripts: Gmod Ammo System + HUDs

v2.0
๐ Added :
Add new icons of last new scripts
Add Shortcut of last new scripts
Add new icons of last new scripts
Add Shortcut of last new scripts

v1.7
๐ Added :
Added in the config file:
cfg.Draw_Icon_Chat = 1 // Show the icon over the head when a user write. 0 = OFF
cfg.Icon_on_Head // Custom the icon when a user begin to write
cfg.chat_minimal_wide = 850 // Minimal Wide of the chat that you can set.
cfg.chat_minimal_tall = 400 // Minimal Tall of the chat that you can set.
โ๏ธ Patched :
Fixed a Lua Error when a message is send before the load of the script.
Added in the config file:
cfg.Draw_Icon_Chat = 1 // Show the icon over the head when a user write. 0 = OFF
cfg.Icon_on_Head // Custom the icon when a user begin to write
cfg.chat_minimal_wide = 850 // Minimal Wide of the chat that you can set.
cfg.chat_minimal_tall = 400 // Minimal Tall of the chat that you can set.
โ๏ธ Patched :
Fixed a Lua Error when a message is send before the load of the script.

v1.6
โ๏ธ Patched :
Patched when you use the variable : cfg.The_Dead_dont_speak = 0
1 = The user dead cant write in the chat.
0 = The user can write in the chat when died
Patched when you use the variable : cfg.The_Dead_dont_speak = 0
1 = The user dead cant write in the chat.
0 = The user can write in the chat when died

v1.5
๐งฑ Improved :
Wrap the text in the chat box.
Wrap the text in the chat box.

v1.4
Question 11 12 and 13 added in the wiki about this new features
๐ Added :
Options to choose the number of messages that are displayed in the notifier (HUD).
Options to move the notifier up and down and from left to right (HUD).
Options to edit the length of the notification area on the HUD for received chat messages.
Wrap System for the notifier : To put on several lines the long messages (HUD).
๐งฑ Improved :
Administer from the chat by clicking on the user's message if Nor Admin Mod System for Gmod is installed
โ๏ธ Patched :
Fixed the Lua error when clicking on a message sent by the system. (Because it has no steamid64 to copy)
๐ Added :
Options to choose the number of messages that are displayed in the notifier (HUD).
Options to move the notifier up and down and from left to right (HUD).
Options to edit the length of the notification area on the HUD for received chat messages.
Wrap System for the notifier : To put on several lines the long messages (HUD).
๐งฑ Improved :
Administer from the chat by clicking on the user's message if Nor Admin Mod System for Gmod is installed
โ๏ธ Patched :
Fixed the Lua error when clicking on a message sent by the system. (Because it has no steamid64 to copy)

v1.2
๐ Added :
Added the id of the content workshop for the materials. If you don't use fastdl it will be useful.
Added the id of the content workshop for the materials. If you don't use fastdl it will be useful.

v2.6
๐ Added :
Add new variable in config file :
/* ----- MONEY SYSTEM -----
0 = if you want use "Norda Gmod Money System" as money system, can be find here : Norda Gmod Money System
1 = if you want use "DarkRP money system" (you must have DarkRP installed)
2 = Use money system of "Gmod Store Builder" (By default)
*/
cfg.Money_System = 2
cfg.Credit_System = 1 -- 0 = OFF 1 = ON (Enabled by default)
๐งฑ Improved :
Added a white background for transparent entity icons
๐ฎ Removed :
Removed : cfg.DarkRP_gamemode
Replaced by : cfg.Money_System
Add new variable in config file :
/* ----- MONEY SYSTEM -----
0 = if you want use "Norda Gmod Money System" as money system, can be find here : Norda Gmod Money System
1 = if you want use "DarkRP money system" (you must have DarkRP installed)
2 = Use money system of "Gmod Store Builder" (By default)
*/
cfg.Money_System = 2
cfg.Credit_System = 1 -- 0 = OFF 1 = ON (Enabled by default)
๐งฑ Improved :
Added a white background for transparent entity icons
๐ฎ Removed :
Removed : cfg.DarkRP_gamemode
Replaced by : cfg.Money_System

v1.1
๐ Added :
English translation added.
English translation added.

v1.3
๐งฑ Improved :
Aesthetic improvement.
Reduction of the size of the code on the client side.
Server side optimization.
โ๏ธ Patched :
Corrected a possible Lua error
Aesthetic improvement.
Reduction of the size of the code on the client side.
Server side optimization.
โ๏ธ Patched :
Corrected a possible Lua error

v1.4
๐งฑ Improved :
Aesthetic improvement.
Reduction of the size of the code on the client side.
Server side optimization.
โ๏ธ Patched :
Corrected a possible Lua error
Aesthetic improvement.
Reduction of the size of the code on the client side.
Server side optimization.
โ๏ธ Patched :
Corrected a possible Lua error

v1.8
๐งฑ Improved :
Aesthetic improvement.
Reduction of the size of the code on the client side.
Server side optimization.
โ๏ธ Patched :
Corrected a possible Lua error
Aesthetic improvement.
Reduction of the size of the code on the client side.
Server side optimization.
โ๏ธ Patched :
Corrected a possible Lua error

v1.5
๐งฑ Improved :
Aesthetic improvement.
Reduction of the size of the code on the client side.
Server side optimization.
โ๏ธ Patched :
Corrected a possible Lua error
Aesthetic improvement.
Reduction of the size of the code on the client side.
Server side optimization.
โ๏ธ Patched :
Corrected a possible Lua error

v1.6
๐งฑ Improved :
Aesthetic improvement.
Reduction of the size of the code on the client side.
Server side optimization.
โ๏ธ Patched :
Corrected a possible Lua error
Aesthetic improvement.
Reduction of the size of the code on the client side.
Server side optimization.
โ๏ธ Patched :
Corrected a possible Lua error

v1.9
โ๏ธ Patched :
Patched the book of Exp and the book of Lvl
๐งฑ Improved :
Optimization and reduction of the client-side source code.
Patched the book of Exp and the book of Lvl
๐งฑ Improved :
Optimization and reduction of the client-side source code.

v1.6
๐งฑ Improved :
Optimization of the database
๐ Added :
The options are now translated.
Add Shortcut for Gmod Money System
Optimization of the database
๐ Added :
The options are now translated.
Add Shortcut for Gmod Money System

v3.2
โ๏ธ Patched :
Fixed when a job description was duplicated in the presentation of a selected DarkRP job.
Fixed when a job description was duplicated in the presentation of a selected DarkRP job.

v1.5
๐งฑ Improved :
Max armor and max life can be improved according to the user's level on your Garry's Mod server.
I explain how it work in the question 25 in the wiki about : Gmod Health Modules + HUD Editor
Max armor and max life can be improved according to the user's level on your Garry's Mod server.
I explain how it work in the question 25 in the wiki about : Gmod Health Modules + HUD Editor

v1.4
โ๏ธ Patched :
Patched the Lua error at startup on the client side when cfg.MaxStamina_define_per_lvl is set to 1.
Patched the Lua error at startup on the client side when cfg.MaxStamina_define_per_lvl is set to 1.

v1.7
โ๏ธ Patched :
Patched the Lua error at startup on the client side when cfg.MaxHunger_define_per_lvl is set to 1.
Patched the Lua error at startup on the client side when cfg.MaxHunger_define_per_lvl is set to 1.

v1.3
โ๏ธ Patched :
Patched the Lua error at startup on the client side when cfg.MaxThirst_define_per_lvl is set to 1.
Patched the Lua error at startup on the client side when cfg.MaxThirst_define_per_lvl is set to 1.

v1.2
โ๏ธ Patched :
Patched the Lua error at startup on the client side when cfg.MaxMana_define_per_lvl is set to 1.
Patched the Lua error at startup on the client side when cfg.MaxMana_define_per_lvl is set to 1.

v2.2
๐ Added :
Added in the config file a new variable :
cfg.loot_physic_enabled=0 -- 0 = No collision, no movement (by default for optimisation). 1 = Physic of loot activated
Added in the config file a new variable :
cfg.loot_physic_enabled=0 -- 0 = No collision, no movement (by default for optimisation). 1 = Physic of loot activated

v1.2
โ๏ธ Patched :
Patched a Lua error when trying to switch views too early.
Patched a Lua error when trying to switch views too early.