OK i understood everything but lets say i want to have 2 ways i can put parameters:
[codX,codY,codZ,angle]
and :
[cords,angle]
with signle name of function.
is this posible ?
or again i will need set:
[_firstPara,_secondPara,_thirdPara,_fourthPara]
if(typeName _firstPara == "ARRAY") then {...