π€ Profile

Norda Scripts
76561198033784269π¨ Creator
π¬ Message
βοΈ You are offline, join to send a private message.





π Osgmod Stats
Creators Stats | |
---|---|
βοΈ Scripts created: | 81 scripts |
βοΈ 580 Reviews: | β β β β β |
πͺ Averages on 580 Reviews: | 4.98/5 |
π Sales: | 11233 |
π Updates released: | 1384 updates |
Users Stats | |
π Commented scripts: | 170 |
βοΈ Coffee offered: | 0 |
π Last login: | 1745656329 |
πΎ Joined: | 1432600035 |
Forums Stats | |
π Forum Posts: | 173 |
β©οΈ Forum Reply: | 80 |
β€οΈ Reactions Given: | 25 |
π³ Reactions Received: | 65 |
βοΈ 1384 Updates released
All updates published by Norda Scripts - page 20

v1.1
π Added:
Workshop content added on the GMod workshop on Steam.
Workshop content added on the GMod workshop on Steam.

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

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.