Tokio Posted January 6, 2018 Posted January 6, 2018 I tried triggering, but does not working :c How to get my account name in client side? My servers: Fun: Derby(DD):
androksi Posted January 6, 2018 Posted January 6, 2018 -- server-side addEventHandler("onPlayerLogin", getRootElement(), function(_, playerAccount) local accountName = getAccountName(playerAccount) -- save the account name as data setElementData(source, "AccountName", accountName) end ) -- Use getElementData to get your account on client-side. If it helped you, leave like! koragg and Tokio 2 Hello, world. Tutorial sobre interação de BOTs do Discord com o seu servidor - Visitar (Brazilian Portuguese) Tutorial sobre tabelas - Visitar (Brazilian Portuguese) Tutorial sobre banco de dados - Visitar (Brazilian Portuguese)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now