Skip to main content

MimickingEnvironment

Gets called when SCP-939 is mimicking the environment.

Start a script section

!-- OnEvent MimickingEnvironment
-- require @evPlayer $evSelectedSequence $evCooldownTime $evIsAllowed

# Add your instructions here
  • Group: Scp939Events
  • Cancellable: Yes
  • Event data: Scp939MimickingEnvironmentEventArgs

Injected variables

VariableTypeDescription
@evPlayerplayer valueGets the 939 player instance.
$evSelectedSequencenumber valueGets or sets the selected sequence to play.
$evCooldownTimenumber valueGets or sets the cooldown for mimicking the environment.
$evIsAllowedbool valueWhether the event is allowed to run.