Zoomout (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=zoomin|options=+, ++, or [0-1]|note=Zoom camera in and lock.}}
{{SlashCommandArticle|command=zoomout|options=+, ++, or [0-1]|note=Zoom camera out and lock.}}


The command behaves differently depending on the option that is used:
The command behaves differently depending on the option that is used:
Line 7: Line 7:
! Option !! Behavior
! Option !! Behavior
|-
|-
| style="text-align:center; font-weight:bold;"| + || style="text-align:left;"|  Zooms-in the camera while the key is pressed.
| style="text-align:center; font-weight:bold;"| + || style="text-align:left;"|  Zooms-out the camera while the key is pressed.
|-
|-
| style="text-align:center; font-weight:bold;"| ++ || style="text-align:left;"| Toggles zoom. Zooms the camera in all the way to First Person view and then locks the camera, preventing it from zooming-out until the key is pressed again.
| style="text-align:center; font-weight:bold;"| ++ || style="text-align:left;"| Toggles zoom-out. Zooms the camera out all the way to Third Person view and then locks the camera, preventing it from zooming-in until the key is pressed again.
|-
|-
| style="text-align:center; font-weight:bold;"| 1 || style="text-align:left;"| Zooms the camera in all the way to First Person view and then locks the camera, preventing it from zooming-out until the zoom-in is disabled.
| style="text-align:center; font-weight:bold;"| 1 || style="text-align:left;"| Zooms the camera out all the way to Third Person view and then locks the camera, preventing it from zooming-in until the zoom-out is disabled.
|-
|-
| style="text-align:center; font-weight:bold;"| 0 || style="text-align:left;"| Disables zoom-in. Unlocks the camera from first person view so that it may be adjusted.
| style="text-align:center; font-weight:bold;"| 0 || style="text-align:left;"| Disables zoom-out. Unlocks the camera from third person view so that it may be adjusted.
|}
|}


Line 21: Line 21:


==Examples==
==Examples==
  /zoomin 1
  /zoomout 1
  /+zoomin
  /+zoomout




{{template:navbox Movement}}
{{template:navbox Movement}}

Revision as of 09:12, 25 July 2022

Slash Command

/zoomout +, ++, or [0-1]

Zoom camera out and lock.

The command behaves differently depending on the option that is used:

Option Behavior
+ Zooms-out the camera while the key is pressed.
++ Toggles zoom-out. Zooms the camera out all the way to Third Person view and then locks the camera, preventing it from zooming-in until the key is pressed again.
1 Zooms the camera out all the way to Third Person view and then locks the camera, preventing it from zooming-in until the zoom-out is disabled.
0 Disables zoom-out. Unlocks the camera from third person view so that it may be adjusted.
  • The "+" and "++" options are prefixes that must be placed at the beginning of the command.
  • The "1" and "0" options must be placed after the command separated by a space or comma.
  • By default, this command is bound to the Home key as +zoomin.

Examples

/zoomout 1
/+zoomout