Mike269 Posted July 9, 2014 Share Posted July 9, 2014 Im searching for working login panel because every login panel that I download is bugged ( can't register) and im searching for save system that will save everything position after server restart weapons, skin (onPLayerWasted + when server restart) Thanks ! Link to comment
Et-win Posted July 9, 2014 Share Posted July 9, 2014 Login Panel: https://community.multitheftauto.com/ind ... ls&id=1557 (Needs Admin rights/function.addAccount) Link to comment
Mike269 Posted July 9, 2014 Author Share Posted July 9, 2014 (Needs Admin rights/function.addAccount) What do you mean with that? Link to comment
MTA Team botder Posted July 9, 2014 MTA Team Share Posted July 9, 2014 Open the acl.xml and give that resource the right to use "function.addAcount". More instructions here: https://wiki.multitheftauto.com/wiki/ACL Link to comment
Et-win Posted July 9, 2014 Share Posted July 9, 2014 If you want to register, then this code is used: [url=https://wiki.multitheftauto.com/wiki/AddAccount]https://wiki.multitheftauto.com/wiki/AddAccount[/url] This requires ACL Rights to be done. In ACL this is called 'function.addAccount'. So, you can create an ACL Group and add this 'function.addAccount' to it and add the resource to this group, or you give this resource ACL Group 'Admin'. Giving a resource Admin: 1. Press 'p' to open your Admin Panel 2. Go to tab 'Resources' 3. Click on 'Manage ACL' 4. Double click on 'Admin' (Under Groups) 5. Press 'Add Object' 6. Enter name: resource.login_panel 7. Press 'Ok' Now you gave the resource full permissions. This probably why register didn't work with your other login panel. To see and know what to do about this, just simply typ command: /debugscript 3 in-game or look on the console, so you spare us time with helping you while you can understand it by yourself if you did read that. 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