0 Members and 1 Guest are viewing this topic.
value = "value variable"this addaction ["format ["%1",value]",script1.sqs]
value = "value variable"_actionname = format ["%1",value]this addaction [_actionname,"script1.sqs"]