Setinfo: Difference between revisions

From Discovery Wiki
No edit summary
(Added basic commands)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The setinfo command allows you to set up custom infocards for your character. These can be seen by other players who select you and press F9. The /setinfo command can also be abridged as /si.
{| class="wikitable"
|+
!Command
!Notes
|-
|/setinfo # a Text
|# is the paragraph for your text, i.e. 1 to 5. This command appends text to that paragraph. To set up your first paragraph reading "Hello world!", you would type "/si 1 a Hello world!"
|-
|/setinfo # d
|# is the paragraph for your text, i.e. 1 to 5. This command deletes that paragraph.
|-
|/setinfo me
|This shows you your current infocard - very useful for proof reading.
|}
When using /setinfo command, you can use the following special tags to additionally format your text.
When using /setinfo command, you can use the following special tags to additionally format your text.


The tags work until they are overridden with another tag of the same category. Tags are case sensitive.
The tags work until they are overridden with another tag of the same category. Tags are case sensitive.


 
* %% - prints a singular % symbol
%% - prints a singular % symbol
* %n - prints a newline
 
%n - prints a newline


Text format tags:
Text format tags:


%Nx - normal text
* %Nx - normal text
* %sx - small text
* %vx - very small text
* %wx - wide(big) text


%sx - small text
You MUST replace 'x' with one of the following:
 
%vx - very small text
 
%wx - wide(big) text
 
 
replace 'x' with one of the following:
 
b - bold
 
i - italic
 
u - underline
 
n - normal


* b - bold
* i - italic
* u - underline
* n - normal


For example, to reset text to go back to fully normal, do '%Nn', to do small underline, do '%vu'
For example, to reset text to go back to fully normal, do '%Nn', to do small underline, do '%vu'


Color tags:
Color tags:
Line 37: Line 41:
'Regular' colors:
'Regular' colors:


%rd - 'system chat' blue
* %rd - 'system chat' blue
 
* %rB - black
%rB - black
* %rW - white
 
* %rr - red
%rW - white
* %rg - green
 
* %rb - deep sky blue
%rr - red
* %rv - violet
 
* %ry - yellow
%rg - green
* %ro - orange
 
* %rG - grey
%rb - deep sky blue
 
%rv - violet
 
%ry - yellow
 
%ro - orange
 
%rG - grey




'Light' colors:
'Light' colors:


%lr - pinkish red
* %lr - pinkish red
 
* %lg - light green
%lg - light green
* %lb - system blue
 
* %lv - blue violet
%lb - system blue
* %ly - light yellow
 
* %lo - light orange
%lv - blue violet
* %lG - light grey
 
%ly - light yellow
 
%lo - light orange
 
%lG - light grey
 
 


'Dark' colors:
'Dark' colors:


%dr - dark red
* %dr - dark red
 
* %dg - dark green
%dg - dark green
* %db - dark blue
 
* %dv - dark violet
%db - dark blue
* %dy - dark yellow
 
* %do - dark orange
%dv - dark violet
* %dG - dark grey
 
%dy - dark yellow
 
%do - dark orange
 
%dG - dark grey

Latest revision as of 23:30, 6 July 2024

The setinfo command allows you to set up custom infocards for your character. These can be seen by other players who select you and press F9. The /setinfo command can also be abridged as /si.

Command Notes
/setinfo # a Text # is the paragraph for your text, i.e. 1 to 5. This command appends text to that paragraph. To set up your first paragraph reading "Hello world!", you would type "/si 1 a Hello world!"
/setinfo # d # is the paragraph for your text, i.e. 1 to 5. This command deletes that paragraph.
/setinfo me This shows you your current infocard - very useful for proof reading.

When using /setinfo command, you can use the following special tags to additionally format your text.

The tags work until they are overridden with another tag of the same category. Tags are case sensitive.

  • %% - prints a singular % symbol
  • %n - prints a newline

Text format tags:

  • %Nx - normal text
  • %sx - small text
  • %vx - very small text
  • %wx - wide(big) text

You MUST replace 'x' with one of the following:

  • b - bold
  • i - italic
  • u - underline
  • n - normal

For example, to reset text to go back to fully normal, do '%Nn', to do small underline, do '%vu'

Color tags:

'Regular' colors:

  • %rd - 'system chat' blue
  • %rB - black
  • %rW - white
  • %rr - red
  • %rg - green
  • %rb - deep sky blue
  • %rv - violet
  • %ry - yellow
  • %ro - orange
  • %rG - grey


'Light' colors:

  • %lr - pinkish red
  • %lg - light green
  • %lb - system blue
  • %lv - blue violet
  • %ly - light yellow
  • %lo - light orange
  • %lG - light grey

'Dark' colors:

  • %dr - dark red
  • %dg - dark green
  • %db - dark blue
  • %dv - dark violet
  • %dy - dark yellow
  • %do - dark orange
  • %dG - dark grey