try chatting update level and delete them. If you don't have a delete function in your script already, then you've been silly and you'll need to go to RC and type /clearnpcs [your level or gmap] to get rid of them.
type /clearnpcs [your level or gmap] to get rid of them.
Note that this will remove all local DB NPCs on the level, which could have unintended consequences (but I doubt it will for your server). Ideally you want to edit your script to add some way to delete the blocks instead.
Note that this will remove all local DB NPCs on the level, which could have unintended consequences (but I doubt it will for your server). Ideally you want to edit your script to add some way to delete the blocks instead.
If the NPC's are already layed down without a delete function in them, doesn't that make it impossible to delete them if you don't already have a delete function scripted into the class you're using?