Author Topic: new event -setpromptbutton  (Read 384 times)

an event  so you can set what it says on the prompt button instead of yes/no and ok/cancel
heres how it would work an say you have on activate>self>setpromtbutton (textbox)/(textbox)
so for like things for turning something on and off orsomething like that

Would require Badspot to change it.

ill pm badspot about just adding on/off by the way how do you pm

/facepalm

Go to their profile and click on Send this member a personal message.


Couldn't you just find out the name of the button, and then alter it in game by using:

BUTTONNAMEHERE.text = "BLAH";

And then once it's closed, set it back to Yes/No whatever.

It's not a very good idea to be changing it though.