When the procedure Spin is called, it spins the camera right.Code:procedure Spin; begin KeyDown(39); end;
KeyDown(39); = spin right
how can I make it stop spinning? thanks
When the procedure Spin is called, it spins the camera right.Code:procedure Spin; begin KeyDown(39); end;
KeyDown(39); = spin right
how can I make it stop spinning? thanks
KeyUp(39);
-Boom
Ooo. That is useful.![]()
My Scripts:[HardRockin] Iron Miner (Best mining exp/hr on this site, that I have found)
There are currently 1 users browsing this thread. (0 members and 1 guests)