<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://community.bistudio.com/wiki?action=history&amp;feed=atom&amp;title=Arma_Reforger%3AAI_Debug_Panel_Tutorial</id>
	<title>Arma Reforger:AI Debug Panel Tutorial - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://community.bistudio.com/wiki?action=history&amp;feed=atom&amp;title=Arma_Reforger%3AAI_Debug_Panel_Tutorial"/>
	<link rel="alternate" type="text/html" href="https://community.bistudio.com/wiki?title=Arma_Reforger:AI_Debug_Panel_Tutorial&amp;action=history"/>
	<updated>2026-04-05T10:48:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.0</generator>
	<entry>
		<id>https://community.bistudio.com/wiki?title=Arma_Reforger:AI_Debug_Panel_Tutorial&amp;diff=365177&amp;oldid=prev</id>
		<title>Lou Montana: Page creation</title>
		<link rel="alternate" type="text/html" href="https://community.bistudio.com/wiki?title=Arma_Reforger:AI_Debug_Panel_Tutorial&amp;diff=365177&amp;oldid=prev"/>
		<updated>2024-08-02T11:00:56Z</updated>

		<summary type="html">&lt;p&gt;Page creation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{TOC|side}}&lt;br /&gt;
The AI Debug Panel is an important tool for AI debug, allowing to see in real time an AI's condition.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
Use the {{Link|Arma Reforger:Startup Parameters#scrDefine|scrDefine}} startup parameter:&lt;br /&gt;
 -scrDefine AI_DEBUG&lt;br /&gt;
&lt;br /&gt;
Select a Character or a Group with {{Link|Arma Reforger:Game Master}}. Open the {{Link|Arma Reforger:Diag Menu}}, select '''AI → AI Script → Open Debug Panel'''. It will create a debug panel for this AI Agent.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debug Panel ==&lt;br /&gt;
&lt;br /&gt;
A debug panel is assigned to only one AI Group/Character and shows data about it.&lt;br /&gt;
&lt;br /&gt;
=== Available Data ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable align-center-col-2 align-center-col-3&amp;quot;&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Data&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Available for&lt;br /&gt;
|-&lt;br /&gt;
! Groups&lt;br /&gt;
! Characters&lt;br /&gt;
|-&lt;br /&gt;
| Call sign&lt;br /&gt;
| {{Icon|checked}}&lt;br /&gt;
| {{Icon|checked}}&lt;br /&gt;
|-&lt;br /&gt;
| Current action&lt;br /&gt;
| {{Icon|checked}}&lt;br /&gt;
| {{Icon|checked}}&lt;br /&gt;
|-&lt;br /&gt;
| List of available actions and their priority&lt;br /&gt;
| {{Icon|checked}}&lt;br /&gt;
| {{Icon|checked}}&lt;br /&gt;
|-&lt;br /&gt;
| Threat level&lt;br /&gt;
| {{Icon|unchecked}}&lt;br /&gt;
| {{Icon|checked}}&lt;br /&gt;
|-&lt;br /&gt;
| Unit roles&lt;br /&gt;
| {{Icon|unchecked}}&lt;br /&gt;
| {{Icon|checked}}&lt;br /&gt;
|-&lt;br /&gt;
| Unit states&lt;br /&gt;
| {{Icon|unchecked}}&lt;br /&gt;
| {{Icon|checked}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Available Buttons ===&lt;br /&gt;
&lt;br /&gt;
==== Dump Debug Msgs ====&lt;br /&gt;
Dumps all events of this AI. You can also select a time interval.&lt;br /&gt;
&lt;br /&gt;
==== Breakpoint ====&lt;br /&gt;
{{Link|Arma Reforger:Script Editor}} will hit a breakpoint on this AI's next update.&lt;br /&gt;
&lt;br /&gt;
==== Locate ====&lt;br /&gt;
''Character only''&lt;br /&gt;
&lt;br /&gt;
Press to locate the selected AI in the world.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Add Debug Panel Information ==&lt;br /&gt;
&lt;br /&gt;
To add more information to the debug panel, mod the {{Link/Enfusion|armaR|SCR_AIAgentDebugPanel}} class.&lt;br /&gt;
&lt;br /&gt;
Please note that the same class is used for both Groups and Characters!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{GameCategory|armaR|Modding|Tutorials}}&lt;/div&gt;</summary>
		<author><name>Lou Montana</name></author>
	</entry>
</feed>