Author Topic: Wrench Events - <bitmap:>?  (Read 1416 times)

So I used to know how to do this, but I haven't used it in a really long time and now I'm not sure if I'm doing it right.

From what I know, if you want to put an image in an client centerPrint/bottomPrint/etc. event, you use the <bitmap:> tag.  I'll use <bitmap:base/client/ui/ci/skull.png> to get the skull ci, but if I try <bitmap:base/client/ui/ci/crater.png>, I still get the skull, which leads me to believe I'm messing something up and it's giving a default ci.

So basically, what's the format for this?




It's ML and it's loving up because you're not supposed to put the filetype in.

Just do <bitmap:base/client/ui/ci/crater>

It's ML and it's loving up because you're not supposed to put the filetype in.

Just do <bitmap:base/client/ui/ci/crater>
Thanks.