Author Topic: How to Make a Yes / No Box AND get the Answer  (Read 800 times)


You can do it clientside with messageBoxYesNo("Title","Message","commands-on-yes","commands-on-no");

But there isn't a clientcmd in blockland by default like clientcmdmessagebox.

How can I do it Server-side?


oh..... Bang goes my Mod Idea...


Try using another method e.g. chat messages, then get the next one they send as the answer.
Quote
/teleport Office
Would you like to go to the Office?
> %^&QS
What?

/teleport Office
Would you like to go to the Office?
> Yes
3... 2... 1... Done.