Tidum commented on a Page, RPS  -  Dec 20, 2010
  if (%rps == on) && (%player2taken == yes) {

Could just be:

  if (%rps == on) && (%player2) {

As you're just checking if the variable is set.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.