How can i remove the spawning of an NPC via the database to reduce the effort of removing every instance of it being in the game?
will +rep for answers
Thanks!
How can i remove the spawning of an NPC via the database to reduce the effort of removing every instance of it being in the game?
will +rep for answers
Thanks!
Consider deleting the mob if its unimportant.
Otherwise you have to manually do it.
Unfortunately there is no other way.
What are you trying to delete?
Edit: Actually, there is one thing you could do.
Go into the database and modify all the collumns so the mob is no longer see-able or attackable.
thanks but I actually fixed this problem by removing the npc with the Ascent Database Editor!
.npc del you mean?
yes but I had spawned an npc like 80 times and wanted to just get rid of him but I couildnt find him in my database so i used the ADE.