Author Topic: I need a list of client chat events.  (Read 4361 times)

What I need to know is how to do colors, icons, and everything else with chatmsgall event commands.

<color:[hex color]>
<font:palatino linotype(or any other font):[size of font, 1-128]>
<br> (moves to next line)

and for images i vaguely recall something starting with <bitmap:
but i don't remember exactly where it starts in the blockland files.

fast edit:
event commands
wait what, event commands?

Probably a misconception, but he meant events in general I suppose.

<color:[hex color]>
<font:palatino linotype(or any other font):[size of font, 1-128]>
<br> (moves to next line)

and for images i vaguely recall something starting with <bitmap:
but i don't remember exactly where it starts in the blockland files.

fast edit:wait what, event commands?

<bitmap:path> Like a path file, everything starts in blockland. Has to be an image from blockland too I think :/
<shadow:x:y> I just found this one out a few weeks ago. Pretty cool.

To justify text to a certain location, use <just:right>,  also with "center" and "left".

How do you guys know of this? Is this documented somewhere?

Someone should make a notepad file of a bunch of Event commands like these so maybe Badspot would make it default or something.


We need a group of people to create theblguide.com where they host a full guide that explains absolutely everything about blockland.

Here you go. I didn't write this, though.

<font:fontName:fontSize> - sets the font and fontsize as indicated. Example: <font:arial bold:20>
<tag:???> - not sure what this does
<color:rrggbb(aa)> - sets text color in hex format. Example: <color:ff0000> will display red text
<bitmap:filePath> - displays a bitmap image indicated by the file path. Example: <bitmap:base/client/ui/demoBanner>
<spush> - saves the current text formatting so that temporary changes to formatting can be made. Used with spop.
<spop> - restores the previously saved text formatting. Used with spush.
<sbreak> - not sure what this does
<just:left> - left justify
<just:right> - right justify
<just:center> - center justify
<a:ExternalURL>LinkTitle</a> - inserts a hyperlink into the text which will open the user's browser.
The external URLmust not have the "http://" format. Example: <a:blockland.us>Blockland</a>
</a> - Ends a link, text typed after this is normal text unless another <a:ExternalURL> is there.
<lmargin: ##> - sets the left margin identation
<lmargin%: ##> - sets the left margin identation by % of the screen
<rmargin: ##> - sets the right margin identation
<rmargin%: ##> - sets the right margin identation by % of the screen
<clip:pixels> - cuts off text when it fills more than (pixels) pixels
<div:??> - makes a grey background for the text
<tab:##(,##,etc)> - sets the tab stops (multiple tabs are separated by commas)
<br> - Breaks the current line and begins a new one.
<shadow:x:y> - Gives the text a shadow offsetted by x and y.
<shadowcolor:rrggbb(aa)> - Sets the color of the text shadow.
<linkcolor:rrggbb(aa)> - Sets the color of a link.

Is there anyway I could mess with the death CI as well?

We need a group of people to create theblguide.com where they host a full guide that explains absolutely everything about blockland.
Yet there are already tons of BL wiki's floating around. Just add them to there.

Is there anyway I could mess with the death CI as well?
Ya, find the file you want, and rename it what the death ci is name, and replace it. Then set it and it's folder to read only in the properties menu(pretty sure you can use user content alpha). Then it will be like at your server