Thread: SetTimer

Results 1 to 3 of 3
  1. #1
    bandi12's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    562
    Reputation
    30
    Thanks
    318
    My Mood
    Yeehaw

    SetTimer

    i tryed to usse while in my base for hotkey's but after 30s it's detected and the loop is stoped so i tryed whit

    SetTimer(0,0,500,(TIMERPROC)HackThread); but the void HackThread(void){} it's not called the timer don't call it

    any help how to make it work

  2. #2
    bandi12's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    562
    Reputation
    30
    Thanks
    318
    My Mood
    Yeehaw
    oh nobody i realy need a way to make a simple hotkey menu
    all i need it's an undetected loop if somebody wanna help me even in pm thx
    Last edited by bandi12; 04-23-2012 at 02:15 PM.

  3. #3
    Ryuzaki™'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    At my headquarter, catching KIRA
    Posts
    1,671
    Reputation
    41
    Thanks
    6,252
    My Mood
    Lurking
    Quote Originally Posted by bandi12 View Post
    i tryed to usse while in my base for hotkey's but after 30s it's detected and the loop is stoped so i tryed whit

    SetTimer(0,0,500,(TIMERPROC)HackThread); but the void HackThread(void){} it's not called the timer don't call it

    any help how to make it work
    You know, for some reason my hotkeys are also detected for some features, like no weapon change delay, no reload and fast plant I dunno why hotkeys are detected with those but the rest of my features are working with hotkeys