Getting a random result from selected table valuse.

Hey,

I am currently trying to create an app that will randomly select a person from a predefined list of people depending upon whether they have initially been selected or not. So i have created a table, the first column has the list of people in text value. and the second column has a integer value varying between 0 and 1, depending on if that person has been selected or not. Where i am having a problem is getting game salad to identify which rows have a value of one and then adding them to another table to be randomly selected. If anyone has any ideas on how this can be done or an alternate way to get the results it would be much appreciated!

cheers

Sign In or Register to comment.