LevelUp
Gets called when the SCP-127 level up.
Start a script section
!-- OnEvent LevelUp
-- require *evScp127Item $evTier
# Add your instructions here
- Group: Scp127Events
- Cancellable: No
- Event data:
Scp127LevelUpEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
*evScp127Item | reference to Scp127Firearm object | Gets the SCP-127 firearm. |
$evTier | Scp127Tier enum value | Gets the new tier of SCP-127. |