<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Crossfires.net wiki  - Recent changes [en]</title>
		<link>https://wiki.crossfires.net/index.php?title=Special:RecentChanges</link>
		<description>Track the most recent changes to the wiki in this feed.</description>
		<language>en</language>
		<generator>MediaWiki 1.35.1</generator>
		<lastBuildDate>Thu, 06 Aug 2026 01:32:13 GMT</lastBuildDate>
		<item>
			<title>DAS</title>
			<link>https://wiki.crossfires.net/index.php?title=DAS&amp;diff=334&amp;oldid=0</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=DAS&amp;diff=334&amp;oldid=0</guid>
			<description>&lt;p&gt;Created page with &amp;quot;DAS, or Diagnostic Assistance System,is the main software used for diagnosing pre-2013 cars. Each component of this software is explained here.  == log.dll == Main logger DLL...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DAS, or Diagnostic Assistance System,is the main software used for diagnosing pre-2013 cars. Each component of this software is explained here.&lt;br /&gt;
&lt;br /&gt;
== log.dll ==&lt;br /&gt;
Main logger DLL used by CAL, which in turn is used by DAS.&lt;br /&gt;
&lt;br /&gt;
Writes its logs to LOGGERF.TXT.&lt;br /&gt;
&lt;br /&gt;
=== API ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!DllExport&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
|DLL_Log_Init(unused int, unused int, logdir char*, loglevel int, mode char*)&lt;br /&gt;
|mode:&lt;br /&gt;
- APPEND: write append to the given file&lt;br /&gt;
&lt;br /&gt;
- REWRITE: overwrite the given file&lt;br /&gt;
|-&lt;br /&gt;
|DLL_Get_Last_Error()&lt;br /&gt;
|Returns the last error set by the application&lt;br /&gt;
3000: log file already opened&lt;br /&gt;
|-&lt;br /&gt;
|DLL_Log_Write(unused int, flag byte, &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== cal_real.dll ==&lt;br /&gt;
Called by cal.dll (to toggle between simulator mode and real mode).&lt;br /&gt;
&lt;br /&gt;
Main API to interact with the vehicle.&lt;br /&gt;
&lt;br /&gt;
=== Logging ===&lt;br /&gt;
This DLL either logs with DLL_Log_Write, or using SendMessageA on windows with class &amp;quot;MfxTraceWindow&amp;quot; (like Trc2File.exe), and if no window is found, uses OutputDebugString.&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+LOGGER.INI&lt;br /&gt;
used for DLL_Log_Init()&lt;br /&gt;
!AppName&lt;br /&gt;
!KeyName&lt;br /&gt;
!Options&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|LOGGER&lt;br /&gt;
|LEVEL&lt;br /&gt;
|0&lt;br /&gt;
1&lt;br /&gt;
&lt;br /&gt;
2&lt;br /&gt;
&lt;br /&gt;
3 (default)&lt;br /&gt;
|Set log level&lt;br /&gt;
|-&lt;br /&gt;
|LOGGER&lt;br /&gt;
|MODE&lt;br /&gt;
|REWRITE (default)&lt;br /&gt;
APPEND&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+CAL.INI&lt;br /&gt;
!AppName&lt;br /&gt;
!KeyName&lt;br /&gt;
!Options&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|SERVER&lt;br /&gt;
|PLATFORM&lt;br /&gt;
|PART_D&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|PATH&lt;br /&gt;
|DRIVER&lt;br /&gt;
|&lt;br /&gt;
|PART_D specific setting, location of the slave.ini file&lt;br /&gt;
|-&lt;br /&gt;
|SERVER&lt;br /&gt;
|CPULOADREDUCTION&lt;br /&gt;
|&lt;br /&gt;
|Calls CaesarSetOptions(&amp;quot;CPULOADREDUCTION=%s&amp;quot;) with the given value, if set&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+CABLE_ID.MAP&lt;br /&gt;
!AppName&lt;br /&gt;
!KeyName&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</description>
			<pubDate>Wed, 05 Aug 2026 12:30:01 GMT</pubDate>
			<dc:creator>Erwin</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=Talk:DAS</comments>
		</item>
		<item>
			<title>Main Page</title>
			<link>https://wiki.crossfires.net/index.php?title=Main_Page&amp;diff=333&amp;oldid=330</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=Main_Page&amp;diff=333&amp;oldid=330</guid>
			<description>&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;OBD2&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:49, 5 August 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l51&quot; &gt;Line 51:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 51:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**[[ICarSoft MBII]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**[[ICarSoft MBII]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**[[Mercedes STAR Diagnostics]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**[[Mercedes STAR Diagnostics]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;***[[DAS]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;***[[CAESAR]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;***[[CAESAR]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**[[DRB3]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**[[DRB3]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Wed, 05 Aug 2026 11:49:39 GMT</pubDate>
			<dc:creator>Erwin</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=Talk:Main_Page</comments>
		</item>
		<item>
			<title>CAESAR</title>
			<link>https://wiki.crossfires.net/index.php?title=CAESAR&amp;diff=332&amp;oldid=331</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=CAESAR&amp;diff=332&amp;oldid=331</guid>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:48, 5 August 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CAESAR is the library the old DAS software uses to communicate with devices like SDConnect Toolkit. Its main DLL is c32s.dll.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CAESAR is the library the old DAS software uses to communicate with devices like SDConnect Toolkit. Its main DLL is c32s.dll.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Log configuration &lt;/del&gt;==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;C32S.dll &lt;/ins&gt;==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=== ceasar_cf.ini ===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;===Log configuration===&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;===ceasar_cf.ini&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Setting some of these fields will make the logfile report &amp;quot;Developer mode&amp;quot; in the logfile, by sub_10038A90.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Setting some of these fields will make the logfile report &amp;quot;Developer mode&amp;quot; in the logfile, by sub_10038A90.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l78&quot; &gt;Line 78:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 80:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== API ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;==== slave.ini ====&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|+&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;!AppName&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;!KeyName&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;!Options&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;!&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|-&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|General&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|Logging&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|Off (default)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;LogToFile&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;LogToCaesarTrace&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|LogToFile generates cider0.log, etc&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;LogToCaesarTrace wll use DebugLine function in CAESAR as debug level 1&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|-&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|General&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|LoggingPath&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|Path to the logfile. If not set, use current dir.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Must be set before Logging!&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|-&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|General&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|VCILogging&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|TRUE&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;FLASH&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;FALSE (default)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;==API&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|+&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|+&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Wed, 05 Aug 2026 11:48:48 GMT</pubDate>
			<dc:creator>Erwin</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=Talk:CAESAR</comments>
		</item>
		<item>
			<title>CAESAR</title>
			<link>https://wiki.crossfires.net/index.php?title=CAESAR&amp;diff=331&amp;oldid=0</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=CAESAR&amp;diff=331&amp;oldid=0</guid>
			<description>&lt;p&gt;Created page with &amp;quot;CAESAR is the library the old DAS software uses to communicate with devices like SDConnect Toolkit. Its main DLL is c32s.dll.  == Log configuration ==  === ceasar_cf.ini === S...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;CAESAR is the library the old DAS software uses to communicate with devices like SDConnect Toolkit. Its main DLL is c32s.dll.&lt;br /&gt;
&lt;br /&gt;
== Log configuration ==&lt;br /&gt;
&lt;br /&gt;
=== ceasar_cf.ini ===&lt;br /&gt;
Setting some of these fields will make the logfile report &amp;quot;Developer mode&amp;quot; in the logfile, by sub_10038A90.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Fields read by sub_10038F10 (called straight from DllMain)&lt;br /&gt;
!AppName&lt;br /&gt;
!KeyName&lt;br /&gt;
!Options&lt;br /&gt;
!Global variable&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|SETTING&lt;br /&gt;
|LEVEL&lt;br /&gt;
| -1 (default)&lt;br /&gt;
0&lt;br /&gt;
&lt;br /&gt;
1&lt;br /&gt;
&lt;br /&gt;
2&lt;br /&gt;
&lt;br /&gt;
3&lt;br /&gt;
&lt;br /&gt;
4&lt;br /&gt;
&lt;br /&gt;
5&lt;br /&gt;
|DeveloperSetting_DebugLevel&lt;br /&gt;
|Log level.&lt;br /&gt;
|-&lt;br /&gt;
|SETTING&lt;br /&gt;
|POOL&lt;br /&gt;
| -1 (default)&lt;br /&gt;
|&lt;br /&gt;
|Seems to be unused&lt;br /&gt;
|-&lt;br /&gt;
|SETTING&lt;br /&gt;
|WELCOME&lt;br /&gt;
|0 (default)&lt;br /&gt;
|DeveloperSetting_Welcome&lt;br /&gt;
|Shows dialog on startup with &amp;quot;Start of CaesarConstruct&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|SETTING&lt;br /&gt;
|FORCEOUTPUT&lt;br /&gt;
|0 (default)&lt;br /&gt;
|DeveloperSetting_ForceOutput&lt;br /&gt;
| - Forces flush of MessageHook file when something is written&amp;lt;br /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|SETTING&lt;br /&gt;
|MESSAGEHOOK&lt;br /&gt;
|0 (default)&lt;br /&gt;
|DeveloperSetting_MessageHook&lt;br /&gt;
|When enabled, tries to find XMLJUnitResultFormatter and .daimler. in the command line arguments, probably the output file.&lt;br /&gt;
If no output file was configured, default to caesar_req_res.txt&lt;br /&gt;
&lt;br /&gt;
Starts writing to the file with the following format:&lt;br /&gt;
&lt;br /&gt;
Line;Time;Ecu;Type;Bytes;Info;&lt;br /&gt;
|-&lt;br /&gt;
|SETTING&lt;br /&gt;
|NOSTARTLOG&lt;br /&gt;
|0 (default)&lt;br /&gt;
|DeveloperSetting_NoStartLog&lt;br /&gt;
|Prevents logging configuration setup of %ProgramData%\Mercedes-Benz\Config\DAS\caesar\driver\slave.ini&lt;br /&gt;
|-&lt;br /&gt;
|SETTING&lt;br /&gt;
|FILEMAX&lt;br /&gt;
|0 (default)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|SETTING&lt;br /&gt;
|FILENAME&lt;br /&gt;
|&amp;quot;ceasar_local.log&amp;quot; (max 260 characters)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== API ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!API&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|CaesarSetDebugOutput(callback func(const char*, ...) int)&lt;br /&gt;
|Sets callback function on address 102754D8 for log lines.&lt;br /&gt;
|-&lt;br /&gt;
|CaesarSetDebugLevel(level ushort)&lt;br /&gt;
|Sets debug level on 10312A90.&lt;br /&gt;
level can be either 0, 1, 2, 3, or 4.&lt;br /&gt;
&lt;br /&gt;
This level overwrites the loglevel from caesar_cf.inf&lt;br /&gt;
&lt;br /&gt;
Calls CaesarSetDFlowMask with the following options:&lt;br /&gt;
&lt;br /&gt;
0 - 0x0&lt;br /&gt;
&lt;br /&gt;
1 - 0x10000000&lt;br /&gt;
&lt;br /&gt;
2 - 0x30000000&lt;br /&gt;
&lt;br /&gt;
3 - 0x70000000&lt;br /&gt;
&lt;br /&gt;
4 - 0xFFFFFFFF&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</description>
			<pubDate>Wed, 05 Aug 2026 11:36:45 GMT</pubDate>
			<dc:creator>Erwin</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=Talk:CAESAR</comments>
		</item>
		<item>
			<title>Main Page</title>
			<link>https://wiki.crossfires.net/index.php?title=Main_Page&amp;diff=330&amp;oldid=323</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=Main_Page&amp;diff=330&amp;oldid=323</guid>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:04, 5 August 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l51&quot; &gt;Line 51:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 51:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**[[ICarSoft MBII]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**[[ICarSoft MBII]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**[[Mercedes STAR Diagnostics]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**[[Mercedes STAR Diagnostics]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;***[[CAESAR]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**[[DRB3]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**[[DRB3]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*[[Data Link Connector]] (also known as OBD2 port)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*[[Data Link Connector]] (also known as OBD2 port)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Wed, 05 Aug 2026 11:04:48 GMT</pubDate>
			<dc:creator>Erwin</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=Talk:Main_Page</comments>
		</item>
		<item>
			<title>User:JamisonOConnell</title>
			<link>https://wiki.crossfires.net/index.php?title=User:JamisonOConnell</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:JamisonOConnell</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:JamisonOConnell&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:JamisonOConnell (page does not exist)&quot;&gt;&lt;bdi&gt;JamisonOConnell&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Tue, 04 Aug 2026 10:06:48 GMT</pubDate>
			<dc:creator>JamisonOConnell</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:JamisonOConnell</comments>
		</item>
		<item>
			<title>User:Coffee-maker-sale5916</title>
			<link>https://wiki.crossfires.net/index.php?title=User:Coffee-maker-sale5916</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:Coffee-maker-sale5916</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:Coffee-maker-sale5916&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Coffee-maker-sale5916 (page does not exist)&quot;&gt;&lt;bdi&gt;Coffee-maker-sale5916&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Sat, 01 Aug 2026 13:51:21 GMT</pubDate>
			<dc:creator>Coffee-maker-sale5916</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:Coffee-maker-sale5916</comments>
		</item>
		<item>
			<title>User:MariettaToups6</title>
			<link>https://wiki.crossfires.net/index.php?title=User:MariettaToups6</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:MariettaToups6</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:MariettaToups6&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:MariettaToups6 (page does not exist)&quot;&gt;&lt;bdi&gt;MariettaToups6&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 31 Jul 2026 17:53:27 GMT</pubDate>
			<dc:creator>MariettaToups6</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:MariettaToups6</comments>
		</item>
		<item>
			<title>User:KathiePerivolari</title>
			<link>https://wiki.crossfires.net/index.php?title=User:KathiePerivolari</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:KathiePerivolari</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:KathiePerivolari&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:KathiePerivolari (page does not exist)&quot;&gt;&lt;bdi&gt;KathiePerivolari&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 31 Jul 2026 13:15:18 GMT</pubDate>
			<dc:creator>KathiePerivolari</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:KathiePerivolari</comments>
		</item>
		<item>
			<title>User:StacieBlue</title>
			<link>https://wiki.crossfires.net/index.php?title=User:StacieBlue</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:StacieBlue</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:StacieBlue&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:StacieBlue (page does not exist)&quot;&gt;&lt;bdi&gt;StacieBlue&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 31 Jul 2026 11:45:53 GMT</pubDate>
			<dc:creator>StacieBlue</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:StacieBlue</comments>
		</item>
		<item>
			<title>User:CorneliusMing72</title>
			<link>https://wiki.crossfires.net/index.php?title=User:CorneliusMing72</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:CorneliusMing72</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:CorneliusMing72&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:CorneliusMing72 (page does not exist)&quot;&gt;&lt;bdi&gt;CorneliusMing72&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 31 Jul 2026 09:56:27 GMT</pubDate>
			<dc:creator>CorneliusMing72</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:CorneliusMing72</comments>
		</item>
		<item>
			<title>User:SabrinaK79</title>
			<link>https://wiki.crossfires.net/index.php?title=User:SabrinaK79</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:SabrinaK79</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:SabrinaK79&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:SabrinaK79 (page does not exist)&quot;&gt;&lt;bdi&gt;SabrinaK79&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 31 Jul 2026 09:33:34 GMT</pubDate>
			<dc:creator>SabrinaK79</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:SabrinaK79</comments>
		</item>
		<item>
			<title>User:Lola31U3365</title>
			<link>https://wiki.crossfires.net/index.php?title=User:Lola31U3365</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:Lola31U3365</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:Lola31U3365&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Lola31U3365 (page does not exist)&quot;&gt;&lt;bdi&gt;Lola31U3365&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 31 Jul 2026 08:53:35 GMT</pubDate>
			<dc:creator>Lola31U3365</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:Lola31U3365</comments>
		</item>
		<item>
			<title>User:ClevelandAlba3</title>
			<link>https://wiki.crossfires.net/index.php?title=User:ClevelandAlba3</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:ClevelandAlba3</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:ClevelandAlba3&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:ClevelandAlba3 (page does not exist)&quot;&gt;&lt;bdi&gt;ClevelandAlba3&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Thu, 30 Jul 2026 23:52:34 GMT</pubDate>
			<dc:creator>ClevelandAlba3</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:ClevelandAlba3</comments>
		</item>
		<item>
			<title>User:CarltonBernard</title>
			<link>https://wiki.crossfires.net/index.php?title=User:CarltonBernard</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:CarltonBernard</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:CarltonBernard&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:CarltonBernard (page does not exist)&quot;&gt;&lt;bdi&gt;CarltonBernard&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Wed, 29 Jul 2026 08:46:29 GMT</pubDate>
			<dc:creator>CarltonBernard</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:CarltonBernard</comments>
		</item>
		<item>
			<title>User:SpencerGooden9</title>
			<link>https://wiki.crossfires.net/index.php?title=User:SpencerGooden9</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:SpencerGooden9</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:SpencerGooden9&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:SpencerGooden9 (page does not exist)&quot;&gt;&lt;bdi&gt;SpencerGooden9&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Wed, 29 Jul 2026 07:45:29 GMT</pubDate>
			<dc:creator>SpencerGooden9</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:SpencerGooden9</comments>
		</item>
		<item>
			<title>User:RochelleBumgarne</title>
			<link>https://wiki.crossfires.net/index.php?title=User:RochelleBumgarne</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:RochelleBumgarne</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:RochelleBumgarne&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:RochelleBumgarne (page does not exist)&quot;&gt;&lt;bdi&gt;RochelleBumgarne&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Wed, 29 Jul 2026 01:00:51 GMT</pubDate>
			<dc:creator>RochelleBumgarne</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:RochelleBumgarne</comments>
		</item>
		<item>
			<title>User:SadyeScutt0239</title>
			<link>https://wiki.crossfires.net/index.php?title=User:SadyeScutt0239</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:SadyeScutt0239</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:SadyeScutt0239&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:SadyeScutt0239 (page does not exist)&quot;&gt;&lt;bdi&gt;SadyeScutt0239&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Tue, 28 Jul 2026 23:59:39 GMT</pubDate>
			<dc:creator>SadyeScutt0239</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:SadyeScutt0239</comments>
		</item>
		<item>
			<title>User:DerrickKraegen4</title>
			<link>https://wiki.crossfires.net/index.php?title=User:DerrickKraegen4</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:DerrickKraegen4</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:DerrickKraegen4&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:DerrickKraegen4 (page does not exist)&quot;&gt;&lt;bdi&gt;DerrickKraegen4&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Tue, 28 Jul 2026 22:48:51 GMT</pubDate>
			<dc:creator>DerrickKraegen4</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:DerrickKraegen4</comments>
		</item>
		<item>
			<title>User:ZeldaKbg6366333</title>
			<link>https://wiki.crossfires.net/index.php?title=User:ZeldaKbg6366333</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:ZeldaKbg6366333</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:ZeldaKbg6366333&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:ZeldaKbg6366333 (page does not exist)&quot;&gt;&lt;bdi&gt;ZeldaKbg6366333&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Mon, 27 Jul 2026 18:05:51 GMT</pubDate>
			<dc:creator>ZeldaKbg6366333</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:ZeldaKbg6366333</comments>
		</item>
		<item>
			<title>User:DustinBenner511</title>
			<link>https://wiki.crossfires.net/index.php?title=User:DustinBenner511</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:DustinBenner511</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:DustinBenner511&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:DustinBenner511 (page does not exist)&quot;&gt;&lt;bdi&gt;DustinBenner511&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Mon, 27 Jul 2026 14:03:40 GMT</pubDate>
			<dc:creator>DustinBenner511</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:DustinBenner511</comments>
		</item>
		<item>
			<title>User:BrookDostie26</title>
			<link>https://wiki.crossfires.net/index.php?title=User:BrookDostie26</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:BrookDostie26</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:BrookDostie26&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:BrookDostie26 (page does not exist)&quot;&gt;&lt;bdi&gt;BrookDostie26&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Thu, 23 Jul 2026 04:41:09 GMT</pubDate>
			<dc:creator>BrookDostie26</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:BrookDostie26</comments>
		</item>
		<item>
			<title>User:HSDRoosevelt</title>
			<link>https://wiki.crossfires.net/index.php?title=User:HSDRoosevelt</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:HSDRoosevelt</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:HSDRoosevelt&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:HSDRoosevelt (page does not exist)&quot;&gt;&lt;bdi&gt;HSDRoosevelt&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Thu, 23 Jul 2026 02:12:15 GMT</pubDate>
			<dc:creator>HSDRoosevelt</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:HSDRoosevelt</comments>
		</item>
		<item>
			<title>User:GeorginaNealey</title>
			<link>https://wiki.crossfires.net/index.php?title=User:GeorginaNealey</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:GeorginaNealey</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:GeorginaNealey&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:GeorginaNealey (page does not exist)&quot;&gt;&lt;bdi&gt;GeorginaNealey&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Tue, 21 Jul 2026 09:44:55 GMT</pubDate>
			<dc:creator>GeorginaNealey</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:GeorginaNealey</comments>
		</item>
		<item>
			<title>User:LeifTan44390397</title>
			<link>https://wiki.crossfires.net/index.php?title=User:LeifTan44390397</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:LeifTan44390397</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:LeifTan44390397&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:LeifTan44390397 (page does not exist)&quot;&gt;&lt;bdi&gt;LeifTan44390397&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Tue, 21 Jul 2026 06:06:53 GMT</pubDate>
			<dc:creator>LeifTan44390397</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:LeifTan44390397</comments>
		</item>
		<item>
			<title>User:RubinPsu0157</title>
			<link>https://wiki.crossfires.net/index.php?title=User:RubinPsu0157</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:RubinPsu0157</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:RubinPsu0157&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:RubinPsu0157 (page does not exist)&quot;&gt;&lt;bdi&gt;RubinPsu0157&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Tue, 21 Jul 2026 05:14:51 GMT</pubDate>
			<dc:creator>RubinPsu0157</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:RubinPsu0157</comments>
		</item>
		<item>
			<title>User:IrmaGreenleaf6</title>
			<link>https://wiki.crossfires.net/index.php?title=User:IrmaGreenleaf6</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:IrmaGreenleaf6</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:IrmaGreenleaf6&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:IrmaGreenleaf6 (page does not exist)&quot;&gt;&lt;bdi&gt;IrmaGreenleaf6&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Tue, 21 Jul 2026 00:36:08 GMT</pubDate>
			<dc:creator>IrmaGreenleaf6</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:IrmaGreenleaf6</comments>
		</item>
		<item>
			<title>User:KeeleyLawler2</title>
			<link>https://wiki.crossfires.net/index.php?title=User:KeeleyLawler2</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:KeeleyLawler2</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:KeeleyLawler2&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:KeeleyLawler2 (page does not exist)&quot;&gt;&lt;bdi&gt;KeeleyLawler2&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Mon, 20 Jul 2026 07:44:32 GMT</pubDate>
			<dc:creator>KeeleyLawler2</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:KeeleyLawler2</comments>
		</item>
		<item>
			<title>User:DustinMarcantel</title>
			<link>https://wiki.crossfires.net/index.php?title=User:DustinMarcantel</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:DustinMarcantel</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:DustinMarcantel&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:DustinMarcantel (page does not exist)&quot;&gt;&lt;bdi&gt;DustinMarcantel&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Sat, 18 Jul 2026 20:07:54 GMT</pubDate>
			<dc:creator>DustinMarcantel</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:DustinMarcantel</comments>
		</item>
		<item>
			<title>User:SamaraAshcroft3</title>
			<link>https://wiki.crossfires.net/index.php?title=User:SamaraAshcroft3</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:SamaraAshcroft3</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:SamaraAshcroft3&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:SamaraAshcroft3 (page does not exist)&quot;&gt;&lt;bdi&gt;SamaraAshcroft3&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Sat, 18 Jul 2026 07:45:07 GMT</pubDate>
			<dc:creator>SamaraAshcroft3</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:SamaraAshcroft3</comments>
		</item>
		<item>
			<title>User:REYLynda720115</title>
			<link>https://wiki.crossfires.net/index.php?title=User:REYLynda720115</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:REYLynda720115</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:REYLynda720115&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:REYLynda720115 (page does not exist)&quot;&gt;&lt;bdi&gt;REYLynda720115&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Sat, 18 Jul 2026 06:33:23 GMT</pubDate>
			<dc:creator>REYLynda720115</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:REYLynda720115</comments>
		</item>
		<item>
			<title>User:Julie68S80</title>
			<link>https://wiki.crossfires.net/index.php?title=User:Julie68S80</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:Julie68S80</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:Julie68S80&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Julie68S80 (page does not exist)&quot;&gt;&lt;bdi&gt;Julie68S80&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Sat, 18 Jul 2026 03:15:53 GMT</pubDate>
			<dc:creator>Julie68S80</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:Julie68S80</comments>
		</item>
		<item>
			<title>User:TashaAppleroth6</title>
			<link>https://wiki.crossfires.net/index.php?title=User:TashaAppleroth6</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:TashaAppleroth6</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:TashaAppleroth6&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:TashaAppleroth6 (page does not exist)&quot;&gt;&lt;bdi&gt;TashaAppleroth6&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Sat, 18 Jul 2026 02:25:49 GMT</pubDate>
			<dc:creator>TashaAppleroth6</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:TashaAppleroth6</comments>
		</item>
		<item>
			<title>User:MaryanneHertz68</title>
			<link>https://wiki.crossfires.net/index.php?title=User:MaryanneHertz68</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:MaryanneHertz68</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:MaryanneHertz68&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:MaryanneHertz68 (page does not exist)&quot;&gt;&lt;bdi&gt;MaryanneHertz68&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 17 Jul 2026 18:35:13 GMT</pubDate>
			<dc:creator>MaryanneHertz68</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:MaryanneHertz68</comments>
		</item>
		<item>
			<title>User:ErmelindaHugh</title>
			<link>https://wiki.crossfires.net/index.php?title=User:ErmelindaHugh</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:ErmelindaHugh</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:ErmelindaHugh&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:ErmelindaHugh (page does not exist)&quot;&gt;&lt;bdi&gt;ErmelindaHugh&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 17 Jul 2026 16:27:14 GMT</pubDate>
			<dc:creator>ErmelindaHugh</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:ErmelindaHugh</comments>
		</item>
		<item>
			<title>User:JustinJeffers26</title>
			<link>https://wiki.crossfires.net/index.php?title=User:JustinJeffers26</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:JustinJeffers26</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:JustinJeffers26&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:JustinJeffers26 (page does not exist)&quot;&gt;&lt;bdi&gt;JustinJeffers26&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 17 Jul 2026 15:51:48 GMT</pubDate>
			<dc:creator>JustinJeffers26</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:JustinJeffers26</comments>
		</item>
		<item>
			<title>User:DomenicVida50</title>
			<link>https://wiki.crossfires.net/index.php?title=User:DomenicVida50</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:DomenicVida50</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:DomenicVida50&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:DomenicVida50 (page does not exist)&quot;&gt;&lt;bdi&gt;DomenicVida50&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 17 Jul 2026 15:32:50 GMT</pubDate>
			<dc:creator>DomenicVida50</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:DomenicVida50</comments>
		</item>
		<item>
			<title>User:Cedric1062</title>
			<link>https://wiki.crossfires.net/index.php?title=User:Cedric1062</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:Cedric1062</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:Cedric1062&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Cedric1062 (page does not exist)&quot;&gt;&lt;bdi&gt;Cedric1062&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 17 Jul 2026 14:10:38 GMT</pubDate>
			<dc:creator>Cedric1062</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:Cedric1062</comments>
		</item>
		<item>
			<title>User:Jaqueline5409</title>
			<link>https://wiki.crossfires.net/index.php?title=User:Jaqueline5409</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:Jaqueline5409</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:Jaqueline5409&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Jaqueline5409 (page does not exist)&quot;&gt;&lt;bdi&gt;Jaqueline5409&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 17 Jul 2026 11:18:18 GMT</pubDate>
			<dc:creator>Jaqueline5409</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:Jaqueline5409</comments>
		</item>
		<item>
			<title>User:MartiComo5</title>
			<link>https://wiki.crossfires.net/index.php?title=User:MartiComo5</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:MartiComo5</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:MartiComo5&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:MartiComo5 (page does not exist)&quot;&gt;&lt;bdi&gt;MartiComo5&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 17 Jul 2026 04:22:44 GMT</pubDate>
			<dc:creator>MartiComo5</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:MartiComo5</comments>
		</item>
		<item>
			<title>User:FawnSwn94470526</title>
			<link>https://wiki.crossfires.net/index.php?title=User:FawnSwn94470526</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:FawnSwn94470526</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:FawnSwn94470526&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:FawnSwn94470526 (page does not exist)&quot;&gt;&lt;bdi&gt;FawnSwn94470526&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Fri, 17 Jul 2026 02:12:05 GMT</pubDate>
			<dc:creator>FawnSwn94470526</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:FawnSwn94470526</comments>
		</item>
		<item>
			<title>User:DamarisTallis38</title>
			<link>https://wiki.crossfires.net/index.php?title=User:DamarisTallis38</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:DamarisTallis38</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:DamarisTallis38&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:DamarisTallis38 (page does not exist)&quot;&gt;&lt;bdi&gt;DamarisTallis38&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Thu, 16 Jul 2026 19:44:26 GMT</pubDate>
			<dc:creator>DamarisTallis38</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:DamarisTallis38</comments>
		</item>
		<item>
			<title>User:MaisieY554842</title>
			<link>https://wiki.crossfires.net/index.php?title=User:MaisieY554842</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:MaisieY554842</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:MaisieY554842&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:MaisieY554842 (page does not exist)&quot;&gt;&lt;bdi&gt;MaisieY554842&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Thu, 16 Jul 2026 14:23:07 GMT</pubDate>
			<dc:creator>MaisieY554842</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:MaisieY554842</comments>
		</item>
		<item>
			<title>User:441103600299</title>
			<link>https://wiki.crossfires.net/index.php?title=User:441103600299</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:441103600299</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:441103600299&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:441103600299 (page does not exist)&quot;&gt;&lt;bdi&gt;441103600299&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Thu, 16 Jul 2026 11:28:36 GMT</pubDate>
			<dc:creator>441103600299</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:441103600299</comments>
		</item>
		<item>
			<title>User:AngelesDown8</title>
			<link>https://wiki.crossfires.net/index.php?title=User:AngelesDown8</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:AngelesDown8</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:AngelesDown8&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:AngelesDown8 (page does not exist)&quot;&gt;&lt;bdi&gt;AngelesDown8&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Thu, 16 Jul 2026 11:21:35 GMT</pubDate>
			<dc:creator>AngelesDown8</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:AngelesDown8</comments>
		</item>
		<item>
			<title>User:967271531366</title>
			<link>https://wiki.crossfires.net/index.php?title=User:967271531366</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:967271531366</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:967271531366&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:967271531366 (page does not exist)&quot;&gt;&lt;bdi&gt;967271531366&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Thu, 16 Jul 2026 11:07:47 GMT</pubDate>
			<dc:creator>967271531366</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:967271531366</comments>
		</item>
		<item>
			<title>User:401416298866</title>
			<link>https://wiki.crossfires.net/index.php?title=User:401416298866</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:401416298866</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:401416298866&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:401416298866 (page does not exist)&quot;&gt;&lt;bdi&gt;401416298866&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Thu, 16 Jul 2026 09:08:38 GMT</pubDate>
			<dc:creator>401416298866</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:401416298866</comments>
		</item>
		<item>
			<title>User:15502287123226</title>
			<link>https://wiki.crossfires.net/index.php?title=User:15502287123226</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:15502287123226</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:15502287123226&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:15502287123226 (page does not exist)&quot;&gt;&lt;bdi&gt;15502287123226&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Thu, 16 Jul 2026 07:57:03 GMT</pubDate>
			<dc:creator>15502287123226</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:15502287123226</comments>
		</item>
		<item>
			<title>User:VeronicaKeane0</title>
			<link>https://wiki.crossfires.net/index.php?title=User:VeronicaKeane0</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:VeronicaKeane0</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:VeronicaKeane0&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:VeronicaKeane0 (page does not exist)&quot;&gt;&lt;bdi&gt;VeronicaKeane0&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Thu, 16 Jul 2026 07:52:59 GMT</pubDate>
			<dc:creator>VeronicaKeane0</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:VeronicaKeane0</comments>
		</item>
		<item>
			<title>User:NYD26126465</title>
			<link>https://wiki.crossfires.net/index.php?title=User:NYD26126465</link>
			<guid isPermaLink="false">https://wiki.crossfires.net/index.php?title=User:NYD26126465</guid>
			<description>&lt;p&gt;User account &lt;a href=&quot;/index.php?title=User:NYD26126465&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:NYD26126465 (page does not exist)&quot;&gt;&lt;bdi&gt;NYD26126465&lt;/bdi&gt;&lt;/a&gt; was created&lt;/p&gt;
</description>
			<pubDate>Thu, 16 Jul 2026 05:50:17 GMT</pubDate>
			<dc:creator>NYD26126465</dc:creator>
			<comments>https://wiki.crossfires.net/index.php?title=User_talk:NYD26126465</comments>
		</item>
</channel></rss>