Skip to content

50 — Zoom out

Returns the tactical view to its ordinary size, brings the cursor back and hands input back to the scenario's own lock.

Editor data
Numeric ID
50
Engine ID
TACTION_ZOOM_OUT
Editor name
Zoom out
Need token
NEED_NONE
Parameters
None
Attachment
none
INI example
[Actions]
<TriggerID>=1,50,0,0,0,0,0,0,
Caveats
  • Input is restored to whatever the scenario's own lock says rather than switched on, so the action releases a zoom-in but leaves a lock placed by the lock-input action standing.
  • Everything typed since the last flush is thrown away.
  • The action runs whether or not the view was magnified. On an unmagnified view it still shows the cursor, flushes the keyboard and redraws.