Difference between revisions of "MQ2Languages" - MMOBugs Wiki

 
(Created templatized article from info on MMO forums)
 
Line 1: Line 1:
[[Category: Incomplete Plugin Pages]]
+
{{plugin}}
 +
{{Pluginbox
 +
| name = MQ2Languages
 +
| author=[[User: htw|htw]]
 +
| link = [http://www.mmobugs.com/forums/everquest-macroquest2-compiles-plugins-and-offsets/3127-plugin-mq2languages.html Forum Link]
 +
| commands=/setlang
 +
| source = Yes
 +
| usesini = Yes
 +
}}
 +
==Description==
 +
<font class="highlight">MQ2Languages</font> allows you to speak & understand all available ingame languages, regardless of whether your character actually knows them. It does not actually teach you the languages.
 +
 
 +
==Commands==
 +
 
 +
* <span class="highlight2">/setlang</span> <span class="highlight">max</span> - Sets all languages to 100 skill
 +
* <span class="highlight2">/setlang</span> <span class="highlight">reset</span> - Resets back to character known langauges array
 +
* <span class="highlight2">/setlang</span> <span class="highlight">global</span> - Toggles whether to use per-char settings, or global settings
 +
* <span class="highlight2">/setlang</span> <span class="highlight">show</span> - Displays current settings and language skills
 +
* <span class="highlight2">/setlang</span> <span class="highlight">save</span> - Saves current settings to ini file
 +
* <span class="highlight2">/setlang</span> <span class="highlight">##</span> - Sets first ## of languages to 100 skill
 +
 
 +
==Example Usage==
 +
 
 +
* <span class="highlight2">/setlang</span> <span class="highlight">10</span> - Sets the first 10 languages to 100 skill.
 +
 
 +
==Availability==
 +
 
 +
This plugin is included with the MMOBugs Compile. Source is available.

Latest revision as of 21:26, 27 September 2009

Plugin Info
Name MQ2Languages
Author htw
Link Forum Link
Commands /setlang
Source Available Yes
Uses INI File Yes

Description

MQ2Languages allows you to speak & understand all available ingame languages, regardless of whether your character actually knows them. It does not actually teach you the languages.

Commands

  • /setlang max - Sets all languages to 100 skill
  • /setlang reset - Resets back to character known langauges array
  • /setlang global - Toggles whether to use per-char settings, or global settings
  • /setlang show - Displays current settings and language skills
  • /setlang save - Saves current settings to ini file
  • /setlang ## - Sets first ## of languages to 100 skill

Example Usage

  • /setlang 10 - Sets the first 10 languages to 100 skill.

Availability

This plugin is included with the MMOBugs Compile. Source is available.