Jump to content

question


Guest hex

Recommended Posts

Posted

The chat windows added into gta...how was that done DX hooks? trying to learn how to write such things for other games. Any one that could point me in the right way that would be great.

Posted

basically yeah you gotta hook the rendering code

Kent

mtateam5fq.png

Kent Simon's Amazing Cross Language Hello World Program!!

#include #define print printf#define caller void main(){#define ref }caller ;print ("Hello World!\n");ref;
 
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...