Hi there !
Id like to know why this very basic script doesnt work. Basically, im doing some tests to have a 2 squads and 2 snipers shooting at a car on Radio Alpha.
The activation field of the trigger is :
[A,B,Sniper1,Sniper2,car] exec "target.sqs"
A and B beeing the leaders of the squads.
And heres the error i get :
'_target = this select 4|#|' error select: Type Object, expected Array
Of course that an object !! Thats what i intend to do !!
See the script in attachment, any help would be much appreciated