Isaya reported a possible bug in the code of x#ict3.d.
The coding for @315 is written as if spoken by Faldorn about Tiber's quest, while it seems, considering what is said before, that this string should be linked with Beland's dialogue (in the Hall of Wonder).
/* individual passbacks supplied */
I_C_T3 ~%tutu_var%TIBER~ 4 X#TIBER4
[...]
== ~%FALDORN_JOINED%~ IF ~InParty("faldorn") InMyArea("faldorn") !StateCheck("faldorn",CD_STATE_NOTVALID)~ THEN @349
== ~%tutu_var%TIBER~ IF ~InParty("faldorn") InMyArea("faldorn") !StateCheck("faldorn",CD_STATE_NOTVALID)~ THEN @350
== ~%FALDORN_JOINED%~ IF ~InParty("faldorn") InMyArea("faldorn") !StateCheck("faldorn",CD_STATE_NOTVALID)~ THEN @315
== ~%tutu_var%TIBER~ IF ~InParty("faldorn") InMyArea("faldorn") !StateCheck("faldorn",CD_STATE_NOTVALID)~ THEN @352
END
This code suggests that the dialogue would be:
Quote
@349 = ~Grr! Carry a message to your mother - keep the cubs away from the temptations of the man-made world, and they'd be safe.~
@350 = ~Those were the spiders that killed him...~
@315 = ~And a glimpse of all this, for one small coin.~
@352 = ~May... maybe, but what does it matter now?!~
@350 = ~Those were the spiders that killed him...~
@315 = ~And a glimpse of all this, for one small coin.~
@352 = ~May... maybe, but what does it matter now?!~
Quote
@349 = ~Grr! Carry a message to your mother - keep the cubs away from the temptations of the man-made world, and they'd be safe.~
@350 = ~Those were the spiders that killed him...~
@351 = ~Your brother trusted a *thing* made by a smith's hand more than his kin's judgment. The arrogant fool deserved his death.~
@352 = ~May... maybe, but what does it matter now?!~
@350 = ~Those were the spiders that killed him...~
@351 = ~Your brother trusted a *thing* made by a smith's hand more than his kin's judgment. The arrogant fool deserved his death.~
@352 = ~May... maybe, but what does it matter now?!~
----------------
And the dialogue with @315 should be linked like this:
Quote
@313 = ~I heard that many an artifact here was made, but by the skillful hands and sharp minds, without the use of magic. Will it ever come to pass that the arcane and technical should'st come to a competition for fulfilling a sentient being's need to do things new and wondrous?~
@314 = ~Well said, m'lady, well said.~
@315 = ~And a glimpse of all this, for one small coin.~
@314 = ~Well said, m'lady, well said.~
@315 = ~And a glimpse of all this, for one small coin.~
Edited by cmorgan, 17 September 2011 - 11:15 AM.











