Author Topic: Special Input In Chat Events  (Read 555 times)

So I know you can do <bitmap:./ci/skill.png> in a chat or bottom print event to get the skull ci, but I've also seen people do it with other images, such as the car ci, or even default prints.

I've tried, but to no avail, so I was wondering if I could receive some help with this.

The part after the semicolon is the path to the file. Works with any.

For example (I think this is the path):
<bitmap:Add-Ons/System_ReturnToBlockland/images/icons/cake>

Anyone with that image in their folder will see it properly displayed.

The part after the semicolon is the path to the file. Works with any.

For example (I think this is the path):
<bitmap:Add-Ons/System_ReturnToBlockland/images/icons/cake>

Anyone with that image in their folder will see it properly displayed.
What about other ci images?
Those are the ones I mainly had trouble with, and a typical file path just defaulted to the skull.
<bitmap:base/client/ui/ci/car>, for example, wouldn't work.