Changes

Jump to navigation Jump to search
409 bytes added ,  14:19, 16 May 2021
m
Added new Event Commands
Line 267: Line 267:  
| <tt>awardFestivalPrize {{t|item type}}</tt>
 
| <tt>awardFestivalPrize {{t|item type}}</tt>
 
| Awards the specified item to the player. Possible item types are "pan", "sculpture", "rod", "sword", "hero", "joja", "slimeegg", "emilyClothes", and "jukebox".
 
| Awards the specified item to the player. Possible item types are "pan", "sculpture", "rod", "sword", "hero", "joja", "slimeegg", "emilyClothes", and "jukebox".
 +
|-
 +
| <tt>beginSimultaneousCommand</tt>
 +
| This command states that the next event commands will all be done at the same time.  Must also have endSimultaneousCommand after the commands needed to execute at the same time.
 
|-
 
|-
 
| <tt>broadcastEvent</tt>
 
| <tt>broadcastEvent</tt>
Line 306: Line 309:  
| <tt>dump {{t|group}}</tt>
 
| <tt>dump {{t|group}}</tt>
 
| Starts the special "cold shoulder" and "second chance" dialogue events for the given group (women if group is <tt>girls</tt> and men if it is anything else.) The cold shoulder event has an id of <tt>dumped_Girls</tt> or <tt>dumped_Guys</tt> and lasts 7 days; the second chance event has an id of <tt>secondChance_Girls</tt> or <tt>secondChance_Guys</tt> and lasts 14 days. During open beta testing of version 1.3 there was a second parameter which determined the amount of hearts lost, but support for that parameter was removed before release.
 
| Starts the special "cold shoulder" and "second chance" dialogue events for the given group (women if group is <tt>girls</tt> and men if it is anything else.) The cold shoulder event has an id of <tt>dumped_Girls</tt> or <tt>dumped_Guys</tt> and lasts 7 days; the second chance event has an id of <tt>secondChance_Girls</tt> or <tt>secondChance_Guys</tt> and lasts 14 days. During open beta testing of version 1.3 there was a second parameter which determined the amount of hearts lost, but support for that parameter was removed before release.
 +
|-
 +
| <tt>endSimultaneousCommand</tt>
 +
| Sets the end of all commands that are to be done simultaneously.  Format: <tt>beginSimultaneousCommand/<Event Commands>.../endSimultaneousCommand</tt>
 
|-
 
|-
 
| <tt>elliotbooktalk</tt>
 
| <tt>elliotbooktalk</tt>
22

edits

Navigation menu