OnPlayerClassRequest or /demo command?? - 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: OnPlayerClassRequest or /demo command?? (
/showthread.php?tid=166166)
OnPlayerClassRequest or /demo command?? -
xfelipex - 07.08.2010
Idk if I asked it here before, but I'd like to know how to SetPlayerCameraLookAt and SetPlayerCamera when I use a command , such as /demo. Or then, it'd be on class request, showing other common people playing, as I saw on an server rpg.The part about /demo , I think I know, but I dont about how to return the player normally back after a "certain" time (mean SetTimer, which I know).
Re: OnPlayerClassRequest or /demo command?? -
Cameltoe - 07.08.2010
This was one of the realated functions:
https://sampwiki.blast.hk/wiki/SetCameraBehindPlayer
Re: OnPlayerClassRequest or /demo command?? -
xfelipex - 07.08.2010
Thank you.