Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I get a BattleMsg to the topleft?
#4
Code:
Dim MSG as String

Call DrawText(TexthDC, (1 * PIC_X) + 4, (1* PIC_Y) + 12, MSG, QBColor(BrightRed))

That should be the top left.. ish.

I can't remember if it counts from 0 or 1 for tiles. .XD


In any case, just make MSG = whatever you want blitted there.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)