Zoomin (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=zoomin|options=1|note=Zoom camera in}}
{{SlashCommandArticle|command=zoomin|options=+, ++, or [0-1]|note=Zoom camera in and lock.}}


The command behaves differently depending on the option that is used:
{| 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.
|}


==Example==
* 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==
  /zoomin 1
  /zoomin 1
/+zoomin


{{Navbox Movement}}
{{Navbox Movement}}
[[Category:Movement Commands]]
[[Category:Slash Commands]]

Latest revision as of 15:56, 28 December 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