dockfries / infernus

Node.js library for scripting Open Multiplayer.
https://dockfries.github.io/infernus/
MIT License
21 stars 2 forks source link

Dialog 'button2' response #32

Closed Allerek closed 9 months ago

Allerek commented 9 months ago

Hi! Button2 is usually used as an 'exit/cancel' button - for now, we cannot know if it was pressed or not. We only get inputText from the promise.

Allerek commented 9 months ago

*This is incorrect, you can access which button was pressed by 'response' argument 1-Left button 0-Right button