intersect – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(Trouble on Intersect command)
 
mNo edit summary
Line 13: Line 13:


--[[User:SoldierIsNotHistory|SoldierIsNotHistory]] 20:01, 10 February 2007 (CET)
--[[User:SoldierIsNotHistory|SoldierIsNotHistory]] 20:01, 10 February 2007 (CET)
:Soem of your variables seem to be undefined. --[[User:Raedor|raedor]] 11:17, 11 February 2007 (CET)

Revision as of 12:17, 11 February 2007

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)