Stendhal Quest Contribution: Difference between revisions

Content deleted Content added
imported>Hendrik Brummermann
imported>Hendrik Brummermann
splitted overview table and details
Line 9:
'''If you are unsure about something, got lost, or just want to talk about Stendhal, please join [http://stendhal.game-host.org/?id=content/game/chat #arianne] and ask. This channel is really friendly and helpful.'''
 
== Overview ==
 
{| class="prettytable"
! Skills || Doc || Description
|-
| Creativity || [[Stendhal Quest Ideas|ideas]] || '''It all starts with an idea'''
|-
| Stendhal || [[StendhalQuest|existing]] || '''Refining and Discussing''' in [http://stendhal.game-host.org/?id=content/game/chat #arianne]
|-
| English || - || '''Text said by NPCs'''
|-
| Coding || [[Stendhal Quest Coding|code]] || '''Programming the quest'''
|-
| Stendhal || [[Stendhal Quest Testing|test]] || '''Doing the quest on test-server with chat log'''
|-
| Coding || [[Stendhal Quest Testing|test]] || '''Automatic Test'''
|}
 
 
==It all starts with an idea==
# There is an old and drunken soldier.
# There is an old soldier on duty. He wants a drink of beer but is not allowed to leave his post and therefore asks the player to buy one for him.
 
|-
| Stendhal || [[StendhalQuest|existing]] ||
== Refining and Discussing ==
Please join [http://stendhal.game-host.org/?id=content/game/chat #arianne] and talk about your ideas.
Line 40 ⟶ 53:
* ''Repetitions:'' None
* ''Notes:'' The original idea was to have a drunken soldier on duty. This quest, however, is ideal to teach new players how to interact with NPCs and how to buy things. In order to be able to act as teacher he should only accept one beer.
 
|-
| English || - ||
==Text said by NPCs==
Once the idea of the quest is clear, it is time to think about the things the NPCs should say. Don't worry if you cannot think about all the required chat lines. Just having a few as a start makes coding the quest a lot easier:
Line 54 ⟶ 66:
* Margaret
** - (she does nothing special and is already selling beer)
|-
| Coding || [[Stendhal Quest Coding|code]] ||
 
==Programming the quest==
 
|-
| Stendhal || [[Stendhal Quest Testing|test]] ||
==Doing the quest on test-server with chat log==
 
|-
| Coding || [[Stendhal Quest Testing|test]] ||
==Automatic Test==
|}