24.05.2014, 16:40
I just checked iTD script and all I could find is this
But I can't find where are they implemented...I also think that GetVirtualKeyState(key); returns keys like A,Z,E,R....I thought that was not possible in PAWN?
Код:
native GetVirtualKeyState(key); native GetScreenSize(&Width, &Height); native GetMousePos(&X, &Y);

