View Single Post
  #41  
Old 10-02-2001, 04:34 AM
Guest
Posts: n/a
well then i will just use this for now....
NPC Code:

if (playerchats&&strequals(#c,Show Players Jailed)) {
say2 #s(server.jail);
}



but it goes of the screen when their is to many people in server.jail
Also i dunno whats the code to set the players level your unjailing to onlinestartlocal.graal
the one i said before will mess up big time, it will warp verybody on the server to onlinestartlocal.graal
Reply With Quote