-
Notifications
You must be signed in to change notification settings - Fork 82
Bounty incurred event
Cmdr McDonald edited this page Apr 11, 2017
·
11 revisions
Triggered when you incur a bounty.
When using this event in the Speech responder the information about this event is available under the event
object. The available variables are as follows
-
crimetype
The type of crime committed -
victim
The name of the victim of the crime -
faction
The name of the faction issuing the bounty -
bounty
The number of credits issued as the bounty
When using this event in VoiceAttack the information about this event is available as follows
-
{DEC:EDDI bounty incurred bounty}
The number of credits issued as the bounty -
{TXT:EDDI bounty incurred crimetype}
The type of crime committed -
{TXT:EDDI bounty incurred faction}
The name of the faction issuing the bounty -
{TXT:EDDI bounty incurred victim}
The name of the victim of the crime