<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How can I play MOTD  solo?]]></title><description><![CDATA[<p dir="auto">MOTD does not show up on the solo map and whenever i load into a custom game, it puts me into a multiplayer variant instead of a singleplayer one (eg, can only hold one plane part at a time) any way I can play it solo?</p>
]]></description><link>https://forum.plutonium.pw/topic/34739/how-can-i-play-motd-solo</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 10:05:18 GMT</lastBuildDate><atom:link href="https://forum.plutonium.pw/topic/34739.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 17 Feb 2024 01:09:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I play MOTD  solo? on Sat, 17 Feb 2024 12:40:51 GMT]]></title><description><![CDATA[<p dir="auto">alternatively you can load this as a gsc script, it basically forces the solo features on the map</p>
<pre><code>main(){
	replacefunc(maps\mp\zm_alcatraz_utility::check_solo_status, ::solo);
}
solo(){
	level.is_forever_solo_game = 1;
}
</code></pre>
]]></description><link>https://forum.plutonium.pw/post/134475</link><guid isPermaLink="true">https://forum.plutonium.pw/post/134475</guid><dc:creator><![CDATA[chicken emoji]]></dc:creator><pubDate>Sat, 17 Feb 2024 12:40:51 GMT</pubDate></item><item><title><![CDATA[Reply to How can I play MOTD  solo? on Sat, 17 Feb 2024 04:04:44 GMT]]></title><description><![CDATA[<p dir="auto">theres a command that makes you play solo in custom games, i dont have it rn btw</p>
]]></description><link>https://forum.plutonium.pw/post/134457</link><guid isPermaLink="true">https://forum.plutonium.pw/post/134457</guid><dc:creator><![CDATA[Pabaldi07]]></dc:creator><pubDate>Sat, 17 Feb 2024 04:04:44 GMT</pubDate></item></channel></rss>