Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

On079Elevator

Horkovich edited this page Oct 4, 2019 · 1 revision

Description

When SCP 079 call elevator

Handler

IEventHandler079Elevator

Inputs/Outputs

  • Player Player { get; }
    The player plays SCP 079
  • bool Allow { get; set; }
    Did the player run elevator
  • int APDrain { get; set; }
    The cost of run elevator
  • Vector Elevator { get; set; } The elevator wich the player teleported

Examples

Need to add

Server Guides

API Documents

Clone this wiki locally