Docs: /me

Text Formatting

The new /me renders above your head as a proper interface element: colours, styling, icons and images, not flat game text. Everything the base game's formatting supports works here, and it looks the way it should have looked all along.

01

The Generator

Build your emote here. Highlight text and hit a button to wrap it, watch the preview render exactly like the in-game bubble, then copy the command and paste it in chat.

Font tag
Image

Preview

flips open a worn notebook and taps the page

Command

/me ~y~flips open~s~ a worn notebook and taps <font color='#f5c542' size='18'>the page</font>
02

Colours

Drop a code mid-sentence and everything after it takes the colour.~s~ puts you back to normal, use it, or the rest of your emote stays painted.

~r~Red
~o~Orange
~y~Yellow
~g~Green
~b~Blue
~q~Pink
~p~Purple
~w~White
~c~Grey
~m~Darker Grey
~u~Black
~s~Reset
03

Symbols

The base game's icon glyphs, rendered properly. ~n~ breaks to a new line inside the bubble.

~ws~Wanted Star
¦Verified Icon
∑ or ~ex_r*~RR Icon
ΩLock Icon
RR Created Icon
Blank White Icon
~n~New Line
04

Text Styling

Bold, italics, exact sizes and any hex colour, through the game's own codes or a safe slice of HTML. Font tags nest and close like you'd expect; ~s~ resets everything at once.

~italic~Italic from that point on
~h~ or ~bold~Bold from that point on
<font size='24'>Font size, 9 through 42, anything wilder gets clamped
<font color='#ff00ff'>Any hex colour you want
<font color='#ff00ff' size='24'>Both at once
</font>Closes the last font tag
~HUD_COLOUR_GREEN~Named HUD colours, same ones the game uses
~HC_12~HUD colour by index
<b> </b>Bold, <strong> works too
<i> </i>Italic, <em> works too
<u> </u>Underline
<s> </s>Strikethrough
<br>New line, same as ~n~
05

Images

Paste an image link in your /me and it renders as the actual picture, show the photo, the note, the badge, the GIF. Links only work from trusted hosts; anything else displays as plain text. That's deliberate: nobody is crashing your game through an emote.

Trusted hosts

cdn.cornerstonerp.picsKLIPY GIFsTenor GIFs

Take a photo with your phone camera and it's already on the CDN, copy the link straight into your emote. GIF links from the phone's GIF picker work as-is. HTTPS and a real image extension required.

06

Put Together

/me ~r~slams~s~ the car door and walks off

One word in colour, back to normal with ~s~.

/me ~italic~whispers something~s~ ~n~ then looks away

Italics plus a second line.

/me holds up a badge <font color='#f5c542' size='20'>LSPD</font>

Hex colour and size on the part that matters.

/me shows the photo https://cdn.cornerstonerp.pics/example.png

A trusted image link renders as an actual picture in the bubble, GIFs included.

Emotes are still roleplay, staff see what you write, and the rules apply to formatted text the same as plain text. Paint responsibly. Looking for /dice, /rps and /rng? They have their own page.