SA-MP Forums Archive
[FilterScript] GTA 5 Cam effect - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] GTA 5 Cam effect (/showthread.php?tid=535209)



GTA 5 Cam effect - 14_KaPaT - 02.09.2014

The simple script adds a new camera effect of GTA 5 at the teleport player
Time to teleport 10 seconds

Video demonstration GTA 5 cam effect
https://www.youtube.com/watch?v=TiTtCRIuBNo
SA-MP version GTA 5 cam effect
http://*********/AX2vUSim4Ko?t=13s

Function:
http://pastebin.com/Edma8xFp

Example of use:

PHP код:
if (strcmp("/jizzy"cmdtexttrue10) == 0)
{
// playerid - id 
// 1 starting step teleport, must always be 1, const.
// X - finite coordinate x
// Y - finite coordinate y
// Z - finite coordinate z
// Angle - finite coordinate a
TeleportCam(playerid1, -2596.6675,1358.2278,6.695771.2003);
return 
1;




Re: GTA 5 Cam effect - xStunt - 02.09.2014

Cool, Vozmu sibe


Re: GTA 5 Cam effect - Gogorakis - 02.09.2014

Awesome!!


Re: GTA 5 Cam effect - UpSMaX - 02.09.2014

nice


Re: GTA 5 Cam effect - Mohamedilham - 02.09.2014

nice


Re: GTA 5 Cam effect - Alex Magaсa - 02.09.2014

great work man!
same like GTA V Character Selection!


Re: GTA 5 Cam effect - iFarbod - 02.09.2014

This is Inlcude or FS?


Re: GTA 5 Cam effect - 14_KaPaT - 02.09.2014

Quote:

This is Inlcude or FS?

possible and so and so, as you wish


Re: GTA 5 Cam effect - SanAndreasMP - 02.09.2014

Nice release mate.


Re: GTA 5 Cam effect - Marsss - 03.09.2014

Cool Stuff Mate!
Pretty Nice. Thank you