Thread: New Engine bug?
View Single Post
  #1  
Old 10-19-2005, 03:30 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
New Engine bug?

I was writing a script the other day, and couldn't figure out why it wasn't working. I was attempting to call a public function stored in a WNPC but the problem was, I had a DBNPC with the same name, so it was attempting to call the functions from the DB NPC. I then copied the code from the DB NPC, created a new one with a different name and deleted the old one. The script still failed to function. After an hour of frusturation, I tried creating a new WNPC with the exact same code in it, with a different name and the script worked flawlessly. I think there is a bug in the new engine that is preventing the deleted DB NPCs from being taken out of memory upon deletion.
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote