Vox Kalam Posted October 7, 2007 Posted October 7, 2007 void main() { object owyatt = GetObjectByTag("wyatt"); DelayCommand(0.5, AssignCommand(owyatt, ActionStartConversation( GetFirstPC(), "dantooineflashback"))); } *pulls hair out*
Vox Kalam Posted October 7, 2007 Author Posted October 7, 2007 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?
tk102 Posted October 8, 2007 Posted October 8, 2007 You'll need to shorten the name of your .dlg file. Maximum length is 16 characters. Try "dan_flashback" or some such.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.