Author Topic: Place Image on Screen [Solved]  (Read 1145 times)

I need a crosshair that is offset down a bit so it lines up correctly with where the bullets go. I can code it myself if someone tells me how to place images or text on the screen.
« Last Edit: April 04, 2013, 12:33:00 AM by tommybricksetti »

Couldn't you just make the image larger and move the crosshair down manually?

I need a crosshair that is offset down a bit so it lines up correctly with where the bullets go. I can code it myself if someone tells me how to place images or text on the screen.
well, code in the commandtoclient msg with the text edit <br>, then code the bitmap in after the <br> line.

well, code in the commandtoclient msg with the text edit <br>, then code the bitmap in after the <br> line.
Ye I figured this out already thanks to Eagle. Let me add Solved to the topic head.