Jump to content

Home

confused on dialog editing...


randydg

Recommended Posts

Originally posted by tk102

I know what you mean Xavier2. Not sure this will help but you could try replacing the DelayCommand line with

 

  AssignCommand(oNPC,
 ActionDoCommand(
 ActionAttack(
 GetFirstPC()
 ) 
)
);

It didn't worked now they do not attack at all...Maybe I can place a script in the dialog that will fire another script placed in their .utc script field. Could you help me?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...