View Single Post
  #2  
Old 03-12-2007, 07:36 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
In theory you can do something like:
PHP Code:
with (putnpc2())
{
  
// code

Also, the value of the this.name variable inside the putnpc2 NPC can be used with findNPC() in the same way that a Database NPC's name can be used.
__________________
Skyld
Reply With Quote