intersect – Talk
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
:Soem of your variables seem to be undefined. --[[User:Raedor|raedor]] 11:17, 11 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? | |||
I am just asking for syntaxes --[[User:SoldierIsNotHistory|SoldierIsNotHistory]] 19:44, 11 February 2007 (CET) |
Revision as of 19:44, 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)
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?
I am just asking for syntaxes --SoldierIsNotHistory 19:44, 11 February 2007 (CET)