14.02.2022, 07:10
(This post was last modified: 14.02.2022, 07:11 by Erwin van der Zwart.)
For the sorting use this:
For the update use this (old) sample:
Code:
table.sort(tbl, function(a, b) return a['price_total'] < b['price_total'] end)
Update schedulers and scheduler events on tagged objects V1.0.lua (Size: 5.07 KB / Downloads: 24)