Sorry, I wasn't being clear about that last post.
I just put that as an example to show bedges that I'm not using:
_unit exec "Script.sqs"
to call the script.
I'm using an array anyway, something like:
[_unit, _vehicle, _a]
So when I call the script, it would be like:
[west1, bmp1, 20] exec "Script.sqs"