Skip to main content

Talked

Gets called when SCP-127 played a voiceline.

Start a script section

!-- OnEvent Talked
-- require *evScp127Item $evVoiceLine $evPriority

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

Injected variables

VariableTypeDescription
*evScp127Itemreference to Scp127Firearm objectGets the SCP-127 firearm.
$evVoiceLineScp127VoiceLinesTranslation enum valueGets the voiceline the SCP-127 played.
$evPriorityVoiceLinePriority enum valueGets the priority the voiceline has been played with.