intersect – Talk

From Bohemia Interactive Community
Revision as of 12:17, 11 February 2007 by Raedor (talk | contribs)
Jump to navigation Jump to search

I have some trouble using this command.

I write: _namedSelection = [_dest, "VIEW"] intersect [_srcPos, _destPos] with _dest object used to test, _srcPos and _destPos, two array of 3 dimensional Pos.

And ArmA is saying: _namedSelection = [_dest, "VIEW"] |#| intersect [_srcPos, _destPos] Error Type Any, expected Number.

I have some trouble or i am a noob maybe...

Any idea?

--SoldierIsNotHistory 20:01, 10 February 2007 (CET)

Soem of your variables seem to be undefined. --raedor 11:17, 11 February 2007 (CET)