Zoomout (Slash Command): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Slash Command == | == Slash Command == | ||
{{SlashCommandArticle|command=zoomout|options=+, ++, or [0-1]|note=Zoom camera out}} | {{SlashCommandArticle|command=zoomout|options=+, ++, or [0-1]|note=Zoom camera out 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-out the camera while the key is pressed. | |||
|- | |||
| style="text-align:center; font-weight:bold;"| ++ || style="text-align:left;"| Toggles full zoom-out. Zooms the camera out to maximum distance (80ft) and then locks the camera, preventing it from zooming-in until the key is pressed again to unlock it. | |||
|- | |||
| style="text-align:center; font-weight:bold;"| 1 || style="text-align:left;"| Zooms the camera out to maximum distance (80ft)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-out. Unlocks the camera from third 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. These options are intended to be used with commands that are [[Binds|bound]] to keys or mouse buttons. | ||
* The "1" and "0" options must be placed after the command separated by a space or comma. | |||
* This command will zoom out the camera to a maximum of 80 feet (the same as the mouse wheel). To zoom out further, use the {{slashcommand|camdist}} command. | |||
* By default, this command is bound to the End key as <code>+zoomout</code>. | |||
==Examples== | ==Examples== | ||
/zoomout 1 | /zoomout 1 | ||
+zoomout | /+zoomout | ||
{{ | |||
{{navbox Movement}} | |||
[[Category:Movement Commands]] | |||
[[Category:Slash Commands]] |
Latest revision as of 15:56, 28 December 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 full zoom-out. Zooms the camera out to maximum distance (80ft) and then locks the camera, preventing it from zooming-in until the key is pressed again to unlock it. |
1 | Zooms the camera out to maximum distance (80ft)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. These options are intended to be used with commands that are bound to keys or mouse buttons.
- The "1" and "0" options must be placed after the command separated by a space or comma.
- This command will zoom out the camera to a maximum of 80 feet (the same as the mouse wheel). To zoom out further, use the /camdist command.
- By default, this command is bound to the End key as
+zoomout
.
Examples
/zoomout 1 /+zoomout