Skip to content

Draft: Add feature to disable GPS Blufore Tracking#118

Open
S3ler wants to merge 17 commits intojetelain:masterfrom
S3ler:feat/disable-BFT-tracking-script
Open

Draft: Add feature to disable GPS Blufore Tracking#118
S3ler wants to merge 17 commits intojetelain:masterfrom
S3ler:feat/disable-BFT-tracking-script

Conversation

@S3ler
Copy link

@S3ler S3ler commented Oct 10, 2025

Add feature to disable GPS Blueforce Tracking for player and vehicles via script.
This enables mission designer to disable GPS Blueforce Trackers to be stuck at entrances of buildings or tunnels.

Following functions to control GPS Blueforce Tracking are available:

cTab_fnc_disableBFT

Set BFT tracking state for an object to false and saves current position, direction. Propagates all values over the network.

cTab_fnc_enableBFT

Set BFT tracking state for an object to true. Propagates all values over the network.

Note: This still needs some update of documentation.

@S3ler S3ler changed the title Draft: Add feature to disable GPS Blueforce Tracking Add feature to disable GPS Blueforce Tracking Dec 6, 2025
@S3ler S3ler changed the title Add feature to disable GPS Blueforce Tracking Add feature to disable GPS Blufore Tracking Dec 23, 2025
Copy link
Owner

@jetelain jetelain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@jetelain
Copy link
Owner

Build errors have been fixed in #119

@jetelain
Copy link
Owner

Changes to cTab/addons/cTab/TAD/cTab_TAD_controls.hpp and cTab/addons/cTab/tablet/cTab_Tablet_dialog.hpp are no more required

@S3ler S3ler changed the title Add feature to disable GPS Blufore Tracking Draft: Add feature to disable GPS Blufore Tracking Jan 15, 2026
@jetelain
Copy link
Owner

Looks good to me, tell me when you want to merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants