Skip to main content

ModifiedFactionInfluence

Gets called when a faction's influence has changed.

Start a script section

!-- OnEvent ModifiedFactionInfluence
-- require $evFaction $evInfluence

# Add your instructions here
  • Group: ServerEvents
  • Cancellable: No
  • Event data: ModifiedFactionInfluenceEventArgs

Injected variables

VariableTypeDescription
$evFactionFaction enum valueGets the faction whose influence is modified.
$evInfluencenumber valueGets the new influence of the Faction.