Stendhal Quest Coding - Part 3: Difference between revisions

Content deleted Content added
imported>Kymara
imported>Kymara
Line 169:
 
=== getQuestInfo ===
{{TODO|populate with an example from BeerForHayunn and explanation}}
 
=== getMinLevel ===
{{TODO|populate with an example from BeerForHayunn and explanation}}
 
=== getRegion ===
Line 190 ⟶ 194:
</source>
Reference functions that gather 'meta' information about the quest use this - for example if an NPC wants to list which NPCs to speak to to start quests in a certain region.
 
 
{{TODO|Others? isCompleted? isRepeatable? More of the name ones?}}
 
== Further Reading and Complete Code ==