Page 2 of 2 FirstFirst 12
Results 16 to 16 of 16
  1. #16
    Auxilium's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,518
    Reputation
    445
    Thanks
    609
    My Mood
    Happy
    Quote Originally Posted by .::SCHiM::. View Post
    Everyone who even thinks he 'knows' Cpp should have seen this even without errors & whutnot:

    Code:
      }   else (GetAsyncKeyState(VK_RSHIFT)&1) // this should either be else if or just another if statement. What you're doing now makes no sense.
    some of us are too lazy to look at code

    Errors gib us the lines of the errors, so we know where to look
    Last edited by Auxilium; 06-09-2011 at 11:01 AM.

  2. The Following User Says Thank You to Auxilium For This Useful Post:

    wtfiwantthatname (06-09-2011)

Page 2 of 2 FirstFirst 12