logEntities: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "\<dt class\=\"note\"\>\'\'\'\[\[(.*)\]\]\'\'\'" to "<dt class="note">$1") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(37 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.18 | |||
| | |gr1= Diagnostic | ||
|descr= Creates a log file containing the list of all game entities in scene. | |||
The file is created in the same directory as [[Crash_Files|.rpt file]]. | |||
| Creates a log file containing the list of all game entities in scene. | {{Feature|informative|[[BattlEye]]'s RCON variant of this command is {{hl|#logEntities}} (see also [[Multiplayer Server Commands]]).}} | ||
File name example: {{hl|logEntities_4688_12-04-2014_12-19-39.log}}<br> | |||
File content example: <spoiler text="Show example"> | |||
<pre> | |||
====================== Vehicles ======================= | |||
}} | |||
File name example: | |||
File content example: | |||
<pre>====================== Vehicles ======================= | |||
> Loc:1, ForDel:0, Dstr:0, DmgDstr:0, DmgDead:0, Sim:1, Inv: 0, AnyPl:1, Out: 0, NetID:2:3, Pos: [2476.243896][73.782043], N:B_Soldier_F | > Loc:1, ForDel:0, Dstr:0, DmgDstr:0, DmgDead:0, Sim:1, Inv: 0, AnyPl:1, Out: 0, NetID:2:3, Pos: [2476.243896][73.782043], N:B_Soldier_F | ||
Line 59: | Line 38: | ||
=================== Slow vehicles ===================== | =================== Slow vehicles ===================== | ||
Total objects: 214 | Total objects: 214 | ||
Line 92: | Line 70: | ||
IsVisible: 0 | IsVisible: 0 | ||
IsAnyPlayer: 0 | IsAnyPlayer: 0 | ||
IsOutsideMap: 0</pre | IsOutsideMap: 0 | ||
</pre> | |||
</ | </spoiler> | ||
|s1= [[logEntities]] | |||
|r1= [[Nothing]] | |||
[[ | |x1= <sqf>logEntities;</sqf> | ||
[[ | |||
[[ | |seealso= [[entities]] [[nearEntities]] [[diag_log]] [[diag_fps]] [[diag_fpsmin]] [[diag_frameno]] [[diag_tickTime]] [[diag_captureFrame]] [[exportJIPMessages]] | ||
[[ | }} |
Latest revision as of 19:09, 5 September 2024
Description
- Description:
- Creates a log file containing the list of all game entities in scene.
The file is created in the same directory as .rpt file.
File name example: logEntities_4688_12-04-2014_12-19-39.log
File content example:
- Groups:
- Diagnostic
Syntax
- Syntax:
- logEntities
- Return Value:
- Nothing
Examples
- Example 1:
- CopylogEntities;
Additional Information
- See also:
- entities nearEntities diag_log diag_fps diag_fpsmin diag_frameno diag_tickTime diag_captureFrame exportJIPMessages
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