jafar Posted August 21, 2013 Share Posted August 21, 2013 addEventHandler ( 'onResourceStart', resourceRoot, function ( res ) if not isObjectInACLGroup ( 'resource.' .. getResourceName ( res ), aclGetGroup ( 'Admin' ) ) then cancelEvent ( ) outputChatBox("mode - not started add it to group Admin",root,0,255,0,true) end end ) 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