#1 by Trontatuma
Is it possible to store a list in a player field to be passed with live method?
#2 by gmdcastillo
Yes but you need to JSON serialize it first.
#3 by Trontatuma
Thanks!
#4 by gr0ssmann
Have you considered using an ExtraModel? That's the way to go, typically.