Blockland Forums > Modification Help
[Tutorial] Making a Gui
Justin K.:
Seems confusing. ahow long does it take?
Tingalz:
I want to try it.
AGlass0fMilk:
This tutorial is for people who make add-ons Justin.
Oh and Badspot, consider stickying this if it meets your standards. Read through this and tell me what you think, if you want.
Quintano Man:
how do i make it so that when i press a button, it plays a sound?
AGlass0fMilk:
You can do that, make the command:
--- Code: ---alxPlay(Sound);
--- End code ---