<?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[Mouse wheel button codes]]></title><description><![CDATA[<p dir="auto">Does anyone know the code to listen for the player to scroll up and down on their mouse?</p>
<p dir="auto">Ive got the rest of the buttons figured out, its just, for the life of me, i cannot figure out how to listen for them to use their mouse wheel.</p>
<p dir="auto">Any help?</p>
]]></description><link>https://forum.plutonium.pw/topic/7983/mouse-wheel-button-codes</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 17:11:17 GMT</lastBuildDate><atom:link href="https://forum.plutonium.pw/topic/7983.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 27 Jan 2021 21:22:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mouse wheel button codes on Tue, 14 Nov 2023 06:29:22 GMT]]></title><description><![CDATA[<p dir="auto">what about pushing the mouse wheel in?</p>
]]></description><link>https://forum.plutonium.pw/post/130276</link><guid isPermaLink="true">https://forum.plutonium.pw/post/130276</guid><dc:creator><![CDATA[ChafeAss]]></dc:creator><pubDate>Tue, 14 Nov 2023 06:29:22 GMT</pubDate></item><item><title><![CDATA[Reply to Mouse wheel button codes on Fri, 29 Jan 2021 23:00:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mrmcyeet" aria-label="Profile: MrMcyeet"><bdi>MrMcyeet</bdi></a><br />
This are the bind, if you want manage you can try to use notifyOnPlayerCommand, or try to get this information in some how. This are the bind. I hope that can be helpful <img src="https://forum.plutonium.pw/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=6b8f0b5ad96" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<pre><code>bind MWHEELDOWN "weapprev"
bind MWHEELUP "+weapnext_inventory"
bind2 MWHEELUP "+switchseat"
</code></pre>
]]></description><link>https://forum.plutonium.pw/post/35338</link><guid isPermaLink="true">https://forum.plutonium.pw/post/35338</guid><dc:creator><![CDATA[Sorex]]></dc:creator><pubDate>Fri, 29 Jan 2021 23:00:19 GMT</pubDate></item><item><title><![CDATA[Reply to Mouse wheel button codes on Fri, 29 Jan 2021 22:02:33 GMT]]></title><description><![CDATA[<p dir="auto">Should be <code>MWHEELUP</code> and <code>MWHEELDOWN</code>.</p>
]]></description><link>https://forum.plutonium.pw/post/35332</link><guid isPermaLink="true">https://forum.plutonium.pw/post/35332</guid><dc:creator><![CDATA[Xerxes]]></dc:creator><pubDate>Fri, 29 Jan 2021 22:02:33 GMT</pubDate></item><item><title><![CDATA[Reply to Mouse wheel button codes on Fri, 29 Jan 2021 20:47:03 GMT]]></title><description><![CDATA[<p dir="auto">think <a class="plugin-mentions-user plugin-mentions-a" href="/user/matrix" aria-label="Profile: Matrix"><bdi>Matrix</bdi></a> would know better than any of us. never worked with scroll up and down</p>
]]></description><link>https://forum.plutonium.pw/post/35318</link><guid isPermaLink="true">https://forum.plutonium.pw/post/35318</guid><dc:creator><![CDATA[mikzy]]></dc:creator><pubDate>Fri, 29 Jan 2021 20:47:03 GMT</pubDate></item></channel></rss>