Mapeditor - Forms
Posted: Sun May 14, 2023 3:21 pm
Mapeditor trigger to give n player a form.
Example 1: Form button (cond)
FormString, FormButton1, FormButton2, FormButton3 (optional), playerN
Where for string is the text for the form, formbutton are the buttons and playerN is the player the form appears to.
If Form (subCond)
- If form 1 is pressed
Effect trigger here
- If form 2 is pressed
Effect trigger here
Etc.
[
Example usage:
"You have lost your capital. Do you [surrender to player B] or [resist against player B]?
"Player A has chosen [surrender to player B]."
Or
"You have found a treasure map. Do you [proceed to rescue the saliors of carlia] or [Ditch them for the treasure Island]?]
Pairing this will the random triggers and we can make awesome interactive stories and map levels.
Example 1: Form button (cond)
FormString, FormButton1, FormButton2, FormButton3 (optional), playerN
Where for string is the text for the form, formbutton are the buttons and playerN is the player the form appears to.
If Form (subCond)
- If form 1 is pressed
Effect trigger here
- If form 2 is pressed
Effect trigger here
Etc.
[
Example usage:
"You have lost your capital. Do you [surrender to player B] or [resist against player B]?
"Player A has chosen [surrender to player B]."
Or
"You have found a treasure map. Do you [proceed to rescue the saliors of carlia] or [Ditch them for the treasure Island]?]
Pairing this will the random triggers and we can make awesome interactive stories and map levels.