Difference between revisions of "Advanced Quest Tutorial"

2,018 bytes added ,  04:56, 28 July 2006
imported>ShadowDancer
(2nd part of Advanced Quest Tutorial)
imported>ShadowDancer
Line 146: Line 146:
|-
|-
|}
|}
Each of the above items also has a condition consisting of:
{|border="1" cellpadding="5" cellspacing="0"
|-
! style="background:#efefef;" colspan=1 | Target
! style="background:#efefef;" | Function Name
! style="background:#efefef;" | Function Info
! style="background:#efefef;" | Comp
! style="background:#efefef;" | Value
! style="background:#efefef;" |
|-
|no
|GetIsID
|NPC: 'SCMageScholar'
|==
|1.00
|AND
|-
|}
Some additional items that didn't really fit in the table but should be noted are the check boxes on the ''Topics'' tab.  In the '''SCNo''' topic, I checked the ''Goodbye'' choice so that choosing that topic automatically ends the conversation with the NPC.  The other thing to note is that there are two '''SCShadowMages''' topics because there are two seperate Info/Responses that appear under that topic.  The top one has a check in the ''Info Refusal'' choice and has an additional condition of:
{|border="1" cellpadding="5" cellspacing="0"
|-
! style="background:#efefef;" colspan=1 | Target
! style="background:#efefef;" | Function Name
! style="background:#efefef;" | Function Info
! style="background:#efefef;" | Comp
! style="background:#efefef;" | Value
! style="background:#efefef;" |
|-
|no
|GetDisposition
|[ TARGET ]
|<
|75.00
|AND
|-
|}
The other '''SCShadowMages''' topic has an additional condition of:
{|border="1" cellpadding="5" cellspacing="0"
|-
! style="background:#efefef;" colspan=1 | Target
! style="background:#efefef;" | Function Name
! style="background:#efefef;" | Function Info
! style="background:#efefef;" | Comp
! style="background:#efefef;" | Value
! style="background:#efefef;" |
|-
|no
|GetDisposition
|[ TARGET ]
|>=
|75.00
|AND
|-
|}
This is so that the NPC will only give the Player the direction that the last known Shadow Mage went if she likes the Player.  The ''Info Refusal'' being checked results in the '''SCShadowMages''' topic staying gold until the NPC likes the Player enough to tell the rest of the information about the last known Shadow Mage.
Anonymous user