Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
"Warning! DarkRPVar 'level' wasn't registered!
Please contact the author of the DarkRP Addon to fix this.
Until this is fixed you don't need to worry about anything. Everything will keep working.
It's just that registering DarkRPVars would make DarkRP faster"
And yes, I´m using the GitHub version
Any idea how to fix it?
level = number,
The thing saying number will be replaced by what level you want your job to be aka 10 or 5.
Hope this helps.
how can I edit the exp it gives within time ? plz help.
The best help I can give you is this:
Corrupt entity: Regular Printer!
This entity does not have a unique command.
Hints:
- There must be some other entity that has the same thing for 'cmd'.
- Fix this by changing the 'cmd' field of your entity to something else.
The responsibility for the error above lies with (the authors of) one (or more) of these files:
1. addons/darkrp_leveling_system_270216963/lua/darkrp_modules/levels/sh_custom.lua on line 123
2. addons/ulib/lua/ulib/shared/hook.lua on line 109
3. gamemodes/darkrp/gamemode/libraries/modificationloader.lua on line 149
4. gamemodes/darkrp/gamemode/init.lua on line 111
------- End of Simplerr error -------
help
i am asking because in my server admins are having a hard time with giving levels to players as they need to know their level before being able to set their level to what they need.
Corrupt entity: Regular Printer!
This entity does not have a unique command.
Hints:
- There must be some other entity that has the same thing for 'cmd'.
- Fix this by changing the 'cmd' field of your entity to something else.
But i can still spawn it so pls help
https://steamproxy.com/sharedfiles/filedetails/?id=875498456
https://steamproxy.com/sharedfiles/filedetails/?id=270216963&searchtext=darkrp+leveling+system
Taken from https://github.com/vrondakis/Leveling-System
"ULX Support:
If you want ULX support, go here:http://pastebin.com/raw.php?i=ywki03me
Make a file called levels.lua in /addons/ULX/lua/ulx/modules/sh/ and put everything inside that. Then restart the server. If you don’t have ULX then you can’t set levels unless you make your own script or edit the database."
color = Color(27, 43, 184, 255),
model = "models/player/kerry/class_securety.mdl",
description = [[Du bist ein rekrut der foundation !]],
weapons = {"stunstick", "weaponchecker"},
command = "security",
max = 4,
salary = 50,
admin = 0,
vote = false,
hasLicense = true,
candemote = true,
category = "Civil Protection", // << here
level = 10
})