Skip to content

79 — Ratio of team units...

Stores a vehicle share on the trigger's house that nothing reads.

Editor data
Numeric ID
79
Engine ID
TACTION_SET_TEAM_UNIT_RATIO
Editor name
Ratio of team units...
Need token
NEED_NUMBER
Parameters
  1. Numberinteger
Attachment
none
INI example
[Actions]
<TriggerID>=1,79,0,<Number>,0,0,0,0,

Valid values

  • Any number. Every value behaves the same way, because nothing reads what is stored.
Caveats
  • The action runs and does nothing beyond the store. No path that runs reads the share back, so nothing about what a house builds for its teams changes whatever is written.
  • The house written to is the one that owns the trigger. No house is named on the line.
  • The store is skipped when the trigger has no owning house.
  • Of the four ratio actions only the AI-trigger one, which shares the naming, reaches a decision. Its two companions here are inert in the same way this one is.