Skip to content

Community goal event

T'kael edited this page Nov 23, 2017 · 10 revisions

Triggered when checking the status of a community goal. 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

  • cgid the unique id of the goal (this is a list if participating in multiple goals)

  • name The description of the goal (this is a list if participating in multiple goals)

  • system The system where the goal is located (this is a list if participating in multiple goals)

  • station The station where the goal is located (this is a list if participating in multiple goals)

  • expiry The expiration time for the goal in seconds (this is a list if participating in multiple goals)

  • iscomplete The completion status of the goal (true/false) (this is a list if participating in multiple goals)

  • total The community's current total contributions (this is a list if participating in multiple goals)

  • contribution The commander's contribution (this is a list if participating in multiple goals)

  • contributors The number of commanders participating (this is a list if participating in multiple goals)

  • percentileband the commander's current rewards percentile (this is a list if participating in multiple goals)

  • topranksize The number of commanders in the top rank (only for goals with a fixed size top rank) (this is a list if participating in multiple goals)

  • toprank Whether the commander is currently in the top rank (true/false) (only for goals with a fixed size top rank) (this is a list if participating in multiple goals)

  • tier The current tier of the goal (only once the 1st tier is reached) (this is a list if participating in multiple goals)

  • tierreward The reward on offer for the current tier

When using this event in VoiceAttack the information about this event is available as follows

Clone this wiki locally