¤Specops¤ 0 Posted October 19, 2003 Is it possible to use the addAction command like this : unit addAction format [["Text %1", _gg], "myscript.sqs"] Share this post Link to post Share on other sites
¤Specops¤ 0 Posted October 19, 2003 It work : addAction [format [localize "STRM_Buy", "M16"], "buym16.sqs"] Share this post Link to post Share on other sites
Tobi-Wan Kenobi 0 Posted October 21, 2003 I think it's: this AddAction ["actionname","myscript.sqs"] Share this post Link to post Share on other sites
Chris Death 0 Posted October 21, 2003 Kenobi - he already knows what you told him. He was asking wether it's possible to have different actionnames showing up at the right bottom, even when using always the same trigger or script to add the action. And specops also answered his question to himself successful Therefore no need to talk about the syntax here. ~S~ CD Share this post Link to post Share on other sites
Tobi-Wan Kenobi 0 Posted October 22, 2003 My mistake. I didn't understand fully. Though i'm not quite sure about it. I think you could using remove action and then replace it with a different name. Although that's not the same trigger... hmmmmm Share this post Link to post Share on other sites