HowToAddMapsServerStendhal: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara |
imported>Kymara |
||
| Line 200: | Line 200: | ||
=== The new way === |
=== The new way === |
||
'''Don't use this. Use the all java way above. This way you have to edit two files to keep track of your NPC! We don't want that.''' |
|||
This is the new way of adding NPCs. It requires less Java coding skills; Java code is only required for the dialog and for special behaviour, everything else is defined in XML. |
This is the new way of adding NPCs. It requires less Java coding skills; Java code is only required for the dialog and for special behaviour, everything else is defined in XML. |
||