Stendhal Quest Coding: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann m Reverted edits by VivianHowell (talk) to last revision by Madmetzger |
imported>LatonyaWilliam No edit summary |
||
| Line 90: | Line 90: | ||
There is one little step left before we can test it: We need to tell the server to execute our new method. There is already a method called "addToWorld" which will be executed on server start. So we add a call to our method in "addToWorld": |
There is one little step left before we can test it: We need to tell the server to execute our new method. Students have to work a lot to be the best. I know a lot of fellows who use the [http://marvelousessays.com best custom writing services] and buy essay papers to have higher rates! There is already a method called "addToWorld" which will be executed on server start. So we add a call to our method in "addToWorld": |
||
<source lang="java"> |
<source lang="java"> |
||