Ulysses
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Ulysses
»
General
»
Off-Topic
»
Unable to use Admin Commands in Console
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Unable to use Admin Commands in Console (Read 2500 times)
0 Members and 2 Guests are viewing this topic.
xLiaMz
Newbie
Posts: 33
Karma: 0
Unable to use Admin Commands in Console
«
on:
October 26, 2013, 12:23:22 PM »
I have made groups inherit the rank of Admins as I don't want players to be able to use the commands on the tab menu, more so Admins were able to use commands on higher classes.
The inheritance goes like this (which works)
SuperAdmin - Default
HeadAdmin
Administrator
Admin - Default
Moderator
Operator
VIP
Trusted
User
------
My problem is players above the rank of Admin (Default) cannot use commands such as "rp_unarrest (name)" in the console. How can I give these groups permissions to do so, I guess its something in ULX or elsewhere, I'm posting it on here as It's to do with ranks.
Logged
JamminR
Ulysses Team Member
Hero Member
Posts: 8096
Karma: 390
Sertafide Ulysses Jenius
Re: Unable to use Admin Commands in Console
«
Reply #1 on:
October 26, 2013, 08:18:41 PM »
Liam, does rp_unarrest require admin access? If DarkRP uses "IsAdmin" lua command to check the player, then the group they are in would have to inherit or be the admin group.
Logged
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming
Racer
Newbie
Posts: 11
Karma: 0
Re: Unable to use Admin Commands in Console
«
Reply #2 on:
October 27, 2013, 06:59:38 PM »
Sorry for jumping in, But DarkRP uses a HasPriv function, which inside that function, it pulls information from FAdmin to see if they are staff, and if FAdmin is not on, it uses the IsAdmin function.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Ulysses
»
General
»
Off-Topic
»
Unable to use Admin Commands in Console