SA-MP Forums Archive
Characters looking in the wrong way.. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Characters looking in the wrong way.. (/showthread.php?tid=92848)



Characters looking in the wrong way.. - _Vortex - 22.08.2009

.. on OnPlayerRequestClass all the characters are looking north, but I've set they're looking angle right..

Here's my script.

http://pastebin.com/d77ea208


Re: Characters looking in the wrong way.. - Correlli - 22.08.2009

Quote:
north (0)
|
(270) west- -east (90)
|
south (180)



Re: Characters looking in the wrong way.. - _Vortex - 22.08.2009

Quote:
Originally Posted by Don Correlli
Quote:
north (0)
|
(270) west- -east (90)
|
south (180)
If you'd take a look at pastebin, you'd see that I've tried that.


Re: Characters looking in the wrong way.. - dice7 - 22.08.2009

Try using floats in SetPlayerFacingAngle


Re: Characters looking in the wrong way.. - Doppeyy - 22.08.2009

Do you've got the camera positions at the right place ?

/Artix