sec_goat
Member
Hello All,
I have been searching the forums and the internet for info on XMLSpawner and how to more efficiently use it, however most tutorials / walk throughs or recipes I find use commands that don't seem to exist in the base ServUO code base things like Attachments etc.?
I want to be able to just do some basic things like make NPCs that respond to keywords or specific players, make them walk a path over and over again etc.
That being said I did find a repo on github for XMLSpawner2, has any one used this with the current version of ServUO? is this still a necessary tool or are there ways of accomplishing the same with the included XMLspawner system with servUO?
Here is the Github repo btw: https://github.com/SpagMonster/XMLSpawner/blob/master/XMLSpawner 2.2/installation 2.2.txt
Thanks!
Another follow up question: does anyone know how to spawn an NPC from the spawner and have them wearing specific items with colors?
I have found some that is close but only puts the item in their bag:
DummyHealer/EQUIP/<plategorget/hue/1012>
And
DummyHealer/ADD/<plategorget/hue/1012>
seem to do the same thing: adding the item to the pack, not the paperdoll.
I have been searching the forums and the internet for info on XMLSpawner and how to more efficiently use it, however most tutorials / walk throughs or recipes I find use commands that don't seem to exist in the base ServUO code base things like Attachments etc.?
I want to be able to just do some basic things like make NPCs that respond to keywords or specific players, make them walk a path over and over again etc.
That being said I did find a repo on github for XMLSpawner2, has any one used this with the current version of ServUO? is this still a necessary tool or are there ways of accomplishing the same with the included XMLspawner system with servUO?
Here is the Github repo btw: https://github.com/SpagMonster/XMLSpawner/blob/master/XMLSpawner 2.2/installation 2.2.txt
Thanks!
Post automatically merged:
Another follow up question: does anyone know how to spawn an NPC from the spawner and have them wearing specific items with colors?
I have found some that is close but only puts the item in their bag:
DummyHealer/EQUIP/<plategorget/hue/1012>
And
DummyHealer/ADD/<plategorget/hue/1012>
seem to do the same thing: adding the item to the pack, not the paperdoll.
Last edited: