If I understand correctly I would just set the array value to “100,200,Player”
Create object by name of <tokenat(arrayXYZ, 2, “,”)> at location <tokenat(arrayXYZ, 0, “,”)> and <tokenat(arrayXYZ, 1, “,”)>
Hopefully that makes sense?
That's exactly what I was looking for!
I am creating a dialog system with array, and wanted to create specific actions for a single value.
Ex:
[0,1,"dialogue|Player|years"]
Could use X Y Z in the array, only they are already busy.
Thanks for helping me!
Translated PT-BR / ENG