HI all... I was thinking about an alternative to pause the game and I've encountered in some post from Mic that says you can pause the entire game with the ALT key... ok, the question is if anyone knows how can I assign another key instead the ALT key or how to call it from script... for example (that doesn't work)
iKeyDown(iKeyCode("DIK_ALT"));
thanks in advance!
iKeyDown(iKeyCode("DIK_ALT"));
thanks in advance!