Blockland Forums > Modification Help
my custom image wont appear when using <bitmap:x>
(1/1)
Kidalex90:
/title
i know the command is working i tried it with another image but my image wont show up
the dimensions of my image are 512x219 if that helps
RTBARCHIVE:
Make sure the path is correct, and that you are not including a file extension (e.g. '.png').
Example of a valid use of the bitmap tag:
<bitmap:base/client/ui/ci/skull>
Electrk..:

--- Quote from: RTBARCHIVE on January 09, 2018, 09:28:59 PM ---Make sure the path is correct, and that you are not including a file extension (e.g. '.png').
Example of a valid use of the bitmap tag:
<bitmap:base/client/ui/ci/skull>

--- End quote ---

wrong


I already helped him on BCC:

• Download this: https://forum.blockland.us/index.php?topic=310808.0

• Add the script to your add-on and exec it

• Call addExtraResource("path/to/your/image.png"); in your main script

• Then use <bitmap:path/to/your/image.png>
Navigation
Message Index

Go to full version