15.01.2012, 12:46
Quote:
|
Up down left right buttons doesn't actually call OnPlayerKeyStateChange.
You have to check it with GetPlayerKeys in OnPlayerUpdate. Btw your PRESSED and RELEASED makros does check it bitwise and recheck if it is really this key. Mine does only check it faster anyhow.. pawn Код:
|


