<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Syno</id>
	<title>RAGE Multiplayer Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Syno"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/wiki/Special:Contributions/Syno"/>
	<updated>2026-06-04T16:02:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=PlayerExitCheckpoint&amp;diff=15845</id>
		<title>PlayerExitCheckpoint</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=PlayerExitCheckpoint&amp;diff=15845"/>
		<updated>2018-10-11T16:44:19Z</updated>

		<summary type="html">&lt;p&gt;Syno: spelling issue fixed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Event triggered when a player leaves a checkpoint&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
* &#039;&#039;&#039;player&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;checkpoint&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
mp.events.add(&amp;quot;playerExitCheckpoint&amp;quot;, (player, checkpoint) =&amp;gt; {&lt;br /&gt;
 // Do what you want.&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Syno</name></author>
	</entry>
</feed>