S3Nn4oXx Posted August 11, 2015 Share Posted August 11, 2015 Guys you know how to make Scripts for admins only, what i need to do ? Link to comment
TheSmart Posted August 11, 2015 Share Posted August 11, 2015 try this local accName = getAccountName ( getPlayerAccount ( thePlayer ) ) if isObjectInACLGroup ("user."..accName, aclGetGroup ( "Admin" ) ) then Link to comment
S3Nn4oXx Posted August 11, 2015 Author Share Posted August 11, 2015 try this local accName = getAccountName ( getPlayerAccount ( thePlayer ) ) if isObjectInACLGroup ("user."..accName, aclGetGroup ( "Admin" ) ) then Thanks <3 to put this script then my script right? i mean my script under it 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