I have a question. Is it possible to have working multi-choice buttons in the opening message?
Basically what I want is pic related made into buttons - you pick a class, race, and gender, perhaps add an extra comment on what you want and hit enter.
I guess it's probably doable with STscript but looking at the docs it seems like a massive overkill for something that's ultimately just nice to have.
In pseudo code I just need
>{{button::button1::Warrior,Rogue,Mage}}
>Your class is {{var::button1}}
>repeat for 3 buttons
There's no such functionality, is there