SA-MP Forums Archive
select player class camera - 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: select player class camera (/showthread.php?tid=72981)



select player class camera - odyvan - 12.04.2009

Please Help to realize such a miracle

when you select a player..
To here as the camera floated and the player is spinning


Re: select player class camera - NeRoSiS - 12.04.2009

Use a timer, setplayerangle, and last setplayercamerapos.

It's all on the wiki.


Re: select player class camera - odyvan - 12.04.2009

I may be blind but could not find the wiki! issue is still relevant! need a simple example! I know you know how and can help.


Re: select player class camera - odyvan - 12.04.2009

please help not only to ignore!


Re: select player class camera - RobertGraham - 12.04.2009

This isn't a help forum. This is scripting discussion.

Try and use the Wiki

https://sampwiki.blast.hk/


Re: select player class camera - 90NINE - 12.04.2009

You can download that gamemode from here: http://files.filefront.com/WorldCup5.../fileinfo.html
Search for "RotatePlayer" and you will find the function that contains the code you're looking for.


Re: select player class camera - odyvan - 12.04.2009

Quote:
Originally Posted by 90NINE
You can download that gamemode from here: http://files.filefront.com/WorldCup5.../fileinfo.html
Search for "RotatePlayer" and you will find the function that contains the code you're looking for.
strange but I have a server crashes when I cut out all the functions: (


Re: select player class camera - Swistack92 - 12.04.2009

Show your code