<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=MarkerAuth</id>
	<title>MarkerAuth - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=MarkerAuth"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=MarkerAuth&amp;action=history"/>
	<updated>2026-06-04T14:23:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=MarkerAuth&amp;diff=5883&amp;oldid=prev</id>
		<title>Ozdeadmeat: MarkerAuth – created via PowerShell script (2025-11-11T21:12:20Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=MarkerAuth&amp;diff=5883&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:21Z</updated>

		<summary type="html">&lt;p&gt;MarkerAuth – created via PowerShell script (2025-11-11T21:12:20Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          MarkerAuth|fDescription=   Authenticates a player by checking their registration status and optionally auto-registers them in multiplayer.|parentFile=     cmm.MapCommandFunctions.lua|syntax=         CMM.MarkerAuth(EventData &amp;lt;TBL&amp;gt;, PlayerNetID &amp;lt;number&amp;gt;)|return=         table,table|returnDesc=     Returns the player entry from the auth table if registered, or nil if not registered and no auto-registration|example=        CMM.MarkerAuth(EventData, 12345)|exampleDesc=    Checks if a player is registered in the auth table. In singleplayer, uses local player info. In multiplayer, uses the provided net ID. If the player is already registered, updates the auth table and returns the entry. If not registered and auto-registration is enabled, auto-registers the player and returns the entry. Otherwise, displays a message instructing the player to register via the F10 map. Returns nil if not registered and auto-registration is disabled.|related=        |note=           |envType= CMM|par1=         table EventData|reqType1=     table|reqName1=     EventData|desc1=       Event data passed from the marker interaction|par2=         number: PlayerNetID|reqType2=     number:|reqName2=     PlayerNetID|desc2=       Net ID of the player interacting with the marker (nil in singleplayer)}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>