Author Topic: option message box event  (Read 1550 times)

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...

This was already done, but not as variables.
I don't even see how this has to do with variables.

It was already ma-

Dammit Chrono

prompt events?  already made, but not one with a gui

prompt events?  already made, but not one with a gui
Yes there was.

Use prompt events, there's an option for yes/no or ok/cancel.

And for the ifyes and ifno, use OnPromptAccept and OnPromptDecline.

Can I get a DL link?


Does this work with variables?

All events can work with each other. You just gotta learn how to do it.

Ex: OnPromptAccept Client SetVariable key 0
OnPromptAccept Self Dooropen