Jump to content

Recommended Posts

Posted

I have wasted hours trying to get the setTurretEulerRotation function to do anything. The getTurretEulerRotation returns values but the set does nothing. Does anybody know if this works and if so how do you script it?

Posted

==>19993.setTurretEulerRotation("1 1 1");

==>19993.getTurretEulerRotation();

57.2958 57.2958 57.2958

==>19993.setTurretEulerRotation("10 10 10");

==>19993.getTurretEulerRotation();

572.958 572.958 572.958

==>19993.setTurretEulerRotation("100 100 100");

==>19993.getTurretEulerRotation();

5729.58 5729.58 5729.58

==>19993.setTurretEulerRotation("10 10 10");

==>19993.getTurretEulerRotation();

572.958 572.958 572.958

==>19993.setTurretEulerRotation("1 1 1");

==>19993.getTurretEulerRotation();

57.2958 57.2958 57.2958

does look like somethings gone a bit pearshaped there...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...