Jokeℝ1472771893 Posted May 13, 2012 Posted May 13, 2012 How To Add group in ACL and add there members (account Names)
GTX Posted May 13, 2012 Posted May 13, 2012 You can do that via Admin Panel. Do you require a paid scripter? Contact me! (Unavailable) Currently I am experienced in Lua, PHP, HTML, CSS, SQL and JS. Developer and owner of https://projectbea.st - Project Beast
Jokeℝ1472771893 Posted May 13, 2012 Author Posted May 13, 2012 You can do that via Admin Panel. yeh i know but how to add players in group?
GTX Posted May 13, 2012 Posted May 13, 2012 Do you want to add it by yourself? If so: aclGroupAddObject or go to ACL.xml in your server/mods/deathmatch folder and change it there Do you require a paid scripter? Contact me! (Unavailable) Currently I am experienced in Lua, PHP, HTML, CSS, SQL and JS. Developer and owner of https://projectbea.st - Project Beast
Jokeℝ1472771893 Posted May 13, 2012 Author Posted May 13, 2012 Like This ? </group> <group name="FBI"> <acl name="Default"></acl> <object name="user.Har8"></object> </group>
CapY Posted May 13, 2012 Posted May 13, 2012 Like This ? </group> <group name="FBI"> <acl name="Default"></acl> <object name="user.Har8"></object> </group> Yes.
Jokeℝ1472771893 Posted May 13, 2012 Author Posted May 13, 2012 Like This ? </group> <group name="FBI"> <acl name="Default"></acl> <object name="user.Har8"></object> </group> Yes. bro but its didnt saved
Jaysds1 Posted May 13, 2012 Posted May 13, 2012 you probably added the part with it, Try it again: name="FBI"> name="Default" /> name="user.Har8" />> My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
CapY Posted May 13, 2012 Posted May 13, 2012 Like This ? </group> <group name="FBI"> <acl name="Default"></acl> <object name="user.Har8"></object> </group> Yes. bro but its didnt saved Then shut the server down, edit ACL, and then run it again.
Jokeℝ1472771893 Posted May 13, 2012 Author Posted May 13, 2012 but is it for resourse for EXP:gate opened?
GTX Posted May 13, 2012 Posted May 13, 2012 What? Post your script here if you have any problem. Do you require a paid scripter? Contact me! (Unavailable) Currently I am experienced in Lua, PHP, HTML, CSS, SQL and JS. Developer and owner of https://projectbea.st - Project Beast
Jaysds1 Posted May 13, 2012 Posted May 13, 2012 but is it for resourse for EXP:gate opened? Sorry, but ACL is a Access Control List, this would allow who ever to do what ever the group acl is set to. More Info: ACL My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
LukisLT Posted May 13, 2012 Posted May 13, 2012 Just simply, open admin panel " in game " go to "resources" tab click "manage acl" there u can create groups, or just click on existing group and add player's like this "user.playersName" or resource " resource.resourceNameHere" I hope that was helpful !
Moderators IIYAMA Posted May 14, 2012 Moderators Posted May 14, 2012 + Info: Player/resource can be add with addobject. > user. resource. Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
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