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
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | The SCP-939 player instance. |
*evAmnesticCloud | reference to AmnesticCloudHazard object | Gets the created amnestic cloud instance. |