Jump to content

Puje

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Puje

  1. On 11/1/2019 at 7:15 PM, minhthong0824 said:

    Hi sir, when i using 

    
    t = gg.getResults(2)
    gg.addListItems(t)
    t[1].value = 180
    t[2].value = 180
    gg.setValues(t)

    How can i get the values of t[1] and t[2] when it has been changed by game.

    Beecause at i noted. When the values changed i used this

    
    gg.toast('Current value are: '..t[2].value..', '..t[2].value)

    This code still give 180, 180 even it has changed by game to other values.

     

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.