Jump to content
Posted
comment_1356943

oke dus ik heb een test dingetje gemaakt met MTA map, want dit probleem had ik eerder.

ik heb deze code:

  <object name="object">
<position>-1261.547729 228.879852 14.448549</position>
<rotation>-3.926991 0.000000 0.000000</rotation>
<model>1655</model>
 </object>

als ik het naar pawn script doe heb ik dit

CreateObject(1655, -1261.547729, 228.879852, 14.448549, -3.926991, 0, 0);

maar dan staat het object schuin andersom.

kan iemand helpen?

bedankt!

Featured Replies

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...

Recently Browsing 0

  • No registered users viewing this page.