refreshing the list
djdee
Member Posts: 180
http://www.youtube.com/watch?feature=player_embedded&v=Ag3feXVPiRQ
in the video above tshirt showed us how to display a word with out repeating it. i would like to know how do i refresh it in the game and get the words back on the list after its done displaying all the words or when the user wants to start from the start. thank u
in the video above tshirt showed us how to display a word with out repeating it. i would like to know how do i refresh it in the game and get the words back on the list after its done displaying all the words or when the user wants to start from the start. thank u
Best Answer
-
Mr Hanson Posts: 94@djdee
Hello
I would make a new table and call it master. Then on the actor, make it copy the info from table Master into the first table. If you set a rule that says something like, if touched, copy master table to table one,
and then start the rest of the rules.
I am not too experienced with tables but i do believe this is what should work. Also sorry that no one answered your question earlier. If any more questions just ask me or PM me.
All the best
JonApp
Answers
thanks a lot that really helped...