โญ๏ธ 1292 Updates released
All updates published by Norda Scripts - page 30
v1.7
Update released of
Gmod Advanced Chat Multi-channel Customizable version 1.7 1646150867 ago ๐ 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.
v1.4
Update released of
Gmod Advanced Chat Multi-channel Customizable version 1.4 1645546107 ago 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)
v2.6
Update released of
Gmod Store Builder version 2.6 1645342139 ago ๐ 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