Skip to content

85 — Vein growth...

Writes the scenario's vein switch, which decides whether existing veins spread outward.

Editor data
Numeric ID
85
Engine ID
TACTION_VEIN_GROWTH
Editor name
Vein growth...
Need token
NEED_BOOL
Parameters
  1. Booleanboolean
Attachment
none
INI example
[Actions]
<TriggerID>=1,85,0,<Boolean>,0,0,0,0,
Caveats
  • Only the low part of the number is consulted, so a figure of 256, or any other multiple of it, reads as off while every other non-zero figure reads as on. The editor writes one or zero, so this shows only on a hand-written line.
  • The switch the action writes is the same one the map file sets, and the value stands from the moment the action runs until something else writes it.