| Blockland Forums > General Discussion |
| Bitmap Question |
| (1/2) > >> |
| Jakobblockhead:
You know bitmaps where you can show images on text in a server? I was wondering how to do them and which ones I could do. Any help is appreciated, thanks. I don't really know what board this belongs in either so I thought I should put this here. |
| Crøwn:
<bitmap:file/path/image.png> any picture file in you main folders will work. If the client has the image too it will be shown. |
| _______:
<:bitmap:base/client/ui/ci/skull> Just open your blockland folder and it should make sense on how it is written out. |
| Tezuni 2.0:
--- Quote from: _______ on March 30, 2014, 04:38:26 PM ---<:bitmap:base/client/ui/ci/skull> Just open your blockland folder and it should make sense on how it is written out. --- End quote --- No colon before the bitmap. You need the file extension too, for example: --- Code: ---<bitmap:base/client/ui/DemoBanner.png> --- End code --- |
| Aware:
You can also get images from the add-on folder. |
| Navigation |
| Message Index |
| Next page |