I've made a script for the game but the mouse movements doesnt seem to be working in game (It works perfectly on windows) how can i make my scripts work in game?
Quote:
0x20000, // LMB
0x40000, // RMB
0x1, // Q
0x4, // E
0x100, // F
0x2, // W
0x40, // S
0x20, // A
0x80, // D
0x2000, // TAB
0x4000, // Shift
0x200, // Z
0x400, // X
0x800, // C
0x1000, // V
0x10000 // Jump