Camera_FocusOnTargetSGroup
Focus the camera on a target squad group.
Parameters
sgroupIDID of the squad to focus on
secs
Duration to focus on the squad group
Description
Focus the camera on a target squad group.
This function MUST be called through a CTRL object in NISlets if secs is greater then zero.
Remarks
This function was removed in version 1.3 of the game.
See here.
Example
Function Revisions
1.30: Removed from the game.
1.00: Initial function.
Source
LuaCamera.cpp (Part of the internal game resources)
See Also