Author Topic: How do I add an image in-game  (Read 903 times)

How do you add an imagine in CenterPrint? I've been to the New Years Server and a image popped up in the middle? How do I do it? Is it in or in a different way?
Help!

the block used for making images appear is

Quote
<bitmap:filePath> - displays a bitmap image indicated by the file path. Example: <bitmap:demo/client/ui/seperator>


source: http://forum.blockland.us/index.php?topic=211958.0




how does it work? <bitmap:(something here?)>

how does it work? <bitmap:(something here?)>
yes.

for example, try this:

<bitmap:base/data/shapes/spraycanLabel>

(including the .png at the end is optional?)