<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.eduke32.com/w/index.php?action=history&amp;feed=atom&amp;title=Bsubweapon</id>
	<title>Bsubweapon - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.eduke32.com/w/index.php?action=history&amp;feed=atom&amp;title=Bsubweapon"/>
	<link rel="alternate" type="text/html" href="https://wiki.eduke32.com/w/index.php?title=Bsubweapon&amp;action=history"/>
	<updated>2026-04-11T06:09:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0-alpha</generator>
	<entry>
		<id>https://wiki.eduke32.com/w/index.php?title=Bsubweapon&amp;diff=12852&amp;oldid=prev</id>
		<title>Fox: Created page with &quot;&#039;&#039;&#039;&#039;&#039;bsubweapon #&#039;&#039;&#039;&#039;&#039; is an array that specify if player currently has a certain alternate weapon selected. &#039;&#039;#&#039;&#039; Indicates the weapon ID.   define KNEE_WEAPON         0  def...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.eduke32.com/w/index.php?title=Bsubweapon&amp;diff=12852&amp;oldid=prev"/>
		<updated>2020-02-20T03:57:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;bsubweapon #&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039; is an array that specify if player currently has a certain alternate weapon selected. &amp;#039;&amp;#039;#&amp;#039;&amp;#039; Indicates the weapon ID.   define KNEE_WEAPON         0  def...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;bsubweapon #&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039; is an array that specify if player currently has a certain alternate weapon selected. &amp;#039;&amp;#039;#&amp;#039;&amp;#039; Indicates the weapon ID.&lt;br /&gt;
&lt;br /&gt;
 define KNEE_WEAPON         0&lt;br /&gt;
 define PISTOL_WEAPON       1&lt;br /&gt;
 define SHOTGUN_WEAPON      2&lt;br /&gt;
 define CHAINGUN_WEAPON     3&lt;br /&gt;
 define RPG_WEAPON          4&lt;br /&gt;
 define HANDBOMB_WEAPON     5&lt;br /&gt;
 define SHRINKER_WEAPON     6&lt;br /&gt;
 define DEVISTATOR_WEAPON   7&lt;br /&gt;
 define TRIPBOMB_WEAPON     8&lt;br /&gt;
 define FREEZE_WEAPON       9&lt;br /&gt;
 define HANDREMOTE_WEAPON   10&lt;br /&gt;
 define GROW_WEAPON         11&lt;br /&gt;
&lt;br /&gt;
This value is used to &amp;quot;remember&amp;quot; if the player has the Shrinker or Expander selected when changing weapon.&lt;br /&gt;
&lt;br /&gt;
Identical to [[subweapon]], except the it interprets the value as a bitfield for each weapon.&lt;br /&gt;
&lt;br /&gt;
[[Category:Player structure members]]&lt;/div&gt;</summary>
		<author><name>Fox</name></author>
	</entry>
</feed>