Skip to content

Fix camera target player-object via dedicated extension#1216

Open
bssth wants to merge 1 commit intoopenmultiplayer:masterfrom
OpenSamp:fix/camera-target-player-object
Open

Fix camera target player-object via dedicated extension#1216
bssth wants to merge 1 commit intoopenmultiplayer:masterfrom
OpenSamp:fix/camera-target-player-object

Conversation

@bssth
Copy link
Copy Markdown
Contributor

@bssth bssth commented Apr 28, 2026

Closes #1070
Depends on openmultiplayer/open.mp-sdk#68

Implemented as an IExtension rather than a new virtual on IPlayer so
the IPlayer and IPlayerObjectData vtables stay byte-for-byte
unchanged and pre-built components remain binary-compatible

@bssth bssth force-pushed the fix/camera-target-player-object branch from 9cb44ad to 39b2d4e Compare April 28, 2026 03:33
@bssth
Copy link
Copy Markdown
Contributor Author

bssth commented Apr 28, 2026

The SDK pin here is a temporary integration branch in the fork that
combines openmultiplayer/open.mp-sdk#65 (already required by
master) with our companion #68. Once both land, I can rebase to plain SDK master

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.

getCameraTargetObject -> invalid cast?

1 participant