OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Arctic on 27 Aug 2002, 17:25:59

Title: Talking w/o waypoint
Post by: Arctic on 27 Aug 2002, 17:25:59
What is the command line to make a unit talk without using the waypoint action: "talk"?
Title: Re:Talking w/o waypoint
Post by: icarus_uk on 27 Aug 2002, 18:13:30
Im assuming you want the animation as you left no useful infomation.

UnitName PlayMove "FxStandTalk"
Title: Re:Talking w/o waypoint
Post by: Cedaie on 27 Aug 2002, 18:24:32
Its effectstandtalk actually  ::)

this switchmove "effectstandtalk"
Title: Re:Talking w/o waypoint
Post by: icarus_uk on 27 Aug 2002, 18:25:26
Close enough.  I need my unofficial command referance back asap lol.