Skip to content

Conversation

@Xenius97
Copy link
Contributor

Closes #3998

Currently, you only receive a true/false value indicating whether it was successful. I already mentioned in the issue some time ago that this is quite inconvenient, as you constantly have to query and compare it with the getLatentEventHandles table if you need the ID.
With the current solution, you get the ID directly (SSendHandle = uint), so there’s no need for any workaround. If the request fails, you simply receive a false.

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.

Return Event ID from triggerLatentClient/ServerEvent

1 participant