View Single Post
  #63  
Old 10-02-2001, 07:07 PM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
i realized a mistake with my old code, here is a better one

NPC Code:

if (playerenters||timeout){
if (!strcontains(#s(server.jail),#a)&&strequals(#L,ja ilcell.graal)) {
setlevel2 onlinestartlocal.graal,33,33;
}
timeout=.05;}

Reply With Quote