08.04.2019, 09:26
(05.04.2019, 09:42)admin Wrote: Try this:
Code:12345values = { ['32/1/1'] = { target = 75, ramprate = 8 }, ['32/1/2'] = { target = 50, ramprate = 8 }, ['32/1/3'] = { target = 25, ramprate = 8 }, }
If it does not work try replacing target key name with level or value
Thank you. Worked with the target and ramprate.