Difference between revisions of "MQ2Camera" - MMOBugs Wiki

(Created page with "This entry needs formatting. MQ2Camera ========= MQ2 plugin to manipulate the game's third person camera. Currently this provides a distance option that lets you zoom the c...")
 
Line 1: Line 1:
This entry needs formatting.
+
{{plugin}}
 +
{{Pluginbox
 +
| name = MQ2Camera
 +
| author = [[User:Brainiac|Brainiac]]
 +
| link = None
 +
| commands=/camera
 +
| source = Yes
 +
| usesini = Yes
 +
}}
 +
==Description==
 +
<font class="highlight">MQ2Camera</font> is a plugin that allows you to manipulate the ingame third person camera. Currently this provides a distance option that lets you zoom the camera further away from your character.
  
MQ2Camera
+
==Commands==
=========
 
  
MQ2 plugin to manipulate the game's third person camera.
+
* <span class="highlight2">/camera distance _distance_ [save]</span> Set a new maximum distance. Cannot be lower than the default max camera distance.
 +
* <span class="highlight2">/camera distance reset [save]</span> Reset the camera distance to the default
 +
* <span class="highlight2">/camera info</span> show the current settings for the camera distance
  
Currently this provides a distance option that lets you zoom the camera further away from your character.
+
If **save** is specified in a command, the value will be written to the INI file and automatically applied the next time the plugin is loaded.
  
Usage
+
==Configuration==
-----
 
  
* **/camera distance _distance_ [save]** - Set a new maximum distance. Cannot be lower than the default max camera distance.
+
==Video==
* **/camera distance reset [save]** - Reset the camera distance to the default
 
* **/camera info** - show the current settings for the camera distance
 
  
If **save** is specified in a command, the value will be written to the INI file and automatically applied the next time the plugin is loaded.
+
===Example Configuration===
 +
 
 +
 
 +
==Availability==
 +
 
 +
This plugin is included with the MMOBugs Compile.

Revision as of 20:13, 30 January 2016

Plugin Info
Name MQ2Camera
Author Brainiac
Link None
Commands /camera
Source Available Yes
Uses INI File Yes

Description

MQ2Camera is a plugin that allows you to manipulate the ingame third person camera. Currently this provides a distance option that lets you zoom the camera further away from your character.

Commands

  • /camera distance _distance_ [save] Set a new maximum distance. Cannot be lower than the default max camera distance.
  • /camera distance reset [save] Reset the camera distance to the default
  • /camera info show the current settings for the camera distance

If **save** is specified in a command, the value will be written to the INI file and automatically applied the next time the plugin is loaded.

Configuration

Video

Example Configuration

Availability

This plugin is included with the MMOBugs Compile.