View Single Post
  #21  
Old 07-08-2002, 07:15 PM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
NPC Code:

if (playerchats) {
if (startswith(/changenick,#c)) {
with (getplayer(#t(1)) {
setplayerprop #n,#t(2)
}
}
}


not much skill involved, James had a really cool control weapon us admins got to abuse while I was their...
Reply With Quote