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...")
 
 
(4 intermediate revisions by the same user not shown)
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.  It also allows you to attach your camera to an npc or pc so you can watch what they are doing.
  
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
 +
* <span class="highlight2">/camera attach</span> attaches camera to current target
 +
* <span class="highlight2">/camera detach</span> detaches camera to current target
  
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
+
==Availability==
-----
 
  
* **/camera distance _distance_ [save]** - Set a new maximum distance. Cannot be lower than the default max camera distance.
+
This plugin is included with the MMOBugs Compile.
* **/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.
 

Latest revision as of 21:53, 1 January 2017

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. It also allows you to attach your camera to an npc or pc so you can watch what they are doing.

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
  • /camera attach attaches camera to current target
  • /camera detach detaches camera to current target

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.

Availability

This plugin is included with the MMOBugs Compile.