View Single Post
  #2  
Old 12-26-2012, 07:45 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
It's possible but I can't find the post Stefan made about it...

edit: found it with Tig's help,

This thread has some information you need:
http://forums.graalonline.com/forums...hp?t=134261580

and here's Stefan's post:
Quote:
Originally Posted by Stefan View Post
There is getAcceleratorAxis(0 or 1 or 2), can be used like this:

PHP Code:
xaxis = -(getangle(getAcceleratorAxis(0), getAcceleratorAxis(1)) - pi);
yaxis getAcceleratorAxis(2); 
__________________

Last edited by cbk1994; 12-26-2012 at 07:59 AM..
Reply With Quote