Results 1 to 15 of 18

Threaded View

  1. #16
    doofbla's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Biel*****/Germany
    Posts
    369
    Reputation
    10
    Thanks
    179
    My Mood
    Psychedelic
    @ken53406: thats exactly what i wanted to say *thx*


    and mrskafighter if he had tought abit about his menu he could come around with smth. like this:
    and then I think there won't be any problems about it
    Code:
    struct HackItem
    {
    	int idx;
    	int *hackValue;
    	int min;
    	int max;
    	char * name;
    	void (*funcPlus)();
    	void (*funcMinus)();
    	DWORD color;
    };
    If you change the value of the hack difference between:
    Increase:calll hackItem.funcPlus() ;
    Decrease: call hackItem.funcMinus();

    btw. credits for this HackStruct goes to Me & CodeDemon
    Last edited by doofbla; 10-14-2010 at 04:14 AM.
    _____________________________________________

    READING TUTORIAL:

    1. READ MY POST
    2. THINK ABOUT MY POST
    3. PRESS THANKS
    4. MAYBE CORRECT MY POSTS :P




    Dijkstra:
    "Computer Science is no more about computers than astronomy is about
    telescopes."


    THANKS BUTTON RIGHT DOWN --->

Similar Threads

  1. [REQUEST]The most usefull commands
    By Shetzki in forum Vindictus Discussions
    Replies: 5
    Last Post: 02-03-2011, 01:30 PM
  2. [Request] LTClient And PTC Commands Please
    By ken53406 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 4
    Last Post: 10-10-2010, 12:42 AM
  3. (Request) A Good list of PTC Commands
    By gcflames12 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 11
    Last Post: 08-08-2010, 08:04 AM
  4. [Request] Command & Conquer Renegade
    By Sneakzy in forum Hack Requests
    Replies: 2
    Last Post: 05-07-2010, 02:04 PM
  5. [REQUEST] A LIST of FUN commands for the CONSOLE
    By Waldoa93 in forum Call of Duty Modern Warfare 2 Help
    Replies: 9
    Last Post: 01-28-2010, 10:00 PM