Community Forum

FS19 - Camera problem - setFovy ?

Forum Overview >> Scripting

CategoryScripting
Created23.11.2018 13:23


Slavo Ls Modding (SLAVO) 23.11.2018 13:23
Hi,

i call function setfovy:

self.cameraId = getCamera();
setFovy(self.cameraId,20);

Result in CONSOLE - attempt to call global 'setFovy' (a nil value)

Pls help,

Where can I find new LUA scripting documentation for FS19 ?
THANKS !!!!
Slavo :)

Slavo Ls Modding (SLAVO) 25.11.2018 19:28
OK,

I found a solution.

Thanks....

Xxsilver1996xx (Sylvio1996) 25.11.2018 20:48
what is your Solution? would you share it please?


Slavo Ls Modding (SLAVO) 25.11.2018 22:00
Name of function is setFovY - for now..... in FS17 is setFovy

Jeffery Lind (Unknown) 26.11.2018 01:12
Thank you for sharing that Slavo!

Slavo Ls Modding (SLAVO) 28.11.2018 06:28
Video presentation of my first mod :) https://www.youtube.com/watch?v=ECX8zj3I9io


Note: Log in to post. Create a new account here.