[FilterScript] GTA 5 Cam effect
#1

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;

Reply


Messages In This Thread
GTA 5 Cam effect - by 14_KaPaT - 02.09.2014, 14:56
Re: GTA 5 Cam effect - by xStunt - 02.09.2014, 15:06
Re: GTA 5 Cam effect - by Gogorakis - 02.09.2014, 15:55
Re: GTA 5 Cam effect - by UpSMaX - 02.09.2014, 16:01
Re: GTA 5 Cam effect - by Mohamedilham - 02.09.2014, 16:10
Re: GTA 5 Cam effect - by Alex Magaсa - 02.09.2014, 16:26
Re: GTA 5 Cam effect - by iFarbod - 02.09.2014, 16:32
Re: GTA 5 Cam effect - by 14_KaPaT - 02.09.2014, 16:35
Re: GTA 5 Cam effect - by SanAndreasMP - 02.09.2014, 16:59
Re: GTA 5 Cam effect - by Marsss - 03.09.2014, 11:27

Forum Jump:


Users browsing this thread: 1 Guest(s)