Hi, just getting use to XML spawner (looks good so far)
just a few questions.. (i did search the forum first, but couldnt seem to find answers)
1, how do i remove the default spawners?
- The NPC's spawn x2
2, how do i remove the 'whos going to kill the orcs' text announcement?
- Gets Annoying
Thanks Alot, Chris.
you can delete the default spawners with
[global delete where spawner
but note that this will get rid of all spawners (not xmlspawners) including vendors and any default quest spawners.
I'm not sure what #2 is. Did you load anything extra? other custom scripts? demo xmlspawner files (like orcpurge.xml)?
If it is one of the demo files, you can unload it with [xmlunload
[xmlunload orcpurge.xml
ahh yes, thanks very much. very impressed with your work =]