VN_fnc_set_aperture_based_on_light_level

From Savage Game Design Wiki
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Callum Spawforth
Argument(s): n/a
Effect(s): unknown

Description

Sets the player's aperture to enable night fighting on Cam Lao Nam, without the need for additional light sources.
Run periodically to keep aperture up to date with day/night cycle.
Aperture requires reset at the end of each mission.

Syntax

Syntax
[] call VN_fnc_set_aperture_based_on_light_level;
Return value
Nothing

Examples

Example 1
[] call vn_fnc_set_aperture_based_on_light_level;