Skip to main content

CreatedAmnesticCloud

Gets called when SCP-939 has created an amnestic cloud.

Start a script section

!-- OnEvent CreatedAmnesticCloud
-- require @evPlayer *evAmnesticCloud

# Add your instructions here
  • Group: Scp939Events
  • Cancellable: No
  • Event data: Scp939CreatedAmnesticCloudEventArgs

Injected variables

VariableTypeDescription
@evPlayerplayer valueThe SCP-939 player instance.
*evAmnesticCloudreference to AmnesticCloudHazard objectGets the created amnestic cloud instance.