Hi, i was trying to make my character rotate & i was able to make my character run in a certain direction,
the only thing was, my character didn't rotate, it just floated towards the direction i wanted.
What other people see me do is: they see me walking straight forward and then my character
teleports where i actually am on my screen. it doesn't matter if my character is serversided walking against an
object or passing by mobs, it doesn't have any effect, i just tp where i am on my screen.
So it's like i'm syncing my character without sending any packets. Now i'm thinking on how to create this
a teleporting method. Can't i put a speedhack on that makes me super fast and then run my script to let
him float towards X,Y ? (i'll find a way to deal with obstructions)
Anyone interested? if yes, i'll post the code in here.