GetTFCPosEx
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Returns current position of TFC Camera.
Syntax
GetTFCPosEx fPosX:float fPosY:float fPosZ:float
Example
float fPosX float fPosY float fPosZ GetTFCPosEx fPosX fPosY fPosZ;
The function will pass TFC Camers coordinates to fPosX fPosY fPosZ script variables.