Posted: Sat Mar 01, 2008 9:00 am Post subject: C++ question 2
I'm working on this dll, and I want to display the text "Godmode activated" or "Godmode deactivated" in the upper left corner, just like in aimbots like dragonbot.
The problem is, that I have no clue at all. Could someone hook me up with a tutorial, or some search keywords? Thanks in advance. _________________
Look if there's any functions you can abuse, like in GTA what controls the text that pops up in the top left corner giving instructions, telling you that you enabled a cheat, or you could just write it to chat, etc.
You could screw with shit on the renderer side of things, I don't know how it's done in OpenGL, but it's simple in DirectX. Go look up DrawText for directX
Maybe you could try GDI? I bet it would be all flickery and gross though.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum