EggyWee Posted November 3, 2022 Posted November 3, 2022 hello, can you help me, i'm still very newbie.
Moderators Collen Posted November 3, 2022 Moderators Posted November 3, 2022 5 hours ago, EggyWee said: hello, can you help me, i'm still very newbie. You are using a wrong function, try change this: gg.setValues(so+py,4.0)
MonkeySAN Posted November 3, 2022 Posted November 3, 2022 5 hours ago, EggyWee said: hello, can you help me, i'm still very newbie. add this to the script local function setvalue(address,flags,value) local tt={} tt[1]={} tt[1].address=address tt[1].flags=flags tt[1].value=value gg.setValues(tt) end
RealWanteD Posted November 3, 2022 Posted November 3, 2022 20 minutes ago, MonkeySAN said: add this to the script local function setvalue(address,flags,value) local tt={} tt[1]={} tt[1].address=address tt[1].flags=flags tt[1].value=value gg.setValues(tt) end This should fix the problem, boss.
Question
EggyWee
hello, can you help me, i'm still very newbie.
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.