surfaceType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Fixed ArmA version)
(add. note)
Line 24: Line 24:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
 
<dd class="notedate">Posted on December 16, 2006 - 23:45</dd>
<dt class="note">'''[[User:Kronzky|Kronzky]]'''</dt><dd class="note">Only seems to return either "#GRASSSOUTH" or "#GRASSGENERAL", even when you're in a building or in water.</dd>
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>

Revision as of 01:45, 17 December 2006

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Returns what surface is at the given position.
Groups:
Uncategorised

Syntax

Syntax:
surfaceType [x, y]
Parameters:
[x, y]: Array
Return Value:
String

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Posted on December 16, 2006 - 23:45
Kronzky
Only seems to return either "#GRASSSOUTH" or "#GRASSGENERAL", even when you're in a building or in water.

Bottom Section