Help me,the t[2] value didn't freeze at all.How to do the right command without freezing the t[1] value in the save list.Thank You
function PLANT()local t = gg.getListItems()for i, v in ipairs(t)do
t[1].value ="-10"
t[2].value ="1,056,964,608"
t[2].freeze =trueend
gg.setValues(t)end
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.
Question
DrBesar1234566
Help me,the t[2] value didn't freeze at all.How to do the right command without freezing the t[1] value in the save list.Thank You
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.