I want to add a perms to my DarkRP jobs, to check for permissions to raid/mug.
How would I go about doing this?
I tried just placing a:
perms = { "MUG", "RAID" },
to the class but when the command calls for a check it fails.
Sorry in advance for the stupid question, I am new to this.
nvm. Figured it out. I was trying to get at it with Team().perms but to access that you have to use RPExtraTeams[ply:Team()].perms
Thanks all
Sorry, you need to Log In to post a reply to this thread.