How to restart table after remove rows ?

I doing in my game when something is happening so one row remove from the table everytime,
And when I create restart button to the game. All the rows from the last time is removed. And now where there should be a text, it is empty.

How I restart my game and reload the table again with all lines (rows, cloums...) ? ? ?

Thanks!

Comments

  • colandercolander Member Posts: 1,610

    You need to make a copy of your master table for game play and each time you start a new game it makes a new copy. Search/google for "copy a table gamesalad" and you should find plenty of information on the subject.

  • miyaoomiyaoo Member Posts: 27

    Works thanks! :)

Sign In or Register to comment.