Skip to main content

GainExperience

Gets called when the SCP-127 is gained experience.

Start a script section

!-- OnEvent GainExperience
-- require *evScp127Item $evExperienceGain

# Add your instructions here
  • Group: Scp127Events
  • Cancellable: No
  • Event data: Scp127GainExperienceEventArgs

Injected variables

VariableTypeDescription
*evScp127Itemreference to Scp127Firearm objectGets the SCP-127 firearm.
$evExperienceGainnumber valueGets the amount of experience the SCP-127 gained.