What code do i type for scar to hit the up arrow key?
What code do i type for scar to hit the up arrow key?
Almost positive its
37 for left, 38 for up, 39 for right and 40 for down. Almost positiveSCAR Code:KeyDown(38);
wait(1000)
KeyUp(38);![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)