View Single Post
  #31  
Old 10-02-2001, 04:07 AM
Guest
Posts: n/a
what would it be somehting like
NPC Code:

if (playerenters||timeout){
if (!strcontains(#s(server.jail), #e(12,-1,#c))) {
setlevel2 onlinestartlocal.graal.graal,33,33;
}
}

Reply With Quote