<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Code for finish flag, multi-sim dashboard - Simhub General				            </title>
            <link>https://www.simhubdash.com/community-2/simhub-support/code-for-finish-flag-multi-sim-dashboard/</link>
            <description>All about SimHub!</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 11 Apr 2026 11:25:13 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Code for finish flag, multi-sim dashboard</title>
                        <link>https://www.simhubdash.com/community-2/simhub-support/code-for-finish-flag-multi-sim-dashboard/#post-7692</link>
                        <pubDate>Fri, 06 Oct 2023 07:09:33 +0000</pubDate>
                        <description><![CDATA[Thank you for the kind words]]></description>
                        <content:encoded><![CDATA[<p>Thank you for the kind words</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub-support/">Simhub General</category>                        <dc:creator>Botmeister</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub-support/code-for-finish-flag-multi-sim-dashboard/#post-7692</guid>
                    </item>
				                    <item>
                        <title>RE: Code for finish flag, multi-sim dashboard</title>
                        <link>https://www.simhubdash.com/community-2/simhub-support/code-for-finish-flag-multi-sim-dashboard/#post-7690</link>
                        <pubDate>Thu, 05 Oct 2023 15:56:11 +0000</pubDate>
                        <description><![CDATA[I simply wanted to mention how wonderful your article is. I could tell you are an authority on this subject based on how well-written your post is.
 
rocket bot royale]]></description>
                        <content:encoded><![CDATA[<p>I simply wanted to mention how wonderful your article is. I could tell you are an authority on this subject based on how well-written your post is.</p>
<p> </p>
<span style="color: #ffffff"><a style="color: #ffffff" href="https://rocketbotroyale.com" target="_blank" rel="noopener">rocket bot royale</a></span>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub-support/">Simhub General</category>                        <dc:creator>ankunding</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub-support/code-for-finish-flag-multi-sim-dashboard/#post-7690</guid>
                    </item>
				                    <item>
                        <title>Code for finish flag, multi-sim dashboard</title>
                        <link>https://www.simhubdash.com/community-2/simhub-support/code-for-finish-flag-multi-sim-dashboard/#post-7610</link>
                        <pubDate>Fri, 22 Sep 2023 11:26:02 +0000</pubDate>
                        <description><![CDATA[I&#039;m making a finish flag for a multi-sim dash: AC, ACC, AMS2, RF2. Everything is in Ncalc, no javascript. Also no use of plugins. It came done to this, because the  property d...]]></description>
                        <content:encoded><![CDATA[<p>I'm making a finish flag for a multi-sim dash: AC, ACC, AMS2, RF2. Everything is in Ncalc, no javascript. Also no use of plugins. It came done to this, because the  property doesn't work consistently for these 4 games. My code is almost working except for I need a status when going over the finish line. The scenario:</p>
<ul>
<li>Time race.</li>
<li>When race time reached 00:00:00.... don't show finish flag yet, but instead.</li>
<li>Show finish flag after <em>my</em> next crossing of the finish line.</li>
<li>Show finish flag when <em>I</em> cross the finish line, not when some other driver crosses it (and wins)</li>
</ul>
<p>------------------------------</p>
<p><strong>EDIT</strong>: I managed to narrow down the problem and am quite pleased with the result. Way easier than the code I posted earlier here. I already knew RF2 has a 'you have crossed the finish line' status, but then found out AMS2 has one too. Then later on I even found one for ACC, by accident. The current code:</p>
<ul>
<li>AC can use the simhub default <strong> = '1'</strong>
<ul>
<li>Works for lap race</li>
<li>Works for time race (online)</li>
</ul>
</li>
<li>ACC uses <strong> = '1'</strong>
<ul>
<li>Combined with <strong>changed(10000000,)</strong> the finish flag shows when you cross the line yourself</li>
<li>Watch the letter <strong>Q</strong> in checkered!! That's why I never saw it earlier 😐</li>
<li>No lap race in ACC</li>
<li>Works for time race</li>
</ul>
</li>
<li>AMS2 uses <strong> = '3'</strong>
<ul>
<li>Works for lap race</li>
<li>Works for time race</li>
</ul>
</li>
<li>RFactor2 uses <strong> = '1'</strong>
<ul>
<li>Works for lap rac</li>
<li>Works for time race</li>
</ul>
</li>
</ul>
<p> </p>
<p>Will get back as soon I have the test results for AC online timed race.</p>
<p>edit.... AC results are good, problem solved.</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub-support/">Simhub General</category>                        <dc:creator>Botmeister</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub-support/code-for-finish-flag-multi-sim-dashboard/#post-7610</guid>
                    </item>
							        </channel>
        </rss>
		