Difference between revisions of "MQ2Fog" - MMOBugs Wiki

 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
/setfog
 
/setfog
 
}}
 
}}
 +
__TOC__
  
 
==Description==
 
==Description==
  
This plugin allows you to turn the zone fog on or off. It also gives you the option to set the minimum and maximum fog clipping plane of you so desire.
+
<font class="highlight">MQ2Fog</font> allows you to turn the zone fog on or off. It also gives you the option to set the minimum and maximum fog clipping plane of you so desire.
 +
 
  
 
==Commands==
 
==Commands==
Line 15: Line 17:
 
MQ2Fog provides one command and several options for configuration:
 
MQ2Fog provides one command and several options for configuration:
  
* <font color="lightgreen">'''/setfog on'''</font> will turn zone fog on.
+
* <font class="highlight2">/setfog on</font> will turn zone fog on.
* <font color="lightgreen">'''/setfog off'''</font> will turn zone fog off.
+
* <font class="highlight2">/setfog off</font> will turn zone fog off.
* <font color="lightgreen">'''/setfog minclip maxclip'''</font> where ''minclip'' and ''maxclip'' are numerical values, will change the minimum fog clipping plane distance to ''minclip'' and the maximum fog clipping plane distance to ''maxclip''
+
* <font class="highlight2">/setfog minclip maxclip</font> where ''minclip'' and ''maxclip'' are numerical values, will change the minimum fog clipping plane distance to ''minclip'' and the maximum fog clipping plane distance to ''maxclip''
  
==Screenshot==
 
[[Category: Needs Screenshot]]
 
  
 
==Availability==
 
==Availability==
  
 
This plugin comes with the MMOBugs binary distribution. Source code is not available.
 
This plugin comes with the MMOBugs binary distribution. Source code is not available.
 +
 +
[[Category: Needs Screenshot]]

Latest revision as of 23:33, 25 September 2008

Plugin Info
Name MQ2Fog
Version 1.0
Author brainiac
Commands /setfog
Uses INI File No

Description

MQ2Fog allows you to turn the zone fog on or off. It also gives you the option to set the minimum and maximum fog clipping plane of you so desire.


Commands

MQ2Fog provides one command and several options for configuration:

  • /setfog on will turn zone fog on.
  • /setfog off will turn zone fog off.
  • /setfog minclip maxclip where minclip and maxclip are numerical values, will change the minimum fog clipping plane distance to minclip and the maximum fog clipping plane distance to maxclip


Availability

This plugin comes with the MMOBugs binary distribution. Source code is not available.