SA-MP Forums Archive
Move Camera On Player connect(HELP) - 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)
+--- Thread: Move Camera On Player connect(HELP) (/showthread.php?tid=348820)



Moving Camera On Player connect? - MonsterFreeroam - 06.06.2012

Hi,

I Cant Do Move Camera On Player Connect

Example:

if He was Enter The Server Camera Moving To the OnPlayerClass Point

Sorry For my Bad English



Re: Move Camera On Player connect(HELP) - MonsterFreeroam - 07.06.2012

Please HELP


Re: Move Camera On Player connect(HELP) - JaKe Elite - 07.06.2012

use search next time

Moving Camera made by dice7


Re: Move Camera On Player connect(HELP) - iggy1 - 07.06.2012

You will need to do it in OnPlayerRequestClass.

Set the camera pos from there then, move it. You can't use the camera functions in OnPlayerConnect.