Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bug found in CreateDynamic3DTextLabel and Streamer_ToggleAllItems #486

Open
Walter-Correa opened this issue Sep 28, 2024 · 0 comments
Open

Comments

@Walter-Correa
Copy link

1 - I create a 3D text visible only to a specific player.
CreateDynamic3DTextLabel("Text here", 0xEEDD82FF, Pos[0], Pos[1], Pos[2], 4.0, INVALID_PLAYER_ID, vehicleid, 0, -1, -1, playerid, 4.0);

For another player who cannot see this text I use Streamer_ToggleAllItems(playerid, STREAMER_TYPE_3D_TEXT_LABEL, false); and then I use Streamer_ToggleAllItems(playerid, STREAMER_TYPE_3D_TEXT_LABEL, true);, so this player starts to see the text that he shouldn't see!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant