๐ค Profile
Norda Scripts
76561198033784269๐จ Creator
๐ฌ Message
โ๏ธ You are offline, join to send a private message.
๐ Osgmod Stats
| Creators Stats | |
|---|---|
| โ๏ธ Scripts created: | 85 scripts |
| โญ๏ธ Reviews (603) | โ โ โ โ โ 4.98/5 |
| ๐ Sales: | 11961 |
| ๐ Updates released: | 1528 updates |
Users Stats | |
| ๐ Last login: | 1773091228 |
| ๐พ Joined: | 1432600035 |
Forums Stats | |
| ๐ Forum Posts: | 175 |
| โฉ๏ธ Forum Reply: | 80 |
| โค๏ธ Reactions Given: | 25 |
| ๐ณ Reactions Received: | 65 |
โญ๏ธ 1528 Updates released
All updates published by Norda Scripts - page 25
Published Updates by Norda Scripts (Gmod addons) - Page 25
v1.0
Initial version
v2.3
You can now donate Zcoins via a donation system. The donation system must be able to send commands to your server.
List of commands added:
76561198033784269 = the steamid64 of the user, the mine in this example:
zw_cmd set_role "76561198033784269" rank_id_of_staff_rank
zw_cmd set_vip "76561198033784269" role_id_of_vip_rank
zw_cmd set_ban "76561198033784269" time_index "the_reason"
zw_cmd set_unban "76561198033784269"
zw_cmd set_zcoin "76561198033784269" number_of_zcoin
zw_cmd give_zcoin "76561198033784269" number_of_zcoin
zw_cmd set_whitelist "76561198033784269" (1 or 0)
You can upload only the file sv_management_system.lua instead of uploading everything. The file that has been edited: zworld/gamemode/sv_management_system.lua
List of commands added:
76561198033784269 = the steamid64 of the user, the mine in this example:
zw_cmd set_role "76561198033784269" rank_id_of_staff_rank
zw_cmd set_vip "76561198033784269" role_id_of_vip_rank
zw_cmd set_ban "76561198033784269" time_index "the_reason"
zw_cmd set_unban "76561198033784269"
zw_cmd set_zcoin "76561198033784269" number_of_zcoin
zw_cmd give_zcoin "76561198033784269" number_of_zcoin
zw_cmd set_whitelist "76561198033784269" (1 or 0)
You can upload only the file sv_management_system.lua instead of uploading everything. The file that has been edited: zworld/gamemode/sv_management_system.lua
v4.1
๐ Added:
Added a button in the HUD management that allows to hide the text at the end of the bar. EXP 0/30. Since I can be displayed in the stats of the inventory system. Video: video of gmod leveling system 4.1
Added a button in the HUD management that allows to hide the text at the end of the bar. EXP 0/30. Since I can be displayed in the stats of the inventory system. Video: video of gmod leveling system 4.1
v1.0
Initial version
v2.3
โ๏ธ Patched:
For some resolved the Circular HUD was not always centered. This update fixes that.
For some resolved the Circular HUD was not always centered. This update fixes that.
v2.5
โ๏ธ Patch:
Important fixed if you modify your servers without rebooting them with Lua Refresh.
This update patch the npc spawn point duplication problem when you modify the script on a running server and have Lua Refresh enabled.
For those who have made backups the duplicated points will be deleted automatically from the database.
When a point is duplicated and is at the same position as the one you want to modify you will notice that the timer for example does not work as you want. This is because you have modified one of the points.
Important fixed if you modify your servers without rebooting them with Lua Refresh.
This update patch the npc spawn point duplication problem when you modify the script on a running server and have Lua Refresh enabled.
For those who have made backups the duplicated points will be deleted automatically from the database.
When a point is duplicated and is at the same position as the one you want to modify you will notice that the timer for example does not work as you want. This is because you have modified one of the points.
v4.6
๐ Added :
Added variable in config file: Drop_Equipment_Blacklist
cfg.Drop_Equipment_Blacklist, its the blacklist of equipment the user can't drop. With /drop.
Added a drop button in the equipment panel that allows you to drop them without having to hold them in your hands.
Add variable in config file: Hand_Right_Clic
cfg.Hand_Right_Clic=1 -- 0 = Drop items | 1 = Open inventory
๐งฑ Improved :
Add the API in the config file:
meta:GetLastConnection() : The API returns the last connection.
โ๏ธ Patched :
Patched when it displays the last connection in the addon inventory displays 53 years when character system is not installed.
Added variable in config file: Drop_Equipment_Blacklist
cfg.Drop_Equipment_Blacklist, its the blacklist of equipment the user can't drop. With /drop.
Added a drop button in the equipment panel that allows you to drop them without having to hold them in your hands.
Add variable in config file: Hand_Right_Clic
cfg.Hand_Right_Clic=1 -- 0 = Drop items | 1 = Open inventory
๐งฑ Improved :
Add the API in the config file:
meta:GetLastConnection() : The API returns the last connection.
โ๏ธ Patched :
Patched when it displays the last connection in the addon inventory displays 53 years when character system is not installed.
v1.4
โ๏ธ Patched:
Patched Lua ERROR:
[norda_items_trading_addon] */cl_norda_trading_system.lua:421: attempt to call method 'Alive' (a nil value)
Patched Lua ERROR:
[norda_items_trading_addon] */cl_norda_trading_system.lua:421: attempt to call method 'Alive' (a nil value)
v1.1
๐งฑ Improved :
When you want to make the areas invisible. The variables of this one remain displayed. Now this one disappears from the HUD.
โ๏ธ Patched :
Fixed when deleting areas in order from smallest to largest those above disappear.
When you want to make the areas invisible. The variables of this one remain displayed. Now this one disappears from the HUD.
โ๏ธ Patched :
Fixed when deleting areas in order from smallest to largest those above disappear.
v3.0
โ๏ธ Patched :
Corrects the item counter at the top of the cabinet panel.
Fixed some problems with items not arriving in the order displayed in the inventory.
๐งฑ Improved :
Improvement of the icon generation system. When Items Pack is installed. Even if you choose 2D models and display 3D icons it will display the 2D model if the 3D model is not specified.
Corrects the item counter at the top of the cabinet panel.
Fixed some problems with items not arriving in the order displayed in the inventory.
๐งฑ Improved :
Improvement of the icon generation system. When Items Pack is installed. Even if you choose 2D models and display 3D icons it will display the 2D model if the 3D model is not specified.
v1.0
Initial version
v1.5
โ๏ธ Patched :
Fixed the empty ammunition spawnmenu. This did not prevent you from spawning them via the spawnmenu of the sandbox.
Fixed the empty ammunition spawnmenu. This did not prevent you from spawning them via the spawnmenu of the sandbox.
v1.1
๐ Added :
Added new icons, and new shortcuts commands of new scripts.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Added new icons, and new shortcuts commands of new scripts.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
v2.9
๐ Added :
Add new shortcuts of new scripts and futurs scripts.
Add new shortcuts of new scripts and futurs scripts.
v2.8
๐ Added :
Added new icons, and new shortcuts commands.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Added new icons, and new shortcuts commands.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
v2.1
๐ Added :
Added new icons, and new shortcuts commands.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Added new icons, and new shortcuts commands.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
v2.2
๐ Added :
Added new icons, and new shortcuts commands.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Added new icons, and new shortcuts commands.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
v2.6
๐ Added :
Added new icons, and new shortcuts commands of new scripts.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Added new icons, and new shortcuts commands of new scripts.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
v2.5
๐ Added :
Added new icons, and new shortcuts commands of new scripts.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Added new icons, and new shortcuts commands of new scripts.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
v2.8
๐ Added :
Added new icons, and new shortcuts commands of new scripts.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Added new icons, and new shortcuts commands of new scripts.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
v4.0
๐ Added :
Added new icons, and new shortcuts commands of new scripts.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
Added new icons, and new shortcuts commands of new scripts.
๐งฑ Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
v4.5
๐ Added :
Added new icons, and new shortcuts commands.
Added new icons, and new shortcuts commands.
v2.2
๐ Added :
Added new icons, and new shortcuts commands.
Added new icons, and new shortcuts commands.
v1.4
๐ Added :
Added new icons, and new shortcuts.
Added new icons, and new shortcuts.
v4.1
๐ Added :
Added new icons, and new shortcuts.
Added new icons, and new shortcuts.
v2.0
๐ Added :
Added new icons, and new shortcuts.
Added new icons, and new shortcuts.
v4.4
๐งฑ Improved:
Allows you to show or hide the reputation from the information panel.
Allows you to show or hide the reputation from the information panel.
v1.7
๐ Added:
+Compatibility with Gmod Karma and Reputation System
๐งฑ Improved:
The money system automatically switches to DarkRP if my Money System is not installed. Don't waste any more time configuring it.
โ๏ธ Patched:
The text no longer leaves the dialog interface.
+Compatibility with Gmod Karma and Reputation System
๐งฑ Improved:
The money system automatically switches to DarkRP if my Money System is not installed. Don't waste any more time configuring it.
โ๏ธ Patched:
The text no longer leaves the dialog interface.
v1.9
โ๏ธ Compatibility:
The DarkRP API is automatically supported if you don't have the currency system. You won't have to reconfigure it at each update.
The DarkRP API is automatically supported if you don't have the currency system. You won't have to reconfigure it at each update.
v2.2
๐งฑ Improved:
Uses the Money System by default. If it is not installed it will use the DarkRP API if it exists.
โ๏ธ Patched:
The Money_System variable can no longer be overridden.
Uses the Money System by default. If it is not installed it will use the DarkRP API if it exists.
โ๏ธ Patched:
The Money_System variable can no longer be overridden.