hideBody: Difference between revisions
Categories: Scripting CommandsIntroduced with Arma version 1.00Arma: New Scripting CommandsArma: Scripting CommandsCommand Group: UncategorisedScripting Commands: Global EffectScripting Commands ArmAScripting Commands ArmA2Scripting Commands Arma 3Scripting Commands Take On HelicoptersCommand Group: Object Manipulation
Killzone Kid (talk | contribs) No edit summary |
Killzone Kid (talk | contribs) mNo edit summary |
||
Line 14: | Line 14: | ||
| '''hideBody''' unit |= Syntax | | '''hideBody''' unit |= Syntax | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] - person |= Parameter 1 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 01:49, 11 June 2017
Description
- Description:
- Hides dead body of the given unit. After a short delay, the body slowly sinks into the ground. After awhile, when group of the unit becomes grpNull, the body gets deleted and becomes objNull. If applied to alive unit, nothing happens until unit dies, then the unit's body gets hidden. If a dead unit is human player, the body is hidden but not deleted until player respawns.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
hideBody player1;
Additional Information
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
Categories:
- Scripting Commands
- Introduced with Arma version 1.00
- Arma: New Scripting Commands
- Arma: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Global Effect
- Scripting Commands ArmA
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Command Group: Object Manipulation