Full Version : A tool to create Npc File
xmlspawner >>Misc >>A tool to create Npc File


<< Prev | Next >>

nim- 07-06-2006
Hello

I m working on the same shard a Mage Solitaire (so sorry for my bad english)

This site was realy Helpfull to understand how to make quest using dialog, quest note , ....

By the way XmlSpawner is realy an helpfull tool, so thank to ArteGordon for developing it.

in the linked file you will find the source and a compile version off the source, It will be better for you to compile the source to generate the executable (to be sur that no trojan, keylogger, ... are in the executable)

This tools help to generate/editing the npc file. The only drowback is that i asume that the # value is aqual to the ID. So when loading an npc file where it is not the case you get an error. But for creating them and edit the file created with the tools
It s work preaty well.


Fill free to change what you want in the source.

Again : Sorry for the way i write english smile.gif

Nim

ArteGordon- 07-06-2006
thanks for the contribution. I will definitely take a look at this.