<?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[i need help with this code]]></title><description><![CDATA[<p dir="auto">how can i do this</p>
<p dir="auto"><code>wait17 sec </code></p>
<pre><code>self iprintlnbold("^2Crouch and Press [{+actionslot 2}] To Save"); 
</code></pre>
<p dir="auto"><code>after 5 sec </code></p>
<pre><code>self iprintlnbold("^6Crouch and Press [{+actionslot 3}] To spawn slide");</code></pre>
]]></description><link>https://forum.plutonium.pw/topic/2008/i-need-help-with-this-code</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 16:15:04 GMT</lastBuildDate><atom:link href="https://forum.plutonium.pw/topic/2008.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 02 Jun 2020 23:09:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to i need help with this code on Wed, 03 Jun 2020 00:06:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/duui-yt" aria-label="Profile: Duui YT"><bdi>Duui YT</bdi></a></p>
<pre><code class="language-cs">wait 17;
self iprintlnbold("^2Crouch and Press [{+actionslot 2}] To Save"); 
wait 5;
self iprintlnbold("^6Crouch and Press [{+actionslot 3}] To spawn slide");
</code></pre>
]]></description><link>https://forum.plutonium.pw/post/9606</link><guid isPermaLink="true">https://forum.plutonium.pw/post/9606</guid><dc:creator><![CDATA[TheHiddenHour]]></dc:creator><pubDate>Wed, 03 Jun 2020 00:06:39 GMT</pubDate></item></channel></rss>