OrbTanT Posted August 2, 2014 Share Posted August 2, 2014 Can someone tell me how I can create a GUI type, that, when I click on a button, it opens other buttons, all in the same GUI, I understand how to create GUI buttons and do not understand how to do something as well. example in print, common weapons>>HandGuns>>Deagle,Pilstol. Link to comment
xXMADEXx Posted August 2, 2014 Share Posted August 2, 2014 All you have to do is use guiCreateButton in onClientGUIClick Link to comment
LabiVila Posted August 2, 2014 Share Posted August 2, 2014 Use onClientGUIClick: https://wiki.multitheftauto.com/wiki/OnClientGUIClick If you want some more help, please post all your script here Link to comment
AboShanab Posted August 2, 2014 Share Posted August 2, 2014 Use :- "onClientResourceStart" guiCreateWindow guiCreateButton "onClientGUIClick" guiSetVisible Link to comment
OrbTanT Posted August 2, 2014 Author Share Posted August 2, 2014 after you create the GUIWindows and the Buttons, I have no idea To open other buttons, for example create a button for a Sniper, then clicking it appears with other buttons Sniper and Country Sniper 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