Difference between revisions of "lineIntersectsSurfaces"
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3dev |= Game name |1.49|= Game version |arg= global|=...") |
Killzone Kid (talk | contribs) (example update) |
||
Line 37: | Line 37: | ||
arrow [[setPosASL]] (_ins [[select]] 0 [[select]] 0); | arrow [[setPosASL]] (_ins [[select]] 0 [[select]] 0); | ||
arrow [[setVectorUp]] (_ins [[select]] 0 [[select]] 1); | arrow [[setVectorUp]] (_ins [[select]] 0 [[select]] 1); | ||
+ | [[hintSilent]] [[str]] _ins; | ||
};</code> |= Example 2 | };</code> |= Example 2 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |