๐ค Profile

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





๐ Osgmod Stats
Creators Stats | |
---|---|
โ๏ธ Scripts created: | 79 scripts |
โญ๏ธ 572 Reviews: | โ โ โ โ โ |
๐ช Averages on 572 Reviews: | 4.98/5 |
๐ Sales: | 11127 |
๐ Updates released: | 1369 updates |
Users Stats | |
๐ Commented scripts: | 168 |
โ๏ธ Coffee offered: | 0 |
๐ Last login: | 1741572373 |
๐พ Joined: | 1432600035 |
Forums Stats | |
๐ Forum Posts: | 171 |
โฉ๏ธ Forum Reply: | 76 |
โค๏ธ Reactions Given: | 25 |
๐ณ Reactions Received: | 64 |
โญ๏ธ 1369 Updates released
All updates published by Norda Scripts - page 38

v5.4
๐งฑ Improved :
+Added variable to Disable access of player:IsAdmin() and player:IsSuperAdmin()
+Optimisation of Right Checker
In config file :
+Added variable to Disable access of player:IsAdmin() and player:IsSuperAdmin()
+Optimisation of Right Checker
In config file :
cfg.Allow_Admin=0 --0= Disable access of player:IsAdmin() (gmod admin checker)
cfg.Allow_SUPER_Admin=1 --0= Disable access of player:IsSuperAdmin() (gmod superadmin checker)

v5.3
๐งฑ Improved :
+Add Delayed_reception variable in config file.
This update patch also this problem.
Whitelist System: You are not Admin
You did not admin when you joined the server. You are missing information. Please reconnect. Thank you.
+Add Delayed_reception variable in config file.
-- Some administration systems are slow to provide the admin role depending on the servers that have their database slowed down due to overuse.
-- For optimization reasons my whitelist needs to know if you are an administrator to send resources to the administrator connection.
-- So if you don't have the role then at that moment you don't receive anything and when you try to open the menu you see this message,
-- Delayed_reception=5 corrects this by setting a delay of 5 seconds.
-- Set it to 0 if you don't have this problem.
-- This problem does not exist in the whitelist systems which are even slower
-- 0=Disable the delay
cfg.Delayed_reception=5
This update patch also this problem.
Whitelist System: You are not Admin
You did not admin when you joined the server. You are missing information. Please reconnect. Thank you.

v1.5
๐ Added :
Add variable to customise the fonts : cfg.custom_fonts="Trebuchet24"
Add variable to customise the fonts : cfg.custom_fonts="Trebuchet24"

v1.4
๐ Added :
+ Return to its original position, After a teleportation you can turn the user to his original position.
+ Give Weapons, give a weapon or tool to a user. Click and the list appears.
+ Tab Visibility : Become invisible in the scoreboard. The players do not see you in the scoreboard. Useful for silent administration, or playing.
๐งฑ Improved :
+ Goto, Bring, Teleportation : The players appear face to face after a teleportation of one of its three commands. The return position is also memorized.
+ Add some icons
+ Return to its original position, After a teleportation you can turn the user to his original position.
+ Give Weapons, give a weapon or tool to a user. Click and the list appears.
+ Tab Visibility : Become invisible in the scoreboard. The players do not see you in the scoreboard. Useful for silent administration, or playing.
๐งฑ Improved :
+ Goto, Bring, Teleportation : The players appear face to face after a teleportation of one of its three commands. The return position is also memorized.
+ Add some icons

v1.3
๐ Added :
+We can release the menu tab button while we perform actions in the Scoreboard (Suggestion by [LN] Tuski โก)
+Allow you to choose the amount of HP you want to give back to the players (Suggestion by [LN] Tuski โก)
+We can release the menu tab button while we perform actions in the Scoreboard (Suggestion by [LN] Tuski โก)
+Allow you to choose the amount of HP you want to give back to the players (Suggestion by [LN] Tuski โก)

v1.2
๐ Added :
+Admin Command to reset the colors setting of the scoreboard : nord_scoreboard_color_reset
+Add variable in config file :
cfg.keep_tab_pressed=1 //0 = You can released and press againt to close, 1 = Keep Pressed to maintain the scoreboard open
+Admin Command to reset the colors setting of the scoreboard : nord_scoreboard_color_reset
+Add variable in config file :
cfg.keep_tab_pressed=1 //0 = You can released and press againt to close, 1 = Keep Pressed to maintain the scoreboard open

v1.1
๐งฑ Improved :
The users download the image only one time. Even for the futurs sessions. Image is stored in folder : data / nordahl_scoreboardeditor
Call the F4 Panel from the interface (for some gamemode with F4 button disabled or as shortcut)
๐ Added :
Write the reason of kick in a panel
Select the number of damage point with the admin's action
Create a pack content only for the workshop for the icons.
The users download the image only one time. Even for the futurs sessions. Image is stored in folder : data / nordahl_scoreboardeditor
Call the F4 Panel from the interface (for some gamemode with F4 button disabled or as shortcut)
๐ Added :
Write the reason of kick in a panel
Select the number of damage point with the admin's action
Create a pack content only for the workshop for the icons.

v1.4
๐ Added console commands :
Command to delete all loot points on the map : nord_npcspawn_cleanup
Deactivate all loot points without deleting them : nord_npcspawn_enable_all 0 : 1 = edit mode enable, 0 = disabled
Hide all cubes : nord_npc_hide_all_cubemodel
Show all cubes : nord_npc_show_all_cubemodel
Make all Npcs Spawn Persistent : nord_npc_spawn_persistent 1 (0 to disable persistance of all Npcs Spawn Point)
Spawn one Npcs Spawn point without spawn menu (for game modes that do not have a spawnmenu) : spawn_nordahl_npcs_system
Command to delete all loot points on the map : nord_npcspawn_cleanup
Deactivate all loot points without deleting them : nord_npcspawn_enable_all 0 : 1 = edit mode enable, 0 = disabled
Hide all cubes : nord_npc_hide_all_cubemodel
Show all cubes : nord_npc_show_all_cubemodel
Make all Npcs Spawn Persistent : nord_npc_spawn_persistent 1 (0 to disable persistance of all Npcs Spawn Point)
Spawn one Npcs Spawn point without spawn menu (for game modes that do not have a spawnmenu) : spawn_nordahl_npcs_system

v1.6
Adapt the content to the new DRM.

v1.2
Adapt the content to the new DRM.

v2.8
Correct a conflict. Update required.

v1.5
Replacement of a Global variable. Avoiding a conflict with other scripts in my collection.

v1.1
Replacement of a Global variable. Avoiding a conflict with other scripts in my collection.

v2.8
๐ Added :
+Add compatibility with Sam Admin System
+Add compatibility with Sam Admin System

v3.3
๐ Added :
+ Add variable to Force everyone to see/hide the Limit of the safezones(white lines)
+ Add the question 18 in the wiki.
๐งฑ Improved :
+ Optimisation Clientside
+ Optimisation Serberside
+ Add variable to Force everyone to see/hide the Limit of the safezones(white lines)
nordahl_cfg_1364.Players_DrawLimit = 1 --(Defaut 0) 0=Disabled | 1= Enabled
+ Add the question 18 in the wiki.
๐งฑ Improved :
+ Optimisation Clientside
+ Optimisation Serberside

v1.8
๐ Added :
Added a variable allowing to disable the compass drop with the right click. (See the question 4 in the wiki)
Added a variable allowing to disable the compass drop with the right click. (See the question 4 in the wiki)

v3.1
๐ Added :
+ Compatibility with nextbot deletion system entering the zone
+ Added examples of functional class name in the configuration file, in the variable: Nordahl_NPCS_Blacklist
For those who do not go through the script wiki on the site.
๐ Improved :
+ Arrangement of the structure in the configuration file
+ Compatibility with nextbot deletion system entering the zone
+ Added examples of functional class name in the configuration file, in the variable: Nordahl_NPCS_Blacklist
For those who do not go through the script wiki on the site.
๐ Improved :
+ Arrangement of the structure in the configuration file

v4.3
๐ Added :
Compatibility with Sam Admin
Compatibility with Sam Admin

v2.9
Add compatibility with SAM admin system

v3.0
๐งฑ Improved :
When the persistence of the safeszones is activated, they can no longer be moved to the physgun.
When the persistence of the safeszones is activated, they can no longer be moved to the physgun.

v2.0
๐ Added :
Config File : nordahl_cfg_3905.deterrence_Notification=1
1= Alerts less serious players that the server is logging user activity
0= Disabled
๐ Documentation updated:
Added Question 9 : What to do with the folder web_file? Where to upload it?
Added Question 10 : How do I know if my web server works well with PhP and also with Curl?
Config File : nordahl_cfg_3905.deterrence_Notification=1
1= Alerts less serious players that the server is logging user activity
0= Disabled
๐ Documentation updated:
Added Question 9 : What to do with the folder web_file? Where to upload it?
Added Question 10 : How do I know if my web server works well with PhP and also with Curl?

v1.9
โ๏ธ Patched :
Patch the webhook system
Automatic replace the link client side
Fixed Lua Error server side when a Non Player Entity trigger the hook.
Patch the webhook system
Automatic replace the link client side
Fixed Lua Error server side when a Non Player Entity trigger the hook.

v1.4
โ๏ธ Patch :
1.When you activate the system with the command (nord_lootspawnpoint2_enable_all 0 or 1) there is this Lua error that prevents the opening of the menu.
2. Lua error on the client side when deleting a loot point while trying to open it at the same time.
3. Corrected after reboot the system doesn't work anymore. This was caused by the luck system.
If you meet one of this problem on your server you can install this update.
Here you don't remove something that doesn't work anymore. It is improved and corrected.
Credit :
Thank Vagabond for your reports
1.When you activate the system with the command (nord_lootspawnpoint2_enable_all 0 or 1) there is this Lua error that prevents the opening of the menu.
2. Lua error on the client side when deleting a loot point while trying to open it at the same time.
3. Corrected after reboot the system doesn't work anymore. This was caused by the luck system.
If you meet one of this problem on your server you can install this update.
Here you don't remove something that doesn't work anymore. It is improved and corrected.
Credit :
Thank Vagabond for your reports

v1.3
Update of the config file of Loot Spawn Point Editor 2

v1.4
Update of the config file of Scripts Command Center

v1.8
Update of the config file of Gmod Discord Logging System

v1.7
Update of the config file of DarkRP F4 Menu customizable