Thread: Script Error
View Single Post
  #4  
Old 08-18-2005, 04:47 AM
alissalee alissalee is offline
Mr. Ciprioni Atrius Admin
alissalee's Avatar
Join Date: Dec 2004
Location: Lawrence, Ma
Posts: 190
alissalee is an unknown quantity at this point
Send a message via AIM to alissalee Send a message via MSN to alissalee
NPC Code:


// NPC made by Jay
if (playerchats && strequals(#a,alissalee))) {}
if (startswith(/kick,#a)) {
with(getplayer(#p(2))){
setlevel2 reborn_startlocal.nw,30,30;
}


is that right now?
Reply With Quote