Foxy Posted July 19, 2015 Share Posted July 19, 2015 Probably quite a bad explanation as to what is going on, but incase my title confused you, what i actually ment is that for example i have hedit and i want to know how to make it so that only certain users can use it, such as admins, because i have noticed that if i log out and press b, that it still works, meaning that it is global, but i am unsure weathers if you can make it somehow that all of your scripts only trigger if the person is for example in an admin class, all help would be appreciated, thank you. Link to comment
GTX Posted July 19, 2015 Share Posted July 19, 2015 I think it should work if you add this under ACL "Everyone": <right name="resource.hedit.access" access="false"></right> Link to comment
Foxy Posted July 19, 2015 Author Share Posted July 19, 2015 I think it should work if you add this under ACL "Everyone": <right name="resource.hedit.access" access="false"></right> Thanks man, i will put this in, and then see if my friend is unable to execute the command, your help was much appreciated, i thank you for not only that, but your quick response as well:). Link to comment
Foxy Posted July 19, 2015 Author Share Posted July 19, 2015 I think it should work if you add this under ACL "Everyone": <right name="resource.hedit.access" access="false"></right> This helped, but now even as an admin this is impossible, i can see why, because it was for all users, but i wouldn't know where to make it admin only, any suggestions? Link to comment
GTX Posted July 19, 2015 Share Posted July 19, 2015 Put this under ACL "Admin": <right name="resource.hedit.access" access="true"></right> Link to comment
Foxy Posted July 19, 2015 Author Share Posted July 19, 2015 Put this under ACL "Admin": <right name="resource.hedit.access" access="true"></right> Still didnt work for me:/ Link to comment
GTX Posted July 20, 2015 Share Posted July 20, 2015 Maybe remove the line I gave you, which is under "Everyone" and let that one for "Admin" stay. If that doesn't work, remove "user.*" line under ACL "Everyone". I think that should work. Link to comment
Foxy Posted July 20, 2015 Author Share Posted July 20, 2015 Maybe remove the line I gave you, which is under "Everyone" and let that one for "Admin" stay.If that doesn't work, remove "user.*" line under ACL "Everyone". I think that should work. Still doesn't seem to work.. can we speak on skype, to help me further with solving this? i really appreciate your help man. 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