Combine Posted June 9, 2019 Author Share Posted June 9, 2019 GUI Editor is a resource designed to allow creation and manipulation of GUI elements in-game, with the ability to generate the corresponding Lua code and output it to a file.All credits go to R3mp for making this tool.First of all, click here to download the resource.Once downloaded, you must put it in the resources folder of our MTA SA as you do with other resources, but with a slight difference, this will be extracted in a folder:When you go inside the folder it must look like this: Link to comment Share on other sites More sharing options...
Filex Posted June 9, 2019 Share Posted June 9, 2019 While downloading it, gui editor may require two acl objects which are the general.ModifyOtherObjects and function.callRemote without getting or mentioning both's functionalities as its mentioned on the guieditor download website description to allow them you need to type these two lines in your console :aclrequest allow guieditor general.ModifyOtherObjectsaclrequest allow guieditor function.callRemoteOr just modify the acl.xml file directly where you will find both objects in the file with a false status to the permission just change from false to true Link to comment Share on other sites More sharing options...
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