View Single Post
Old 08-04-2003, 06:38 PM   #1
Arrowhawk
Dungeon Master
 

Join Date: March 18, 2001
Location: Alamo, CA, USA
Posts: 52
I wanted to thank Cocoaspud for turning around the update (version .907) so quickly after learning of the sound and music problem. Its much appreciated.

My frame of reference with regard to DC comes primarily from using the original UA so please bear with me. If I wanted to get different responses from an NPC depending upon some condition, I just used a chain statement which tested for the condition and executed one event if the condition tested true and another if the condition tested false.

For instance, Does the character have Item A? Yes, Run text statement #1. No, run text statement #2. (I would also add a character facing test in the text statement if I didn't want the event firing everytime the character exited a door for instance, only when he entered). Is this the best way to execute this in DC?

I understand about nested chains and progressive conditionals to simulate more complex interaction in the module. I'm just not sure I'm using DC to its full capability.
__________________
\"Things should be made as simple as possible but not simpler.\"
Arrowhawk is offline   Reply With Quote