Sgt. Eversmann 0 Posted April 30, 2002 How do you get the AI to do an action? I've been tossing and turning on this. Share this post Link to post Share on other sites
Bart.Jan 0 Posted April 30, 2002 There is action command. This is from official scripting commands manual : unit action action Operand types:   unit: Object   action: Array Type of returned value:   None Description:   Make unit to peform action. Format of action may be [type, target, param1, param2, param3]. Only type is required, target defaults to unit, param1, param2, param3 are type specific. But there is not list of possible actions and parameters in official manual. There is list of actions in unofficial one. Share this post Link to post Share on other sites