
10-20-2005, 02:25 AM
|
|
oh snaps
|
 |
Join Date: Sep 2003
Location: Pismo Beach, California
Posts: 2,118
|
|
|
I think Stefan is just saying that if there is a db NPC and a weapon with the same name, you have to distinguish between them using either:
findnpc("name").function();
findweaponnpc("name").function();
As for why the NPC Server tried to still call the functions of a non-existant NPC, I am not sure why. It could have something to do with the NPC not being deleted from the npcs/ folder. Maybe trying '/savenpcs' could fix that? |
__________________
Scito hoc super omnia.
Haec vita est tua una sola.
Dum vita superest, utere maxime quoque puncto, momento, et hora quae habes.
Tempus neminem non manet.
Noli manere tempus.
Carpe Diem
Seize the Day.
|
|
|
|