rchxenson 0 Posted May 24, 2002 I am working on a script that will run through a picture of each player in the game after the mission is over (like Beach Co-Op if you played) I am trying to make it so that if the person is not playing then they should not be shown. here is the check part of my script.... ?(player1 == grpmain):goto "player2" I also tried ?(!alive player1):goto "player2" but that just worked if the player was dead and not missing from the game . if anyone could help solve this problem that has been facing me please HELP!!!! Am I even on the right track? Thanks Share this post Link to post Share on other sites