πŸ‘€ Profile
avatar-76561198033784269

Norda Scripts

76561198033784269

🎨 Creator


πŸ’¬ Message
⛔️ You are offline, join to send a private message.


Steam profile of Norda Scripts Facebook page of Norda Scripts Youtube page of Norda Scripts Twitch page of Norda Scripts Discord of Norda Scripts
πŸ“ˆ Osgmod Stats

Creators Stats
βš—οΈ Scripts created:81 scripts
⭐️ 583 Reviews:β˜…β˜…β˜…β˜…β˜…
πŸ’ͺ Averages on 583 Reviews:4.98/5
πŸ›’ Sales:11295
πŸš€ Updates released:1388 updates

Users Stats
πŸ“– Commented scripts:170
β˜•οΈ Coffee offered:0
πŸ•’ Last login:1746990029
πŸ’Ύ Joined:1432600035

Forums Stats
πŸ“– Forum Posts:173
↩️ Forum Reply:80
❀️ Reactions Given:25
πŸ“³ Reactions Received:65

⭐️ 1388 Updates released

All updates published by Norda Scripts - page 36


Music areas system v2.4
v2.4
Update released of Music areas system version 2.4 1638613850 ago
πŸš€ Added :
For those who have problems with the configuration of their maps and wish to move cubes through walls, I have added a command that allows you to teleport the last point touched with the physgun to your position.

In video : Teleport a point outside a closed room

Command added : tp_last_touched_point
Gmod Scoreboard Editable v2.2
v2.2
Update released of Gmod Scoreboard Editable version 2.2 1638280469 ago
The update 2.2 of this addon - Gmod Scoreboard Editor - allow to hide the DarkRP jobs name of the users from the scoreboard. For those who want to put forward the anti meta gaming.

πŸš€ Added :
In the config file added the possibility to Hide the DarkRP job name of the users from the tabmenu. This is useful if you want a Roleplay without meta-gaming elements.

In the config file find :
cfg.Hide_jobs_list = 0 //0 = Show jobs name in the scoreboard, 1 = Hide DarkRP jobs in the scoreboard
DarkRP F4 Customizable menu v3.0
v3.0
Update released of DarkRP F4 Customizable menu version 3.0 1638198948 ago
πŸš€ Added :
In the config file added the possibility to Hide the DarkRP job list if you do not want users on your server to select jobs from the f4 menu. This is useful if access to the jobs is only given by an Npcs or Admin via a Gmod Admin menu

In the config gile find :
cfg.Hide_jobs_list = 0 //0 = Draw all jobs, 1 = Hide list of DarkRP jobs

Check the id in the list in cfg.Screen, "jobs"= when the users open the first time the panel F4, the jobs list is selected. By exemple for the Home of the F4 panel replace the value by "home"

cfg.First_Button_Actived = "jobs"
Gmod Youtube Manager System v2.9
v2.9
Update released of Gmod Youtube Manager System version 2.9 1638183519 ago
πŸš€ Added :
Add Two variable in the config file :

cfg.Admin_master_volume = 0 // 1= The level of the volume selected by the launcher (Admin) is also applied for everyone, 0= Users is free to choose the volume he want (by default = 0)

cfg.User_cant_disable = 0 // 1= Users cant disable, 0= Users is free to disable (by default = 0)

🧱 Improved :
Reduction of the file size on the client side from 66kb to 50kb
Gmod Store Builder v1.8
v1.8
Update released of Gmod Store Builder version 1.8 1638090805 ago
🧱 Improved :
Important update In the storage method
Optimisation server side
Gmod Youtube Manager System v2.8
v2.8
Update released of Gmod Youtube Manager System version 2.8 1638076584 ago
πŸš€ Added :
Add link of tutorials in the panel, accessible by a simple button.
Replace the link of Workshop Ressource
Gmod Escape Menu Editor v2.4
v2.4
Update released of Gmod Escape Menu Editor version 2.4 1635373942 ago
βœ”οΈ Patched :
During the last update I accidentally forgot the materials folder. Even if the resource pack on the workshop fixes this problem I prefer to fix it here.
Corrected the transparency of the banner
Gmod Store Builder v1.7
v1.7
Update released of Gmod Store Builder version 1.7 1634934814 ago
πŸš€ Configuration modification :
Edit mode is enabled by default. It will be disabled by default.

βœ”οΈ Patched :
Patch the error Lua when the user is not admin.
Gmod Store Builder v1.6
v1.6
Update released of Gmod Store Builder version 1.6 1634813619 ago
πŸš€ Added :

-----Gmod Collision Group and physics MECANICS-----

cfg.Physics_of_model = SOLID_VPHYSICS -- Set default Physics, see the list here https://wiki.facepunch.com/gmod/Enums/SOLID

cfg.Merchand_CollisionGroup = COLLISION_GROUP_NPC -- Set default CollisionGroup, see list of collision group : https://wiki.facepunch.com/gmod/Enums/COLLISION_GROUP
Gmod Store Builder v1.5
v1.5
Update released of Gmod Store Builder version 1.5 1634552923 ago
🧱 Improved :
Replaces the display of the entity's class name with the entity's PrintName.

Example :
cfg.item_names={
weapon_357 = "HL2 Magnum",
weapon_ar2 = "HL2 Rifle Gun",
item_healthkit = "HL2 Med Kit",
}
Gmod NPCs Spawn Point Creator v2.0
v2.0
Update released of Gmod NPCs Spawn Point Creator version 2.0 1634550587 ago
🧱 Improved :
Add variable in configuration file :

cfg.COLLISION_GROUP = COLLISION_GROUP_DEBRIS -- Collision between NPCs is disabled at spawn time to avoid collisions. At spawn time the npcs will spawn with this default collision. Before reverting to their original collision type after 3 seconds (See variable below to change this delay, Set on 3 by default).

cfg.DELAY_APPLY_COLLISION = 3 -- (By default 3 seconds) If you have a custom collision type for your specific NPCS. Then it will find its collision group after 3 seconds. If you have a system that applies a special collision to your NPCS then it will have to be assigned after its 3 seconds.


Optimisation of file size on the client side.
Gmod Store Builder v1.4
v1.4
Update released of Gmod Store Builder version 1.4 1634074484 ago
πŸš€ Added :
Replaces missing textures when entity creators have not given an image to their creation in the GMod workshop.

βœ”οΈ Patched :
Fixe conflict with DEATH LOOT MANAGER
Gmod Store Builder v1.3
v1.3
Update released of Gmod Store Builder version 1.3 1633995261 ago
🧱 Improved :
Modification of file names
Gmod Store Builder v1.2
v1.2
Update released of Gmod Store Builder version 1.2 1633987625 ago
πŸš€ Added :
Add the workshopid for the ressources - Servers Content only
Gmod Store Builder v1.1
v1.1
Update released of Gmod Store Builder version 1.1 1633979335 ago
🧱 Improved :
Optimisation of the icons size
Gmod Store Builder v1.0
v1.0
Update released of Gmod Store Builder version 1.0 1633965130 ago
Initial version
DarkRP F4 Customizable menu v2.9
v2.9
Update released of DarkRP F4 Customizable menu version 2.9 1633691742 ago
🧱 Improved :
Improved the job selection menu, added a scroll for long job descriptions.

Small optimisation.
Gmod Escape Menu Editor v2.3
v2.3
Update released of Gmod Escape Menu Editor version 2.3 1633682070 ago
βœ”οΈ Patched :
Patch the Lua Error on the news Panel.
Nor Admin Mod for GMod - Administration System v1.3
v1.3
Update released of Nor Admin Mod for GMod - Administration System version 1.3 1632738785 ago
🧱 Improved :
Other addons that create ranks are also recognized
Nor Admin Mod for GMod - Administration System v1.2
v1.2
Update released of Nor Admin Mod for GMod - Administration System version 1.2 1632647283 ago
βœ”οΈ Patched :
Patch the error clientside when you delete a access.
Gmod Advanced Chat Multi-channel Customizable v1.2
v1.2
Update released of Gmod Advanced Chat Multi-channel Customizable version 1.2 1632221178 ago
πŸš€ Added :
Added variable in the config file to reduce the minimum size of the Gmod Chat:

cfg.chat_minimal_wide=850
cfg.chat_minimal_tall=400

*Question 10 added in the wiki about it
Gmod Advanced Chat Multi-channel Customizable v1.1
v1.1
Update released of Gmod Advanced Chat Multi-channel Customizable version 1.1 1632220672 ago
βœ”οΈ Patched :
Fixed small translation error.
DarkRP F4 Customizable menu v2.8
v2.8
Update released of DarkRP F4 Customizable menu version 2.8 1631646780 ago
βœ”οΈ Patched :
Patch the error of the last update
Gmod Ambiance Server Manager v2.7
v2.7
Update released of Gmod Ambiance Server Manager version 2.7 1631387093 ago
πŸš€ Added :
Add variable to show all folders.
cfg.music_match=0 --Show only audio folders containing the word music in its name. 0 = Show all sound folder
Reskin

🧱 Improved :
Reduce the size file
DarkRP F4 Customizable menu v2.7
v2.7
Update released of DarkRP F4 Customizable menu version 2.7 1631179376 ago
πŸš€ Added :
Add variable to customise the fonts : cfg.custom_fonts = "Trebuchet24"

🧱 Improved :
Slight reduction in file size on the client side

πŸš€ Added in the wiki of F4 Menu :
Add Question / Answer about : How to customize fonts?
S.A.C.S Gmod Server map Optimizer v3.0
v3.0
Update released of S.A.C.S Gmod Server map Optimizer version 3.0 1631049177 ago
🧱 Improved :
For thoose who feel the minimum time (20 minutes) is too much.
I add 5 minutes clean cooldown.
Gmod Escape Menu Editor v2.2
v2.2
Update released of Gmod Escape Menu Editor version 2.2 1630272006 ago
βœ”οΈ Patched :
Remove the text "Label" in middle of the screen when a link is open.
Gmod Escape Menu Editor v2.1
v2.1
Update released of Gmod Escape Menu Editor version 2.1 1630107604 ago
🧱 Improved :
Replacing Global functions that can be overridden by other scripts that use the same names, with Local functions. Reducing the risk of conflict. Local functions is more optimized.
Gmod Safezones Systems v3.6
v3.6
Update released of Gmod Safezones Systems version 3.6 1629882078 ago
🧱 Improved :
Optimisations of the code

βœ”οΈ Patched :
After cleanup the cubic safezone is disabled (when persistence is enabled)
After a cleanup the previous variables are not kept when the spherical safezone respawns. (when persistence is enabled)