Facing wrong way at class selection - 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: Facing wrong way at class selection (
/showthread.php?tid=159898)
Facing wrong way at class selection -
RedFusion - 14.07.2010
When i do F4 and then kill my character, it faces north instead of east on class selection
Because when i login to my server the skins faces to east. And after a death they doesn't.
What could cause this?
Re: Facing wrong way at class selection -
RyDeR` - 14.07.2010
Play a bit with the Facing angle till it's good.
Re: Facing wrong way at class selection -
RedFusion - 14.07.2010
I don't think i can do that on OnPlayerRequestClass
Re: Facing wrong way at class selection -
RyDeR` - 14.07.2010
Yes you can.
You probably have SetPlayerFacingAngle under it.
Just play a bit with the value.
If there's not, just add it and change it then.
Re: Facing wrong way at class selection -
RedFusion - 14.07.2010
It worked thanks!