You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my opinion, it would be best to add in the configuration the ability to create your own command that will refer to a given form on the page.
The principle of the form commands should be similar to the one I suggested in the /suggest command suggest.
After entering the command, e.g. /bug, questions from the form are displayed in the chat, which the player replies to by entering the content on chat or selecting options (clickable) in the chat. To cancel the process, he can click "Cancel" in the chat or type /bug cancel.
You have to keep in mind that Forms has many data types and each of them has to be implemented slightly differently.
The text was updated successfully, but these errors were encountered:
I suggest adding support for the Forms addon.
In my opinion, it would be best to add in the configuration the ability to create your own command that will refer to a given form on the page.
The principle of the form commands should be similar to the one I suggested in the /suggest command suggest.
After entering the command, e.g. /bug, questions from the form are displayed in the chat, which the player replies to by entering the content on chat or selecting options (clickable) in the chat. To cancel the process, he can click "Cancel" in the chat or type /bug cancel.
You have to keep in mind that Forms has many data types and each of them has to be implemented slightly differently.
The text was updated successfully, but these errors were encountered: