Hey, so I'm a superadmin on a DarkRP server, and I'll just get to the point. My trailmods can pickup entities like world props, and other players props. It is originally set to admin and up but trial mod can. I have a few theories. One, the system that determines if they can pick up props is in FPP, and is says something on the lines of "admins can pick up world props".
The problem is that it thinks that trailmod is a admin rank. I think its because it has to do with operator (which is what Tmod inherits off of), but the thing with that is that moderator is perfectly fine. :/
Here are the rankings
superadmin, * (inheriets from headadmin) <- can target all props
headadmin, !%superadmin (inherits from admin) <- can target all props
admin, !%headadmin (inherits from moderator) <- can target all props
moderator !%admin (inherits from trailmod)
trailmod, !%moderator (inherits from trusted) <- can target all props (not supposed to)
trusted, * (inheriets from operator) <- can target all props
operator, * (inhereits from donatorplus) <- can target all props
The rest is donator to user and isn't important
I tried to be as clear as possible, hope you guys can help. Thanks!
Sorry, you need to Log In to post a reply to this thread.