SuppressCloseFx (Slash Command): Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>TonyV
m (Wording tweak to match suppressCloseFxDist article.)
imported>Thirty7
mNo edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Overview ==
== Overview ==


{{SlashCommandArticle|command=suppressCloseFx|options=suppress|note=Hide all graphics effects of a character's powers when the camera is closer than the [[suppressCloseFxDist (Slash Command)|suppressCloseFxDist]]. By default, hides the graphics effects of a character's powers when the camera is in first-person mode, otherwise the power effects are displayed.  (suppress is 1 and the suppressCloseFxDist is 0.)
{{SlashCommandArticle
|command=suppressCloseFx
|options=suppress
|note=Controls whether all graphics effects of a character's own powers are hidden when the camera is closer than the [[suppressCloseFxDist (Slash Command)|suppressCloseFxDist]].


Note that this command does not affect auras created within the costume editor, and does not affect the display of other character's or NPC's powers.}}
''suppress'' is a boolean value, 0 or 1, that determines whether the effects are displayed (0) or not (1).  The default value is 1, and the default suppressCloseFxDist is 0.0, which indicates that the power effects will not be displayed when the camera is in first-person mode.
 
Note that this command does not affect auras created within the costume editor, and does not affect the display of other characters' or NPCs' powers.}}


== Examples ==
== Examples ==
Line 9: Line 14:
The following image shows a character with his powers effects unsuppressed by the '''/suppressCloseFxDist''' command:
The following image shows a character with his powers effects unsuppressed by the '''/suppressCloseFxDist''' command:


[[Image:SuppressCloseFxOff.jpg]]
[[File:SuppressCloseFxOff.jpg]]


This image is the same character with the same powers activated, but with his power effects suppressed by using the '''/suppressCloseFx 1''' command and a [[suppressCloseFxDist (Slash Command)|suppressCloseFxDist]] value greater than the camera distance:
This image is the same character with the same powers activated, but with his power effects suppressed by using the '''/suppressCloseFx 1''' command and a [[suppressCloseFxDist (Slash Command)|suppressCloseFxDist]] value greater than the camera distance:


[[Image:SuppressCloseFxOn.jpg]]
[[File:SuppressCloseFxOn.jpg]]
 
{{Navbox Graphic Commands}}


[[Category:Graphic Commands]]
[[Category:Graphic Commands]]

Latest revision as of 00:33, 9 July 2012

Overview

/suppressCloseFx suppress

Controls whether all graphics effects of a character's own powers are hidden when the camera is closer than the suppressCloseFxDist.

suppress is a boolean value, 0 or 1, that determines whether the effects are displayed (0) or not (1). The default value is 1, and the default suppressCloseFxDist is 0.0, which indicates that the power effects will not be displayed when the camera is in first-person mode.

Note that this command does not affect auras created within the costume editor, and does not affect the display of other characters' or NPCs' powers.

Examples

The following image shows a character with his powers effects unsuppressed by the /suppressCloseFxDist command:

SuppressCloseFxOff.jpg

This image is the same character with the same powers activated, but with his power effects suppressed by using the /suppressCloseFx 1 command and a suppressCloseFxDist value greater than the camera distance:

SuppressCloseFxOn.jpg