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