hideBody: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|HIDEBODYD]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|HIDEBODY]]
____________________________________________________________________________________________


| arma |= Game name


<h2 style="color:#000066"> ''' hideBody '' person'''''</h2>
|2.1|= Game version
____________________________________________________________________________________________


| Hides the body of the given person. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''hideBody''' |= Syntax


'''person''': [[Object]]
|p1= person [[Object]] |= Parameter 1


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________
 
|x1= <pre>hideBody [[player]]</pre> |= Example 1
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Compatibility:'''
}}


Version 2.10 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Hides the body of the given person.
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|HIDEBODYD]]
 
[[Category:Scripting Commands ArmA|HIDEBODY]]
'''Example''':
 
'''hideBody''' [[player]]

Revision as of 01:28, 2 August 2006

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

Description

Description:
Hides the body of the given person.
Groups:
Uncategorised

Syntax

Syntax:
hideBody
Parameters:
person Object
Return Value:
Nothing

Examples

Example 1:
hideBody [[player]]

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

Bottom Section