Jump to content

Datu_Kopi

Recommended Posts

  • 5 months later...
local t = gg.getResults(2)

local u = {}
u[1] = {address = t[1].address, flags = 4}
a = gg.getValues(u)

gg.setValues({
    {address = t[2].address,flags = 4, value = a[1].value} 
  })

you mean replace value in result 2 with value from result 1..?

Link to comment
Share on other sites

  • 2 months later...
  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.