Skip to main content

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

VariableTypeDescription
*evScp127Itemreference to Scp127Firearm objectGets the SCP-127 firearm.
$evTierScp127Tier enum valueGets the new tier of SCP-127.