Page 4 of 4 FirstFirst ... 234
Results 46 to 50 of 50
  1. #46
    Mr.Magicman's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Sitting in my cave full of thoughts learning Asembly
    Posts
    2,102
    Reputation
    16
    Thanks
    649
    My Mood
    Cold
    Quote Originally Posted by SNal2F View Post
    finding how the game draws and using it. I havent found it in CA(i may have but crashes)I rarely work on this game only when im super bored.I havent even updated yet. For CF and CA i hook engine drawing for my hooks but atm im using my own text for ca for cf i use engine everything reallly "Client Hook" post in the thread on uc where you can hook at.

    start3d,end3d,flipscreen ,clearscreen etc..
    How would i use those? I never ever used any engine to draw exept DirectX

  2. #47
    SNal2F's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    175
    Reputation
    30
    Thanks
    99
    Quote Originally Posted by Mr.Magicman View Post


    How would i use those? I never ever used any engine to draw exept DirectX

    hook like you would directx

    __cdecl* FlipScreen)( int unk );

  3. #48
    snowjocky15's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    WTF Is a epp??? how do u use it?

  4. #49
    Mr.Magicman's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Sitting in my cave full of thoughts learning Asembly
    Posts
    2,102
    Reputation
    16
    Thanks
    649
    My Mood
    Cold
    Quote Originally Posted by SNal2F View Post
    hook like you would directx

    __cdecl* FlipScreen)( int unk );
    i kinda know that but how would you use the drawing functions and which are its names?

  5. #50
    SNal2F's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    175
    Reputation
    30
    Thanks
    99
    Quote Originally Posted by Mr.Magicman View Post


    i kinda know that but how would you use the drawing functions and which are its names?

    flipscreen,start3d,end3d you would hook them and draw there instead of hooking directx functions.

Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. [Release] Enemy Player Pointer Adress
    By o-o in forum Combat Arms EU Hack Coding/Source Code
    Replies: 4
    Last Post: 11-24-2010, 05:19 AM
  2. The Enemy Player Pointer Address
    By NOOB in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 39
    Last Post: 10-23-2010, 08:07 PM
  3. CA Player pointer
    By Xlilzoosk8rX in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 33
    Last Post: 05-23-2010, 11:40 PM
  4. [Cube2] player pointers
    By Retoxified in forum C++/C Programming
    Replies: 9
    Last Post: 04-15-2010, 03:41 PM
  5. Base player pointer?!?!?
    By falzarex in forum C++/C Programming
    Replies: 2
    Last Post: 12-14-2009, 09:18 AM