new Float:Angle;GetPlayerFacingAngle(playerid, Angle);SetPlayerVelocity(Target, Angle, Angle, 0); //Hmm, maybe this? Not sure about it though