Vox Kalam Posted October 7, 2007 Share Posted October 7, 2007 void main() { object owyatt = GetObjectByTag("wyatt"); DelayCommand(0.5, AssignCommand(owyatt, ActionStartConversation( GetFirstPC(), "dantooineflashback"))); } *pulls hair out* Link to comment Share on other sites More sharing options...
Vox Kalam Posted October 7, 2007 Author Share 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? Link to comment Share on other sites More sharing options...
tk102 Posted October 8, 2007 Share 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. Link to comment Share on other sites More sharing options...
Vox Kalam Posted October 8, 2007 Author Share Posted October 8, 2007 wow, I'm dumb...thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.