Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Suggestions & Requests
»
option message box event
« previous
next »
Print
Pages: [
1
]
Author
Topic: option message box event (Read 1550 times)
Makanix
July 16, 2009, 02:26:08 PM
You know the variable event's message box that pops up and there's an ok button. I need one with a yes and no option. Also I will need an if yes and if no variables. Greatly appreciated if you could do this for me...
Ad Bot
Advertisement
Chrono
July 16, 2009, 02:29:36 PM
This was already done, but not as variables.
I don't even see how this has to do with variables.
Kalphiter
July 16, 2009, 02:29:41 PM
It was already ma-
Dammit Chrono
pocketrocket300
July 16, 2009, 02:29:53 PM
prompt events? already made, but not one with a gui
Chrono
July 16, 2009, 02:30:48 PM
Quote from: pocketrocket300 on July 16, 2009, 02:29:53 PM
prompt events? already made, but not one with a gui
Yes there was.
Blockoman
July 16, 2009, 02:48:08 PM
Use prompt events, there's an option for yes/no or ok/cancel.
And for the ifyes and ifno, use OnPromptAccept and OnPromptDecline.
Makanix
July 16, 2009, 02:49:00 PM
Can I get a DL link?
Chrono
July 16, 2009, 05:10:33 PM
Prompt Events
Very first result.
http://forum.blockland.us/index.php?topic=73966.0
Makanix
July 16, 2009, 05:34:45 PM
Does this work with variables?
Chrono
July 16, 2009, 05:38:10 PM
All events can work with each other. You just gotta learn how to do it.
Ex: OnPromptAccept Client SetVariable key 0
OnPromptAccept Self Dooropen
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Suggestions & Requests
»
option message box event