Changes

Jump to navigation Jump to search
448 bytes added ,  17:34, 29 August 2023
m
no edit summary
Line 294: Line 294:  
| 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.
 
| 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.
 
|-
 
|-
| <samp>broadcastEvent</samp>
+
| <samp>broadcastEvent [local]</samp>
| TODO: Explain broadcastEvent.
+
| Makes the event a "broadcast event", forcing others players connected to also see it. Any players connected will be forced to warp to this event. This is used in some vanilla events like when Lewis shows the farmer the abandoned Community Center.
 +
 
 +
If the "local" option is given (not a boolean), then client players will see the event as if the "farmer" actor was their own farmer instead of the Host farmer. The "local" option isn't used anywhere in the vanilla game.
 
|-
 
|-
 
| <samp>catQuestion</samp>
 
| <samp>catQuestion</samp>

Navigation menu