HITMANzz Posted March 8, 2010 Share Posted March 8, 2010 Hiii Ok... my problem is that i want put resources only for admins (like; superman, sacheat etc...) but i dont know how do it. I have tried in ACL but i have created an account as normal player for try if normal players can use superman and yes, they can.... Thanks for the help! Link to comment
50p Posted March 9, 2010 Share Posted March 9, 2010 You have to use ACL (Access Control List) that's what it is for. If you don't want it, then you can create your own admin system which is not recommended for beginners. Link to comment
HITMANzz Posted March 9, 2010 Author Share Posted March 9, 2010 Ok i tried to put; <object name="resource.superman" /> on the ACL admin's zone... so: <group name="Admin"> <acl name="Moderator" /> <acl name="SuperModerator" /> <acl name="Admin" /> <acl name="RPC" /> <object name="resource.superman" /> <object name="resource.superweapons" /> <object name="resource.freeroam" /> <object name="resource.admin" /> <object name="user.HITMANzz" /> </group> but the resources; superman and weapons runs for all players. i have also tried to put: <right name="function.superman" access="false" /> for Default players, moderators and supermoderators and <right name="function.superman" access="true" /> for admins players But it hasnt effects on the rights of the players Link to comment
karlis Posted March 9, 2010 Share Posted March 9, 2010 try <right name="function.Superman" access="true" /> , note the caps Link to comment
Jockie Posted March 14, 2010 Share Posted March 14, 2010 Maybe you haven't started the superman resource? Or you haven't login? Link to comment
HITMANzz Posted March 14, 2010 Author Share Posted March 14, 2010 i can fly, but the problem is that normal players can also fly. I want that only admins supermen 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