Thread: asking experts.
View Single Post
  #1  
Old 03-19-2006, 12:34 AM
underwood underwood is offline
Registered User
Join Date: Mar 2006
Posts: 27
underwood is on a distinguished road
asking experts.

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...
Reply With Quote