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

imported>Pyrocow2
m (→‎Locating the Cottage: suggesting item)
imported>Pyrocow2
Line 1,366: Line 1,366:
|
|
*GetIsId 'BGCptHubart' == 1
*GetIsId 'BGCptHubart' == 1
*GetStage 'BGM001' >= 20
*'''GetStage 'BGM001' == 20'''
|-
!  ADD TOPICS
|
*BGCluesFound
|-
!  RESULT SCRIPT
|
SetStage BGM001 30
|}
 
{| class="wikitable" border="1" cellpadding="5"
!colspan=2| '''BGCourier'''
|-
!  TOPIC TEXT
|  Courier
|-
!  RESPONSE
"Did you check out the cottage?"
|-
!  CONDITIONS
|
*GetIsId 'BGCptHubart' == 1
*'''GetStage 'BGM001' == 30'''
|-
|-
!  ADD TOPICS
!  ADD TOPICS
Anonymous user