Game Text Codes and Styles: Difference between revisions

From Vice City Multiplayer
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing
No edit summary
No edit summary
 
Line 8: Line 8:
| style="padding:10px;" |
| style="padding:10px;" |
Here is a full list of all available game text codes and styles that are usable.
Here is a full list of all available game text codes and styles that are usable.
*'''Note:''' You can use them via [http://wiki.vc-mp.org/wiki/Scripting/Squirrel/Functions/GameMessage Announce] / [http://wiki.vc-mp.org/wiki/Scripting/Squirrel/Functions/GameMessageToAll AnnounceAll].
*'''Note:''' You can use them via [[Scripting/Squirrel/Functions/Announce|Announce]] / [[Scripting/Squirrel/Functions/AnnounceAll|AnnounceAll]].


{| class="wikitable"
{| class="wikitable"

Latest revision as of 23:10, 22 January 2017

Game Text Codes and Styles

Here is a full list of all available game text codes and styles that are usable.

Symbol Description
~b~ blue text
~g~ hot pink text (default)
~h~ white text
~l~ forces text to default color and ignores set colors
~o~ pink text
~p~ purple text
~q~ plum pink text
~r~ hot pink text
~t~ green text
~w~ gray text
~x~ light blue text
~y~ yellow text
------------------------------ -----------------------------------------------------------------
< armor icon
> wanted level (star) icon
{ heart icon
} dollar sign icon (not "$")
_ degree symbol (°)
@ trademark symbol (™)
^ inverted exclamation mark (¡)
------------------------------ -----------------------------------------------------------------
\x10 or \n or \f next stage
\x87 smaller exclamation mark
\x99 or ™ R from Recording in Single Player (when you press F1)
\x94 shoes ?
\x103 weird u
\x183 weird n
  • Some text styles can be combined, but not all ! Give it a try. ;)
  • Here is an example:
alt text
Style ID Screenshot
0
1
2
3
4
5
alt text
6
7
8