Stendhal Quest Editor: Difference between revisions

Content deleted Content added
imported>Hendrik Brummermann
imported>Hendrik Brummermann
Line 40:
First of all, we need to indicate, that "lumberjack" is a word, which the player may say. The client prints those words in blue. In the editor (or the java code), we use the "#" character to achieve the highlighting.
 
And second, we have to define a reactionnew interaction. UnlikeClick "job",on "lumberjack"the is+-button not a predefined standard trigger, so it is not inbelow the dropblack down list. Therefore we haveborder to usecreate the customa triggernew fieldone.
 
Unlike "job", "lumberjack" is not a predefined standard trigger, so it is not in the drop down list. Therefore we have to use the custom trigger field.
 
== Aside: The graph view ==