Jump to content

getElementData no client, de elemento do server


Recommended Posts

olá, criei um elemento no server-side, mas qrio pegar a data dele no lado client, para por no DX, mas da o seguinte erro: Bad argument @'getElementData' [Expected element at argument 1, got string 'candidato1]

parte dos elementos no client

        local votos1 = getElementData("candidato1","votos") or 0
        local votos2 = getElementData("candidato2","votos") or 0
        local votosB = getElementData("vbrancos","votosB") or 0

 

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...