Thread: getDir()
View Single Post
  #6  
Old 07-29-2008, 11:41 PM
The_Kez The_Kez is offline
N-Pulse Asst. Manager
The_Kez's Avatar
Join Date: Dec 2007
Posts: 106
The_Kez is on a distinguished road
Send a message via MSN to The_Kez
Quote:
Originally Posted by DustyPorViva View Post
do:
this.dir = getDir(0,1);

It should return 2. If it doesn't... I dunno. I'm pretty sure it can be used on the serverside.
Yup still returns zero. I guess Ill try testing if it works clientside and if it does I'll fin a way to sync it from the client to the server I guess.
Reply With Quote