intersect – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(Question about "IFIRE")
(cleared redundant comments)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
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?
--[[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)
Ok, thx you are right, i need to read my script before posting.
But another question, is there a way to know list of string we can put in second parameter?
But another question, is there a way to know list of string we can put in second parameter?


Line 23: Line 4:


What does the LODname "IFIRE" correspond to? --[[User:Vektorboson|Vektorboson]] 22:14, 23 April 2009 (CEST)
What does the LODname "IFIRE" correspond to? --[[User:Vektorboson|Vektorboson]] 22:14, 23 April 2009 (CEST)
:Afaik it refers to something that is not used at all/anymore and "FIRE" is taken for now instead. --[[User:Raedor|raedor]] 13:05, 24 April 2009 (CEST)

Latest revision as of 17:47, 16 January 2014

But another question, is there a way to know list of string we can put in second parameter?

I am just asking for syntaxes --SoldierIsNotHistory 19:44, 11 February 2007 (CET)

What does the LODname "IFIRE" correspond to? --Vektorboson 22:14, 23 April 2009 (CEST)

Afaik it refers to something that is not used at all/anymore and "FIRE" is taken for now instead. --raedor 13:05, 24 April 2009 (CEST)