script playerExists(i as integer,return double) with char(i) return -1 end with end script That is bad, that always returns -1, use char(x).alive to know if the player is alive. No, it won't always return -1, it'll return 0 if the player doesn't exist (i.e. player 2 in single player mode, or the cl...