'LinKin Posted April 14, 2014 Posted April 14, 2014 Hello, I've this inside a script. stopResource(getThisResource()) The debug says @ access Denied. I guess because it needs Admin Rights to execute stopResource. But, is there another way I could stop the resource without having it added to the ACL? Thanks
Noki Posted April 14, 2014 Posted April 14, 2014 In your console type 'aclrequest allow all'. This will create an ACL group for the resource, granting it permissions to use the functions it requests.
'LinKin Posted April 14, 2014 Author Posted April 14, 2014 But, is there another way I could stop the resource without having it added to the ACL? Probably call the admin resource.. I don't know.
Bonsai Posted April 14, 2014 Posted April 14, 2014 Image this was possible. Every map could f uck up the whole server.
'LinKin Posted April 14, 2014 Author Posted April 14, 2014 You are right, but I didn't mean to stop another resource. I meant to stop the same resource where I put that code.
TAPL Posted April 14, 2014 Posted April 14, 2014 The debug says @ access Denied. I guess because it needs Admin Rights to execute stopResource.But, is there another way I could stop the resource without having it added to the ACL? Not possible.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now