kajahun Posted January 24 Share Posted January 24 Hey guys! What's the better method to create UIs, menus etc with good custom design. GUI windows, or dxDraw and track the cursor position for example for the button clicks? 1 Link to comment
FlorinSzasz Posted January 24 Share Posted January 24 As a person which uses the GUI windows everytime i need a menu or list and so on if you dont want to bother with design to much go for them but if you want fancy stuff like nice a custom hud or minimap or maybe a menu then goo for Dx functions. There are some libraries which make things fancy and you have built in functions for them and you dont need to make your own. DGS -> https://wiki.multitheftauto.com/wiki/Resource:DGS CustomWidgets -> https://wiki.multitheftauto.com/wiki/Resource:CustomWidgets Modern Dx Library -> https://wiki.multitheftauto.com/wiki/Modern-Library For button clicks on gui you have an Event so is easy to track them -> https://wiki.multitheftauto.com/wiki/OnClientGUIClick For dx you have an Event too https://wiki.multitheftauto.com/wiki/OnClientClick https://forum.multitheftauto.com/topic/100217-clickable-dx-rectangletext/ 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