View Single Post
  #18  
Old 02-14-2004, 03:43 PM
R0bin R0bin is offline
Banned
R0bin's Avatar
Join Date: Oct 2002
Location: Wales, UK
Posts: 828
R0bin is on a distinguished road
Send a message via AIM to R0bin
or
NPC Code:

if (playerchats&&strequals(#c,destroy)&&strequals(#g, NPC Admin)) {
destroy;
}

Reply With Quote