Author Topic: Blockland Bitmaps  (Read 2767 times)

Hi guys, I have been wondering what all the different kinds of bitmaps are. I can only do a hammer bitmap and everything else is a skull bitmap. Is it a file or is everyone else having this problem? Plz help me.

I've been wondering the same thing, bro.

Bitmaps are references to images.  Some bitmaps come with the game, such as <bitmap:water>.  You can create your own bitmaps as well, like I did with My Chatmod.  You need to reference the file location, so something like <bitmap:add-ons/Server_filename/folder/yourpicture.png>.  There are also texture bitmaps, and bitmaps to determine how a gui or a button will look.