Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
I want a gui that just shows text, and the X button; code please
« previous
next »
Print
Pages: [
1
]
Author
Topic: I want a gui that just shows text, and the X button; code please (Read 568 times)
setro2
October 13, 2012, 08:49:30 PM
/title
Can someone please give me the code? I just want a gui with text in the body of it. Also, can it please be a complete code, ready to be made into an add-on? All help is appreciated.
Ad Bot
Advertisement
Lugnut
October 13, 2012, 08:52:12 PM
setro, this is coding help... not suggestions and requests...
use the forums search to look up a guide on gui's.
learning for yourself will help you far more than any freebie.
Ipquarx
October 13, 2012, 10:00:05 PM
messageBoxOk("hi", "bye");
Axolotl2
October 13, 2012, 10:33:50 PM
Badspot provides this by default.
MessageBoxOK("Roses are red","Violets are blue.");
will make this dialog pop up:
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
I want a gui that just shows text, and the X button; code please