Jump to content
Sign in to follow this  
crazytank10

Differentiate Between Array and Other Type

Recommended Posts

In my SQF script, I have an array full of elements that are either positions (arrays) or objects. For each element, I want to do something different depending on which type it is. (setSimpleTaskDestination vs. setSimpleTaskTarget, if it matters.) It this possible in Arma?

I'm pretty sure BIS_fnc_param doesn't help me here, and I haven't found any other functions or threads that address this. Any ideas? Thanks in advance.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×