TTT Damagelog help.

Post Reply
Invertedaudio
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Dec 27, 2015 11:47 pm

TTT Damagelog help.

Post by Invertedaudio »

Hello all. If no one knows how, it's totally fine. But I'm at my wits' end, I desperately want to have another group inbetween Admin and Super-admin, (headadmin) that's able to use the current round logs and rdm manager. I've already tried making the group inherit from admin AND superadmin, they both don't work, and I looked at the forum from the dude that made it. Does anyone else know exactly what to do? And in the group permissions thing, there is no button for it like there used to. I also want all of my staff except jr.mods have the RDM manager.

Thanks in advance ya'll.


(and I swear if it's a simple fix I'm going to die lol)
User avatar
Decicus
Compulsive poster
Compulsive poster
Posts: 65
Joined: Thu Dec 05, 2013 1:55 am
Location: Norway
Contact:

Re: TTT Damagelog help.

Post by Decicus »

Go into addons/TTTDamagelogs/lua/damagelogs/config/config.lua and add a new line near the top that says:

Code: Select all

Damagelog:AddUser("headadmin", 3, true)
Repeat the process for each group you want added.

At the top of the config.lua file it explains what the number (in this case "3") and what true/false means when adding a new group to the config.
Post Reply