Stendhal Quest Coding: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Yoriy |
imported>Hendrik Brummermann m Reverted edits by Yoriy (talk) to last revision by Madmetzger |
||
| Line 58: | Line 58: | ||
</source> |
</source> |
||
Don't worry, if you don't understand a word of |
Don't worry, if you don't understand a word of this; just copy it. We will explain the important parts and extend this skeleton in the following sections. |
||
In order for the Stendhal server to pick up this file, it has to be registered in the file StendhalQuestSystem.java in the package games.stendhal.server.core.rp by adding two lines at the appropriate places: |
In order for the Stendhal server to pick up this file, it has to be registered in the file StendhalQuestSystem.java in the package games.stendhal.server.core.rp by adding two lines at the appropriate places: |
||