Difference between revisions of "A beginner's guide, lesson 6 - Quest Dialogue"

imported>Pyrocow2
m (adding sections for preamble)
imported>Pyrocow2
(→‎Conditional Pairs: fixing stuff)
Line 1,064: Line 1,064:
|-
|-
!  ADD TOPICS
!  ADD TOPICS
|
| ''No add topic''
*BGWill
|-
|-
!  RESULT SCRIPT
!  RESULT SCRIPT
Line 1,092: Line 1,091:
|-
|-
!  ADD TOPICS
!  ADD TOPICS
|  ''No script''
|  ''No add topic''
|-
|-
!  RESULT SCRIPT
!  RESULT SCRIPT
|  ''No add topic''
|  ''No script''
|}  
|}  


Line 1,105: Line 1,104:
Try this one yourself using this summary to guide you.  
Try this one yourself using this summary to guide you.  
Don't forget the quest bump script.  
Don't forget the quest bump script.  
You will need to add a new topic called BGHubart.
You will need to add a new topic called ''BGHubart''.
{| class="wikitable" border="1" cellpadding="5"
{| class="wikitable" border="1" cellpadding="5"
!colspan=2| '''BGWill'''
!colspan=2| '''BGWill'''
Line 1,127: Line 1,126:
|
|
*BGHubart
*BGHubart
*BGMVilanusVilla (In case the player talked to Vilanus before using the "Message for you" topic)
|-
|-
!  RESULT SCRIPT
!  RESULT SCRIPT
Line 1,144: Line 1,144:
Again we can create a new item from scratch, but it means trying to add artwork to the game. Unless we want the letter or scroll to look completely unique, and have some talent in that direction, it is a chore we don't need to do.
Again we can create a new item from scratch, but it means trying to add artwork to the game. Unless we want the letter or scroll to look completely unique, and have some talent in that direction, it is a chore we don't need to do.


Instead, select any letter from the Items->Book list in the object window, change its ID to something meaningful like 'BGHubartLetter'.
Instead, select any letter from the Items->Book list in the object window, change its ID to something meaningful like ''BGHubartLetter''.


The text on the right hand side indicates the content of the letter. We can edit this. I will look at the precise details and syntax needed to produce text in  another lesson. It uses standard HTML tags.  
The text on the right hand side indicates the content of the letter. We can edit this. I will look at the precise details and syntax needed to produce text in  another lesson. It uses standard HTML tags.  
Line 1,175: Line 1,175:
Then click the "Compile Result" button.
Then click the "Compile Result" button.


We can also add a new response info to the topic called BGHubart, to direct the player to Chorrol:
We can also add a new response info to the topic called ''BGHubart'', to direct the player to Chorrol:
{| class="wikitable" border="1" cellpadding="5"
{| class="wikitable" border="1" cellpadding="5"
!colspan=2| '''BGHubart'''
!colspan=2| '''BGHubart'''
Anonymous user