Difference between revisions of "MQ2MovementRecorder" - MMOBugs Wiki

 
Line 1: Line 1:
[[Category: Incomplete Plugin Pages]]
+
{{plugin}}
 +
{{Pluginbox
 +
| name = MQ2Template
 +
| author=[[User: Author|Author]]
 +
| link = [http://www.mmobugs.com/wiki/MQ2MovementRecorder Wiki Link]
 +
| commands=/record on <recordname>
 +
/record off
 +
/record delete <recordname>
 +
 +
/playback on <recordname>
 +
/playback off
 +
| source = No
 +
| usesini = Yes
 +
}}
 +
==Description==
 +
<font class="highlight">MQ2MovementRecorder</font>  records your movements and allows you to play them back
 +
 
 +
==Commands==
 +
 
 +
* <span class="highlight2">/record on <recordname></span> Starts the recording
 +
* <span class="highlight2">/record off</span> Stops the recording
 +
* <span class="highlight2">/record delete <recordname></span> Deletes the recorded path
 +
* <span class="highlight2">/playback on <recordname></span> Starts the playback
 +
* <span class="highlight2">/playback off</span> Stops the playback
 +
 
 +
 
 +
 +
 
 +
 
 +
==Example Usage==
 +
/record on path1
 +
/playback on path1
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
==Availability==
 +
 
 +
This plugin is included with the MMOBugs Compile.

Revision as of 07:07, 17 June 2010

Plugin Info
Name MQ2MovementRecorder
Author Author
Link Wiki Link
Commands /record on <recordname>

/record off /record delete <recordname>

/playback on <recordname> /playback off

Source Available No
Uses INI File Yes

Description

MQ2MovementRecorder records your movements and allows you to play them back

Commands

  • /record on <recordname> Starts the recording
  • /record off Stops the recording
  • /record delete <recordname> Deletes the recorded path
  • /playback on <recordname> Starts the playback
  • /playback off Stops the playback



Example Usage

/record on path1 /playback on path1




Availability

This plugin is included with the MMOBugs Compile.