Difference between revisions of "Variables"
From Paragon Wiki Archive
(+category) |
m (adding link, some text) |
||
Line 1: | Line 1: | ||
+ | These variables can be used in slash commands. | ||
+ | |||
'''$target''' Your current target's name<br> | '''$target''' Your current target's name<br> | ||
'''$name''' Your name (minus any titles)<br> | '''$name''' Your name (minus any titles)<br> | ||
Line 5: | Line 7: | ||
'''$origin''' Your origin (Science, Magic, etc)<br> | '''$origin''' Your origin (Science, Magic, etc)<br> | ||
'''$battlecry''' Your battlecry, which can be modified, along with your backstory, through the options menu. | '''$battlecry''' Your battlecry, which can be modified, along with your backstory, through the options menu. | ||
+ | |||
+ | == See Also == | ||
+ | |||
+ | * [[Slash Commands]] | ||
[[Category:Slash Commands]] | [[Category:Slash Commands]] |
Revision as of 08:07, 10 May 2007
These variables can be used in slash commands.
$target Your current target's name
$name Your name (minus any titles)
$level Your level (security/threat, not combat)
$archetype Your archetype (Tanker, Mastermind, etc)
$origin Your origin (Science, Magic, etc)
$battlecry Your battlecry, which can be modified, along with your backstory, through the options menu.