๐ค Profile
Norda Scripts
76561198033784269๐จ Creator
๐ฌ Message
โ๏ธ You are offline, join to send a private message.
๐ Osgmod Stats
Creators Stats | |
---|---|
โ๏ธ Scripts created: | 78 scripts |
โญ๏ธ 569 Reviews: | โ โ โ โ โ |
๐ช Averages on 569 Reviews: | 4.98/5 |
๐ Sales: | 11001 |
๐ Updates released: | 1317 updates |
Users Stats | |
๐ Commented scripts: | 168 |
โ๏ธ Coffee offered: | 0 |
๐ Last login: | 1737510187 |
๐พ Joined: | 1432600035 |
Forums Stats | |
๐ Forum Posts: | 171 |
โฉ๏ธ Forum Reply: | 76 |
โค๏ธ Reactions Given: | 25 |
๐ณ Reactions Received: | 64 |
โญ๏ธ 1317 Updates released
All updates published by Norda Scripts - page 44
v2.1
๐ Added :
Before it was possible to launch the music for the launcher only. Either for the whole server. Now there is a third choice, open only to players who are located near you.
Option to choose the music if the Initial Spawn of your server
Playlists for maps (The playlist you create to a map is visible on this map.)
Possibility to make different Playlist like By Exemple: "Various, Horror, Nature, Combat, Stress, Relax and Environment."
New Skin
Best comfort of use.
Translastion of the new functions
Add chat command '!music'
Option now available from the playlist. Launch the music only in my zone, Start the music for everyone, Add music of initial spawn
Before it was possible to launch the music for the launcher only. Either for the whole server. Now there is a third choice, open only to players who are located near you.
Option to choose the music if the Initial Spawn of your server
Playlists for maps (The playlist you create to a map is visible on this map.)
Possibility to make different Playlist like By Exemple: "Various, Horror, Nature, Combat, Stress, Relax and Environment."
New Skin
Best comfort of use.
Translastion of the new functions
Add chat command '!music'
Option now available from the playlist. Launch the music only in my zone, Start the music for everyone, Add music of initial spawn
v2.0
๐ Added :
Translated in 20 languages
New system of Right.
Compatible with the ULX
New option in Config.
Compatible with all gamemode but if you have an darkrp you can allow some job to launch the ambiance music on all server.
New Banner
New logo
New interface
Version 1.4 Released 3 months ago
Adapt categories name with the news categorie for all my scripts.
New organization of the names of folders and categories.
Fixed an error in lua "<" is related to the API.
Optimization of scripts. Performance gain + 30% including local primary values.
I Followed Advice of official doc of Lua here: http://www.lua.org/gems/sample.pdf
โ๏ธ Patched :
Adjust the buttons size.
Replace word "Auto-Read" by "Automatic Playback"
The Playlist is refreshed and saved when you delete a music.
Translated in 20 languages
New system of Right.
Compatible with the ULX
New option in Config.
Compatible with all gamemode but if you have an darkrp you can allow some job to launch the ambiance music on all server.
New Banner
New logo
New interface
Version 1.4 Released 3 months ago
Adapt categories name with the news categorie for all my scripts.
New organization of the names of folders and categories.
Fixed an error in lua "<" is related to the API.
Optimization of scripts. Performance gain + 30% including local primary values.
I Followed Advice of official doc of Lua here: http://www.lua.org/gems/sample.pdf
โ๏ธ Patched :
Adjust the buttons size.
Replace word "Auto-Read" by "Automatic Playback"
The Playlist is refreshed and saved when you delete a music.
v2.6
๐ Added :
Added the second system : the Spheric SafeZone system.
Added the second system : the Spheric SafeZone system.
v2.5
๐ Added :
Compatibility with Buildmod.
Command to disable enable the safezones system without remove all point :
nordahl_safezone_disabled
nordahl_safezone_activated
Command to draw the cubes : hide_safezone_cube
Npcs Blacklist,
ENT.SafeZoneNPCDeleted=0 --(Defaut 0) 0=Disabled | 1= Enabled NPC Is deleted when enter in the safezone
In the config file:
Nordahl_NPCS_Blacklist={"zombies",""} --In this example, only the zombies will be removed from the safezone.
New Option in the config.lua
ENT.TimeAfterProtection = 1 --(Defaut 1 Seconde,Value that you have always known.) Duration of protection after having come out of the safezone. By default ,1 second.
Add simple command of debug to check the rank :
Compatibility with Buildmod.
Command to disable enable the safezones system without remove all point :
nordahl_safezone_disabled
nordahl_safezone_activated
Command to draw the cubes : hide_safezone_cube
Npcs Blacklist,
ENT.SafeZoneNPCDeleted=0 --(Defaut 0) 0=Disabled | 1= Enabled NPC Is deleted when enter in the safezone
In the config file:
Nordahl_NPCS_Blacklist={"zombies",""} --In this example, only the zombies will be removed from the safezone.
New Option in the config.lua
ENT.TimeAfterProtection = 1 --(Defaut 1 Seconde,Value that you have always known.) Duration of protection after having come out of the safezone. By default ,1 second.
Add simple command of debug to check the rank :
v2.0
๐ Added :
Compatibility with ServerGuard
Configuration by default : SERVERGUARD_Access_rank={"superadmin","admin"}
You are admin and you do not want the system affects you
line 54 config.lua :
ZSS_CONFIG.ULX_GROUP_Immunized={"superadmin","admin"} --Add ULX Group you want immunize like this {"superadmin","admin","anothergroup"}
Add in config file:
line 41: ZSS_CONFIG.USeWorkshopContent=1
If you dont have a fastdownload you can use workshop content (1 Enable "I want use workshop" / 0 Disable "I prefer use my fastdl")
Value is set on 1 by default.
โ๏ธ Patched :
Glitch Reported by =โeGโ= โข๏ธ Aimbot : Safezone glitched out and stopped working when i died in the zone.
Compatibility with the addons of explosions, creating the problem by passing a velocity to objects.
Compatibility with ServerGuard
Configuration by default : SERVERGUARD_Access_rank={"superadmin","admin"}
You are admin and you do not want the system affects you
line 54 config.lua :
ZSS_CONFIG.ULX_GROUP_Immunized={"superadmin","admin"} --Add ULX Group you want immunize like this {"superadmin","admin","anothergroup"}
Add in config file:
line 41: ZSS_CONFIG.USeWorkshopContent=1
If you dont have a fastdownload you can use workshop content (1 Enable "I want use workshop" / 0 Disable "I prefer use my fastdl")
Value is set on 1 by default.
โ๏ธ Patched :
Glitch Reported by =โeGโ= โข๏ธ Aimbot : Safezone glitched out and stopped working when i died in the zone.
Compatibility with the addons of explosions, creating the problem by passing a velocity to objects.
v1.7
๐ Added :
Added configuration file /config.lua
New Option: ZSS_HUDN_NOTIF = 1
1= (What you've always known, so enable by default)
displays the information that you are in SafeZone permanently until you exit the area.
0=The information that you are in a SafeZone is displayed for a few seconds.
Added configuration file /config.lua
New Option: ZSS_HUDN_NOTIF = 1
1= (What you've always known, so enable by default)
displays the information that you are in SafeZone permanently until you exit the area.
0=The information that you are in a SafeZone is displayed for a few seconds.
v1.6
๐ Added :
Safezone can not be deleted now if the persistance is enabled.
You can use the cleanup button of Gmod without disable the Safezone
New option in Config file, disable the whitelist for weapons, or chose to use blacklist weapons if you have to many weapons and prefer lock only someone you want.
Config file: nordahl_safezone_customizable_cubicluaentitieszworld_safezone_squareconfig.lua
Cleanup command Improvement
New logo, in material/ngui
Safezone can not be deleted now if the persistance is enabled.
You can use the cleanup button of Gmod without disable the Safezone
New option in Config file, disable the whitelist for weapons, or chose to use blacklist weapons if you have to many weapons and prefer lock only someone you want.
Config file: nordahl_safezone_customizable_cubicluaentitieszworld_safezone_squareconfig.lua
Cleanup command Improvement
New logo, in material/ngui
v1.5
๐ Added :
New file config.lua Easier to edited.
New system of right.
New file config.lua Easier to edited.
New system of right.
v1.4
๐ Added :
Adapt categories name with the news categorie for all my scripts.
New organization of the names of folders and categories.
โ๏ธ Patched :
Fixed an error in lua < is related to the API.
Adapt categories name with the news categorie for all my scripts.
New organization of the names of folders and categories.
โ๏ธ Patched :
Fixed an error in lua < is related to the API.
v1.2
๐
Changed :
Optimization of scripts. Performance gain + 30% including local primary values.
Optimization of scripts. Performance gain + 30% including local primary values.
v1.1.3
๐ Added :
Possibility to use tools_gun and physgun in the safezone.
Add whitelist_weapons to being able to fire in the safe. Customisable
Include compatibility with ULX Admin Groups.
Possibility to use tools_gun and physgun in the safezone.
Add whitelist_weapons to being able to fire in the safe. Customisable
Include compatibility with ULX Admin Groups.
v1.1.2
๐ Added :
Time to protection activation is now configurable in file called share.lua
NPC Auto Delete NPCs when entering the SafeZone is now configurable in file called share.lua
Config:
ENT.TimeBeforeProtection = 5 --(Defaut 5 Secondes)
ENT.SafeZoneNPCDeleted = 0 --(Defaut 0) 0=Disabled | 1=Enabled
โ๏ธ Patched :
Some weapons could be used. Corrected.
Time to protection activation is now configurable in file called share.lua
NPC Auto Delete NPCs when entering the SafeZone is now configurable in file called share.lua
Config:
ENT.TimeBeforeProtection = 5 --(Defaut 5 Secondes)
ENT.SafeZoneNPCDeleted = 0 --(Defaut 0) 0=Disabled | 1=Enabled
โ๏ธ Patched :
Some weapons could be used. Corrected.
v1.1.1
๐ Added :
Compatibilitie with Builder-X
Compatibilitie with Builder-X
v1.1
โ๏ธ Patched :
Fixed this Glitch when you suicide in spawn and die in a safe zone when you spawn back in spawns safe zone you can be killed even though it says you are safe help!
Fixed this Glitch when you suicide in spawn and die in a safe zone when you spawn back in spawns safe zone you can be killed even though it says you are safe help!
v1.0.9
๐ Added :
Possibility to Edit the time before be protected (default to 5 seconds) in the config file.
Possibility to Edit the time before be protected (default to 5 seconds) in the config file.
v1.0.8
๐ Added :
Add in materials/vgui/entities/safezone/icon.png
Add in materials/vgui/entities/safezone/icon.png
v1.0.7
โ๏ธ Patched :
Patch for Xenon Server
Patch for Xenon Server
v1.0.6
๐ Added :
Include command to remove the safezones: "nordahl_safezone_cleanup"
Include command to clean the persistance file: "nordahl_safezone_persistancefile_cleanup"
Include command to remove the safezones: "nordahl_safezone_cleanup"
Include command to clean the persistance file: "nordahl_safezone_persistancefile_cleanup"
v1.0.5
โ๏ธ Patched :
fix error when red cube is removed.
fix error when red cube is removed.
v1.0.4
๐ Added :
Add possibility for Admin and SuperAdmin to use weapons and tools in the Safe-Zone.
Add possibility for Admin and SuperAdmin to use weapons and tools in the Safe-Zone.
v1.0.3
โ๏ธ Patched :
Fix error lua with the cache.
Fix error lua with the cache.
v1.0.2
โ๏ธ Patched :
Material more light
Material more light
v1.0.1
โ๏ธ Patched :
Fixed regular players can see the cubes.
Fixed GetTextSize
Fixed regular players can see the cubes.
Fixed GetTextSize
v1.4
โ๏ธ Patched :
-Adapt categories name with the news categorie for all my scripts.
-New organization of the names of folders and categories.
-Fixed an error in lua "<" is related to the API.
-Adapt categories name with the news categorie for all my scripts.
-New organization of the names of folders and categories.
-Fixed an error in lua "<" is related to the API.
v1.3
โ๏ธ Patched :
Patching the last update
Patching the last update
v1.2
๐
Changed :
Optimization of scripts. Performance gain + 30% including local primary values.
Optimization of scripts. Performance gain + 30% including local primary values.
v1.5
๐ Added :
Add some Custom Option Editable here: nordahl_compass/lua/autorun/nordahl_compass_system.lua
Some player wanted something realistic with a compass in hand to be able to see it. Wishes to the contrary, something permanent. The option allows you to choose one system or the other.
Add some Custom Option Editable here: nordahl_compass/lua/autorun/nordahl_compass_system.lua
Some player wanted something realistic with a compass in hand to be able to see it. Wishes to the contrary, something permanent. The option allows you to choose one system or the other.