'LinKin Posted April 14, 2014 Share 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 Link to comment
Noki Posted April 14, 2014 Share 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. Link to comment
'LinKin Posted April 14, 2014 Author Share 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. Link to comment
Bonsai Posted April 14, 2014 Share Posted April 14, 2014 Image this was possible. Every map could f uck up the whole server. Link to comment
'LinKin Posted April 14, 2014 Author Share 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. Link to comment
TAPL Posted April 14, 2014 Share 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. Link to comment
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