altv-issues
altv-issues copied to clipboard
syncedMeta broken
Description of the problem
If a syncedMeta is set for a player during a playerConnect event, it will not be synchronized to previously connected players. I have added the following line to server.toml: enableSyncedMetaData = true
Reproduction steps
- Set a test syncedMeta under the playerConnect event.
- Connect to the server. (2 player)
- The first player will not see the syncedMeta of the player who joins later.
Expected behaviour
Additional context
No response
Operating system
Windows 11
Version
#16.0.0-rc.4, branch rc
Crashdump ID
No response
Confirmation of issue's presence
- [X] By submitting this ticket, I affirm that I have verified the presence of this issue on the latest developer version available at the time of writing this ticket.
@Lekenthu can u try it on release?
@Lekenthu can u try it on release?
Tested but still not working. (#16.0.5)