๐ค 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: | 1737579388 |
๐พ 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 28
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
v1.6
๐งฑ Improved :
Database SQL Optimisation
Database SQL Optimisation
v1.7
๐งฑ Improved :
Database SQL Optimisation
Database SQL Optimisation
v2.1
๐งฑ Improved :
Database SQL Optimisation
Database SQL Optimisation
v1.8
๐งฑ Improved :
Database SQL Optimisation
Database SQL Optimisation
v2.0
๐งฑ Improved :
Database SQL Optimisation
Database SQL Optimisation
v2.6
๐งฑ Improved :
Database SQL Optimisation
Database SQL Optimisation
v1.5
๐งฑ Improved :
Minor patch
Minor patch