CameraMod

by NVXSpector

1.0.2

Changelog

Fixed server-breaking script compile errors in CustomCameraManager.c.

Replaced invalid UpdateCamera() override with a valid OnInit() hook on SCR_CameraManager.

Added a repeating camera enforcement check using GetGame().GetCallqueue().CallLater(...).

Replaced invalid PlayerManager.GetLocalPlayerController() usage with GetGame().GetPlayerController().

Moved third-person checks to CameraHandlerComponent, where IsInThirdPerson() and SetThirdPerson(false) are valid.

Kept the intended behavior: players are forced back to first-person while on foot, while third-person remains allowed inside vehicle compartments.

Verified the latest change no longer produces script log errors during startup.
Game Version
1.7.0.41
Created
Tue, 02 Jun 2026 00:27:31 GMT
Last Modified
Tue, 02 Jun 2026 00:27:33 GMT

1.0.1

Initial camera restriction setup:
- Removed unused camera config resource.
- Moved camera script into Scripts/Game so Reforger can compile it.
- Added groundwork for enforcing first-person on foot while preserving third-person in vehicles.
Game Version
1.7.0.41
Created
Mon, 01 Jun 2026 21:32:12 GMT
Last Modified
Mon, 01 Jun 2026 21:32:14 GMT

1.0.0

Game Version
1.7.0.41
Created
Mon, 01 Jun 2026 21:08:12 GMT
Last Modified
Mon, 01 Jun 2026 21:08:13 GMT

Showing 1 to 3 of 3 results

Rows per page