Author Topic: With Client>CenterPrint How do I make an image appear?  (Read 598 times)

Say I want an addon print to show up.
How do I make it appear?

I've seen players make faces pop up

<bitmap:add-ons/face_default/asciiTerror>
That will show an asciiTerror face. You can use that as an example.

or

<bitmap:base/data/shapes/player/faces/smiley>

keep in mind, the person you want to see it will have to have the same image in the same place

Say I use a brick print that is enabled on the server and all the players have download textures on..
How do I get it to appear on the other player's screen?