Hello guyz,
I have a problem with my permission.cfg file. My problem is when I try to make someone a mod or a vip, and type their names, they cannot load their character I'm gonna put my config here can you tell me what is wrong?
Code:# guest { # Unregistered users will use these permissions. # nameFormat = '%name%' # chatFormat = '[FFFF00]%name% [000000]: [FFFFFF]%message%' # guildFormat = '[00CC00][%guild%] %chatFormat%[-]' # } groups { default { default = 'True' nameFormat = '%name%' chatFormat = '[FFFF00]%name% [000000]: [FFFFFF]%message%' guildFormat = '[00CC00][%guild%] %chatFormat%[-]' permissions { - 'rok.chat.me' - 'rok.chat.guild' - 'rok.health.suicide' - 'rok.help.list' - 'rok.fairplay' } inherits = '' } vip { nameFormat = '%name%' chatFormat = '[FFFFFF][[00FFFF]VIP[FFFFFF]] [FF6600]%name% [000000]: [00FFFF]%message%' guildFormat = '[00FFFF][%guild%] %chatFormat%[-]' permissions { - 'rok.chat.me' - 'rok.chat.guild' - 'rok.health.suicide' - 'rok.help.list' } inherits = '' } mod { nameFormat = '%name%' chatFormat = '[FFFFFF][[FF6666]MOD[FFFFFF]] [66FF33]%name% [000000]: [FF6666]%message%' guildFormat = '[FF6666][%guild%] %chatFormat%[-]' permissions { - 'rok.chat.me' - 'rok.chat.guild' - 'rok.health.suicide' - 'rok.help.list' } inherits = '' } admin { nameFormat = '%name%' chatFormat = '[FFFFFF][[FF0000]ADMIN[FFFFFF]] [6600CC]%name% [000000]: [FF0000]%message%' guildFormat = '[FF0000][%guild%] %chatFormat%[-]' permissions { - '*' } inherits = '' } owner { nameFormat = '%name%' chatFormat = '[FFFFFF][[00FF00]OWNER[FFFFFF]] [FF0000]%name% [000000]: [00FF00]%message%' guildFormat = '[FF0066][%guild%] %chatFormat%[-]' permissions { - '*' } inherits = '' } } users { Lord Riva Iron-grip { groups { - 'owner' } permissions { } } NAME_2 { groups { - 'admin' } permissions { } } NAME_3 { groups { - 'mod' } permissions { } } NAME_4 { groups { - 'vip' } permissions { } } NAME_5 { groups { - 'vip' } permissions { } } NAME_6 { groups { - 'vip' } permissions { } } } macros { }
Solved Permissions.cfg problem (empty inherits)
Discussion in 'Reign of Kings Discussion' started by IronNaiL, Jun 2, 2015.
-
Wulf Community Admin
I'd recommend taking a look at http://oxidemod.org/threads/some-players-are-getting-stuck-on-downloading-characters.8584/.
Hint: rok.fairplay may be needed for all. -
Wulf I have inherits = '' line after every group, should I delete it too to add fairplay and other stuff?
-
Wulf Community Admin
-
Thanks it is working now
I can now add mods and vips...
-
Wulf Community Admin
-
-
Wulf Community Admin
-
Wow .. that was fast. I have been trying to add "classes" to my server. Mainly a wizard class, and a few others, but I can only get admin to work.
I have uploaded a coppy for you to look over. I hope you can find the problem.
I have a long early day tomorrow so I won't get to test till tomorrow.
I would also like to thank you in advance. Any help will be greatly appreciated.Attached Files:
-