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=zoomout|options=+, ++, or [0-1]|note=Zoom camera out and lock}}
{{SlashCommandArticle|command=zoomin|options=+, ++, or [0-1]|note=Zoom camera in and lock.}}


: '''1''' = Zooms the camera out all the way to Third Person view at maximum distance, and then prevents the camera from zooming-in.
The command behaves differently depending on the option that is used:
: '''0''' = Unlocks the camera from third person view so that it may be adjusted.
{| class="wikitable" style="margin:auto"
|-
! 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;"| 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;"| 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;"| 0 || style="text-align:left;"| Disables zoom-in. Unlocks the camera from first person view so that it may be adjusted.
|}


* By default, this command is bound to the End key as +zoomout.
* 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 <code>+zoomin</code>.


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


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

Revision as of 09:09, 25 July 2022

Slash Command

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

Zoom camera in and lock.

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

Option Behavior
+ Zooms-in the camera while the key is pressed.
++ 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.
1 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.
0 Disables zoom-in. Unlocks the camera from first 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

/zoomin 1
/+zoomin