Beta
Beta
Beta
Forces a form to show even if the player has another form or menu open. If the player has another form or menu open then it will wait until they close it.
The player to show the form to
Optional
timeout: numberThe number of ticks before the function will give up and throw an error, it defaults to 9999
The response of the form
Beta
Player to show this dialog to.
Builds a simple two-button modal dialog.
Example: showBasicMessageForm.ts
Example: showTranslatedMessageForm.ts