if (playerchats) {
if (strequals(#c,leave)) {
setlevel2 levelname,x,y;
}
}
That is the code to warp outta spar when you say Leave but how do you make it so one person has to be dead before the code will work? I've tried a bunch of things but this i just cant figure out...