SA-MP Forums Archive
[FilterScript] Camera Editor v1.0b - 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] Camera Editor v1.0b (/showthread.php?tid=167235)



Camera Editor v1.0b - ikey07 - 11.08.2010

I needed this option to set camera pos correct, so I made this simple FS to move camera in-game.
With This FS you can:

Commands:
/setcam - start editor
/mocam - set active edit option SetPlayerCameraPos
/lookatcam - set active edit option SetPlayerCameraLookAt
/setvalcam - set value for edit options above
/endcam - end editor
/savecam - Save camera setup to file Cameras.cfg into scriptfiles folder

Editor Keys:
Num4/Num6: X-Axis
RMB/LMB: Y-Axis
Space/Alt: Z-Axis



Editor usage tips:
This editor can use only one person at a time.
After /setcam Player gets Freezed
After /endcam Camera restores to player.

Some screens:


Also if someone need EnableWidescreen(playerid,toggle); >> PM


Re: Camera Editor v1.0b - WillyP - 11.08.2010

what so this is like onplayerrequestclass maker?


Re: Camera Editor v1.0b - Lorenc_ - 11.08.2010

Yeah it should be, Good job.


Re: Camera Editor v1.0b - sergio_xd - 12.08.2010

God job ikey07


Re: Camera Editor v1.0b - ikey07 - 12.08.2010

Quote:
Originally Posted by [FU]Victious
Посмотреть сообщение
what so this is like onplayerrequestclass maker?
With this you can setup camera for example for tutorials, yeah for class and everywhere, where you need to set camera pos, for example to make some movie, Set Look at and rapidly hit buttons to camera move around you.

Where to use it, its up to you.


Respuesta: Camera Editor v1.0b - Jesus^ - 12.08.2010

Nice, good job.


Re: Camera Editor v1.0b - DarkClone - 12.08.2010

Seems nice. Good work


Re: Camera Editor v1.0b - ViruZZzZ_ChiLLL - 12.08.2010

Awesome script Ikey =)
Would be useful at times.