Thread: getnpc help
View Single Post
  #2  
Old 02-14-2006, 12:28 PM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
Change
NPC Code:
this.accept


in the with() statement to
NPC Code:
thiso.accept


You're trying to check a variable that does not exist, considering you just set it in the Police-DB npc.
__________________
Reply With Quote