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
| Variable | Type | Description |
|---|---|---|
*evScp127Item | reference to Scp127Firearm object | Gets the SCP-127 firearm. |
$evExperienceGain | number value | Gets the amount of experience the SCP-127 gained. |