Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Popmenu (Slash Command)/List of Authbit Identifiers"

From Paragon Wiki Archive
Jump to: navigation, search
(Created page with "== Overview == '''Authbit''' is one of the elements of a <tt>LockedOption</tt> in a Popmenu which defines whether the option is enabled or disabled. A...")
 
m (fix link)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
'''Authbit''' is one of the elements of a <tt>LockedOption</tt> in a [[Popmenu (Slash Command)|Popmenu]] which defines whether the option is enabled or disabled. Authbit checks against purchases in the NCSoft Store (''not'' the Paragon Market).
+
'''Authbit''' is one of the elements of a <tt>LockedOption</tt> in a [[Popmenu (Slash Command)|Popmenu]] which defines whether the option is enabled or disabled. Authbit checks against purchases in the NCsoft Store (''not'' the Paragon Market).
  
 
== Authbit Identifiers ==
 
== Authbit Identifiers ==
Line 6: Line 6:
  
 
* '''RogueAccess''': Purchased [[Going Rogue]]
 
* '''RogueAccess''': Purchased [[Going Rogue]]
* '''RogueCompleteBox''': Purchased [[Going Rogue (Boxset)|Going Rogue Complete Collection]]
+
* '''RogueCompleteBox''': Purchased [[Going Rogue (Box Set)|Going Rogue Complete Collection]]
 
* '''Facepalm''': Obtained game code from Facebook promotion
 
* '''Facepalm''': Obtained game code from Facebook promotion
 
* '''CyborgPack''': Purchased [[Super Booster I: Cyborg]]
 
* '''CyborgPack''': Purchased [[Super Booster I: Cyborg]]
Line 18: Line 18:
 
* '''Steampunk''': Purchased the [[Steampunk Pack]]
 
* '''Steampunk''': Purchased the [[Steampunk Pack]]
 
* '''VanguardPack''': Earned the [[Vanguard Pack]]
 
* '''VanguardPack''': Earned the [[Vanguard Pack]]
* '''HolidayPack''': ???
+
* '''HolidayPack''': {{missing}}
  
 
[[Category:Slash Commands]]
 
[[Category:Slash Commands]]

Latest revision as of 02:48, 28 March 2013

Overview

Authbit is one of the elements of a LockedOption in a Popmenu which defines whether the option is enabled or disabled. Authbit checks against purchases in the NCsoft Store (not the Paragon Market).

Authbit Identifiers

When using Authbit in a popmenu, you may specify multiple identifiers to produce a logical OR. The following is a list of the identifiers, and what exactly they identify.