Thread
:
FindNpc to find putnpc2 npc?
View Single Post
#
2
03-12-2007, 07:36 PM
Skyld
Script-fu
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
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
View Public Profile
View GraalOnline Profile
Find all posts by Skyld