void main() {
object owyatt = GetObjectByTag("wyatt");
DelayCommand(0.5, AssignCommand(owyatt, ActionStartConversation( GetFirstPC(), "dantooineflashback")));
}
*pulls hair out*
scratch that. The convo won't start PERIOD. I've tried the onenter script for the new custom module in which this takes place, a trigger in the module, and adding it to the utc. file and starting it the usual way.
NOTHING.
Why me?
You'll need to shorten the name of your .dlg file. Maximum length is 16 characters. Try "dan_flashback" or some such.