#Ivan7 Posted July 24, 2014 Share Posted July 24, 2014 Ok guys, i recently download this script to improve my gui learning, https://community.multitheftauto.com/ind ... ls&id=4871 the script works perfectly fine but only issue is i dont know whats he command to start it, I searched its files and still couldnt find example Example is guieditor, once you run it the command to start is /guied can someone tell me whats the command for this one? Link to comment
Et-win Posted July 24, 2014 Share Posted July 24, 2014 F5 I believe, but not sure. Otherwise try all F keys. By the way: Improving GUI learning is not using a system. GUI learning is scripting it by yourself. Link to comment
#Ivan7 Posted July 24, 2014 Author Share Posted July 24, 2014 Thanks, and I know but must people seem to use guieditor and stuff now Link to comment
Et-win Posted July 24, 2014 Share Posted July 24, 2014 Only those who are lazy in my opinion. I just script it by myself, because if you want to move something, it's the best with changing just 1 variable and everything goes with. Link to comment
#Ivan7 Posted July 24, 2014 Author Share Posted July 24, 2014 Oh, and F5 didnt work and the other F keys didnt work also Link to comment
Et-win Posted July 24, 2014 Share Posted July 24, 2014 1. Is it running and 2. Otherwise @other people react/Contact owner. Link to comment
Saml1er Posted July 24, 2014 Share Posted July 24, 2014 (edited) Who told you dxGUI is same like GUI editor? There are exported functions. You must do it manually. https://wiki.multitheftauto.com/wiki/Resource:DxGUI Edited July 24, 2014 by Guest Link to comment
Et-win Posted July 24, 2014 Share Posted July 24, 2014 Woops, I thought it was GUIEditor. I'm sorry x3 Link to comment
Saml1er Posted July 24, 2014 Share Posted July 24, 2014 Woops, I thought it was GUIEditor. I'm sorry x3 I used to think the same when I saw it for the first time but after I saw those exported functions, I was like "fk, no big difference still have to do it manually" Link to comment
Dealman Posted July 24, 2014 Share Posted July 24, 2014 Only those who are lazy in my opinion. I just script it by myself, because if you want to move something, it's the best with changing just 1 variable and everything goes with. How is it lazy to use a tool that gives you visual feedback on the fly? It's basically a What You See Is What You Get. It's not being lazy, it's called saving time. @Ivan: You don't start it. The resource comes with exported functions to create DX drawn elements such as windows and buttons. All you have to do is have the resource running in the background, and then you can use the exported functions in your own resource to draw stuff. It's all explained on its wiki page. 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