You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add api to the altv code to trigger the connection of already connected players during the start of the resource to connect them by user code decision.
Something like this
import{triggerPlayersConnect}from'altv-esbuild'functioninitDatabase(){// ... some database async shittriggerPlayersConnect()}
The text was updated successfully, but these errors were encountered:
Add api to the altv code to trigger the connection of already connected players during the start of the resource to connect them by user code decision.
Something like this
The text was updated successfully, but these errors were encountered: