StartSequence

method
StartSequence<override>(): void

Begin the sequence of events to open the vault door without thermite, or unpauses the sequence if it was paused. Requires the device to be enabled. Weakpoints can only be damaged while the vault sequence is active.

Module
/Fortnite.com/Devices
Declared in
bank_vault_device
Source
fortnite

Used in

VillageTemplate / Village Player Spawner verse-source
PlayerSpawnList:[]initial_player_spawn_info = array{}


 
    # This handles the intro fade from black.
    @editable {ToolTip := IntroSequenceTip}
    StartSequence:cinematic_sequence_device = cinematic_sequence_device{}
    
    # The intro dialog “Welcome to Village…”.
    @editable {ToolTip := DialogTip}
    FirstDialog:popup_dialog_device = popup_dialog_device{}
    
    # An extra failsafe method to put the player in stasis during the intro