๐ค Profile

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





๐ Osgmod Stats
Creators Stats | |
---|---|
โ๏ธ Scripts created: | 85 scripts |
โญ๏ธ 591 Reviews: | โ โ โ โ โ 4.98/5 |
๐ Sales: | 11419 |
๐ Updates released: | 1408 updates |
Users Stats | |
๐ Last login: | 1751103890 |
๐พ Joined: | 1432600035 |
Forums Stats | |
๐ Forum Posts: | 175 |
โฉ๏ธ Forum Reply: | 80 |
โค๏ธ Reactions Given: | 25 |
๐ณ Reactions Received: | 65 |
โญ๏ธ 1408 Updates released
All updates published by Norda Scripts - page 31
Published Updates by Norda Scripts (Gmod addons) - Page 31

v1.1
โ๏ธ Patched :
Patch a simple Lua Error.
Patch a simple Lua Error.

v1.0
Initial Version

v1.8
๐ Added :
Added the variable in the config file : cfg.Respawn_Timer : Which allows you to choose the respawn or reappearance delay of the title screen
Added the variable in the config file : cfg.Respawn_After_Death : Which allows you to choose the behaviour of the home screen server after the death of the player on your server.
Question 12 and 13 added in the wiki of Gmod Server Title Screen Build, linked to this new functionality.
Added the variable in the config file : cfg.Respawn_Timer : Which allows you to choose the respawn or reappearance delay of the title screen
Added the variable in the config file : cfg.Respawn_After_Death : Which allows you to choose the behaviour of the home screen server after the death of the player on your server.
Question 12 and 13 added in the wiki of Gmod Server Title Screen Build, linked to this new functionality.

v2.2
๐ Added :
Using the mouse wheel to zoom in and out of the playermodel view
Using the mouse wheel to zoom in and out of the playermodel view

v1.6
๐ Added :
German translation added. Translated by : Terminator_2.0 (steamid64 76561199263031712)
German translation added. Translated by : Terminator_2.0 (steamid64 76561199263031712)

v1.3
๐ Added :
Add variable in config file to disable the head bogging for the Camera Mode 3.
gmod head bobbing
cfg.headbobbing_cam_3 = 1 // 1 = Enable headbobbing in camera 3, 0 = OFF
Add variable in config file to disable the head bogging for the Camera Mode 3.
gmod head bobbing
cfg.headbobbing_cam_3 = 1 // 1 = Enable headbobbing in camera 3, 0 = OFF

v1.8
๐ Added :
Add the config file : cfg.Chat_Multiline Allows you to write messages on multiple lines and send.
// 0 = Only and press Enter to Send
// 1 = Multiline and clic on a button to Send
cfg.Chat_Multiline=1
Add the config file : cfg.rank_msg_color Allows you to show the color of rank in chat.
cfg.rank_msg_color={
superadmin=Color(255,0,0),
vip=Color(255,255,51),
user=Color(255,255,255),
}
Add the config file : cfg.show_rank_in_chat Allows you to show the rank of user in chat.
cfg.show_rank_in_chat={
superadmin="Super Admin",
admin="Admin",
moderator="Moderator",
vip="VIP",
}
Add the config file : cfg.Chat_Multiline Allows you to write messages on multiple lines and send.
// 0 = Only and press Enter to Send
// 1 = Multiline and clic on a button to Send
cfg.Chat_Multiline=1
Add the config file : cfg.rank_msg_color Allows you to show the color of rank in chat.
cfg.rank_msg_color={
superadmin=Color(255,0,0),
vip=Color(255,255,51),
user=Color(255,255,255),
}
Add the config file : cfg.show_rank_in_chat Allows you to show the rank of user in chat.
cfg.show_rank_in_chat={
superadmin="Super Admin",
admin="Admin",
moderator="Moderator",
vip="VIP",
}

v1.5
๐ Added :
Added in the config file variable : cfg.Money_System which allows you to choose between the DarkRP money system or my money system.
0 = Optimized Norda Money System : /gmod-scripts/3927/gmod-money-system-hud-maker
1 = DarkRP Money System
cfg.Money_System = 0 -- 0 By default
Added in the config file variable : cfg.Money_System which allows you to choose between the DarkRP money system or my money system.
0 = Optimized Norda Money System : /gmod-scripts/3927/gmod-money-system-hud-maker
1 = DarkRP Money System
cfg.Money_System = 0 -- 0 By default

v2.1
๐งฑ Improved :
Players in the character selection menu are no longer visible in game. And cannot be killed.
Players in the character selection menu are no longer visible in game. And cannot be killed.

v1.7
๐งฑ Improved :
The players on the title screen are no longer visible. And cannot be killed by another player.
The players on the title screen are no longer visible. And cannot be killed by another player.

v1.1
โ๏ธ Patched :
Corrects an error when a model is not assigned.
Corrects an error when a model is not assigned.

v1.9
โ๏ธ Patched :
Fixed the Lua error when the character system is installed and the player dies in the server title screen.
Fixed the Lua error when the character system is installed and the player dies in the server title screen.

v1.7
โ๏ธ Patched :
Fixed the Lua error when the character system is installed and the player dies in the server title screen.
Fixed the Lua error when the character system is installed and the player dies in the server title screen.

v1.8
โ๏ธ Patched :
Fixed the Lua error when the character system is installed and the player dies in the server title screen.
Fixed the Lua error when the character system is installed and the player dies in the server title screen.

v2.2
โ๏ธ Patched :
Fixed the Lua error when the character system is installed and the player dies in the server title screen.
Fixed the Lua error when the character system is installed and the player dies in the server title screen.

v1.9
โ๏ธ Patched :
Fixed the Lua error when the character system is installed and the player dies in the server title screen.
Fixed the Lua error when the character system is installed and the player dies in the server title screen.

v2.1
โ๏ธ Patched :
Fixed the Lua error when the character system is installed and the player dies in the server title screen.
Fixed the Lua error when the character system is installed and the player dies in the server title screen.

v2.0
โ๏ธ Patched :
Patch the Lua Error when using ULX:
[norda_character_creator_system] addons/norda_character_creator_system/lua/autorun/nordahl_sv/sv_character_creator_db.lua:21: attempt to index field 'OwnersSteamID64' (a nil value)
1. eRight - addons/norda_character_creator_system/lua/autorun/nordahl_sv/sv_character_creator_db.lua:21
2. norda_charstock_db - addons/norda_character_creator_system/lua/autorun/nordahl_sv/sv_character_creator_db.lua:470
3. fn - addons/norda_character_creator_system/lua/autorun/nordahl_sv/sv_character_creator_db.lua:320
4. unknown - addons/ulib-v2_63/lua/ulib/shared/hook.lua:109
Patch the Lua Error when using ULX:
[norda_character_creator_system] addons/norda_character_creator_system/lua/autorun/nordahl_sv/sv_character_creator_db.lua:21: attempt to index field 'OwnersSteamID64' (a nil value)
1. eRight - addons/norda_character_creator_system/lua/autorun/nordahl_sv/sv_character_creator_db.lua:21
2. norda_charstock_db - addons/norda_character_creator_system/lua/autorun/nordahl_sv/sv_character_creator_db.lua:470
3. fn - addons/norda_character_creator_system/lua/autorun/nordahl_sv/sv_character_creator_db.lua:320
4. unknown - addons/ulib-v2_63/lua/ulib/shared/hook.lua:109

v1.0
Initial version

v2.8
๐งฑ Improved :
Replaced RunConsoleCommand by LocalPlayer():ConCommand
Replaced RunConsoleCommand by LocalPlayer():ConCommand

v1.8
๐งฑ Improved :
-----SERVER LIMIT MAX-----
Set the money maximum limit on your server with cfg.MaxMoney_max. A player will not be able to have more.
cfg.MaxMoney_max = 100000
-----LVL STATS IMPROVEMENT-----
/*
0 = No Limit max per level, the limit max is the server limit max is defined by : cfg.MaxMoney_max
1 = The user has to buy or find the item that increases his max money.
2 = The max money rises with the level of the user.
*/
cfg.MaxMoney_define_per_lvl = 0
cfg.MaxMoney_gain_per_levelup = 10 // The max additional money per level up.
-----SERVER LIMIT MAX-----
Set the money maximum limit on your server with cfg.MaxMoney_max. A player will not be able to have more.
cfg.MaxMoney_max = 100000
-----LVL STATS IMPROVEMENT-----
/*
0 = No Limit max per level, the limit max is the server limit max is defined by : cfg.MaxMoney_max
1 = The user has to buy or find the item that increases his max money.
2 = The max money rises with the level of the user.
*/
cfg.MaxMoney_define_per_lvl = 0
cfg.MaxMoney_gain_per_levelup = 10 // The max additional money per level up.

v1.9
๐งฑ Improved :
cfg.Screen_default can now be modified from the configuration file. To be able to remove the -Home Screen- button.
cfg.Screen_default can now be modified from the configuration file. To be able to remove the -Home Screen- button.

v3.5
๐ Added in config file :
cfg.boot_clean_delay = 0 -- Time in seconds that you want to delay the boot cleaning. 0 = By default. // Permaprop Compatibility
cfg.boot_clean_delay = 0 -- Time in seconds that you want to delay the boot cleaning. 0 = By default. // Permaprop Compatibility

v1.8
โ๏ธ Patched :
When the player dies. He returns to his original job at the time of creation.
๐งฑ Improved :
The save job only works when the player has spawned in game.
When the player dies. He returns to his original job at the time of creation.
๐งฑ Improved :
The save job only works when the player has spawned in game.

v1.7
๐ Added :
Add a variable to continue using DarkRP money System
cfg.Only_DarkRP_money=0 // (default = 0) 0 = Use this system. 1 = Use DarkRP money.
Add a variable to continue using DarkRP money System
cfg.Only_DarkRP_money=0 // (default = 0) 0 = Use this system. 1 = Use DarkRP money.

v1.1
๐ Added :
Link to the content material of the workshop
Link to the content material of the workshop

v1.7
๐งฑ Improved :
The customization of the color of the playermodel is taken into account in the spawn.
๐ Added :
When Skins are modified in game, the skin is saved.
When the Bodygroups are modified in game, the Bodygroups is saved.
When the player's color is changed in game, the color is saved.
The customization of the color of the playermodel is taken into account in the spawn.
๐ Added :
When Skins are modified in game, the skin is saved.
When the Bodygroups are modified in game, the Bodygroups is saved.
When the player's color is changed in game, the color is saved.

v1.6
๐งฑ Improved :
Database SQL Optimisation
Database SQL Optimisation