Stendhal Quest Coding: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara mNo edit summary |
imported>Devant m fixed grammar |
||
| Line 8: | Line 8: | ||
It would be even better if you try yourself and play a bit with it. |
It would be even better if you try yourself and play a bit with it. |
||
Ok, now lets create a new Java file at ''games/stendhal/server/maps/quest''. |
Ok, now lets create a new Java file at ''games/stendhal/server/maps/quest''. It will be named like the quest you are going to do, for example: LookBookforCeryl |
||
<pre> |
<pre> |
||
package games.stendhal.server.maps.quests; |
package games.stendhal.server.maps.quests; |
||