Transfer array of numbers from actor to table

NklrcadeNklrcade Member, PRO Posts: 95

Working on a game and need a bit of help.. If self.attribute is 4,8,1,5,7 then how can i transfer this string to a table so that the number 4 is in column 1, 8 is in column 2, 1 is in column 3.. etc?

Sign In or Register to comment.