Home » PLAYER'S HQ 1.13 » JA2 Complete Mods & Sequels » UC/DL 1.13 & AFS » Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--) (Main Arulco Folding Stock (AFS) thread)
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)[message #355888 is a reply to message #355884]
|
Sun, 18 November 2018 15:16
|
|
Wil473 |
|
Messages:2815
Registered:September 2004 Location: Canada |
|
|
The NCTH Magnification factors work as advertised, no the discussion here are the three vision range bonuses - I currently only give a bonus to the base item to which the "invisible" lenses are attached to.
On looking at things more closely, v1.13 seems to also displays the vision range bonus as a percentage rather than tiles (at least I think every 10 = 1 tile of bonus). The Test changes I put below have the following behaviours:
- vision range decreases by 1 tile each reduction in magnification
- item stats give the scope now a 490% vision range bonus
- tunnel vision in the stats is capped however at 100% thought the actual penalties range from 85% down to 10% in the test scheme
Toggle Spoiler
.
.
.
<ITEM>
<uiIndex>536</uiIndex>
<szItemName>3-9x RIS Scope</szItemName>
<szLongItemName>Variable Power RIS Scope</szLongItemName>
<szItemDesc>A large scope, too big to fit on most assault rifles and carbines. Hmmm, maybe it would fit on a sniper rifle? *** Please remove first before swapping optics. ***</szItemDesc>
<szBRName>Optics - 9x VP(3-9x) Scope</szBRName>
<szBRDesc>*** Not available from BR's. Please report this bug. ***</szBRDesc>
<usItemClass>268435456</usItemClass>
<AttachmentClass>16</AttachmentClass>
<nasAttachmentClass>16</nasAttachmentClass>
<nasLayoutClass>2048</nasLayoutClass>
<AvailableAttachmentPoint>576460752303423488</AvailableAttachmentPoint>
<AttachmentPoint>32</AttachmentPoint>
<AttachToPointAPCost>150</AttachToPointAPCost>
<ubGraphicType>5</ubGraphicType>
<ubGraphicNum>801</ubGraphicNum>
<ubWeight>13</ubWeight>
<ubPerPocket>4</ubPerPocket>
<ItemSize>152</ItemSize>
<usPrice>5800</usPrice>
<ubCoolness>9</ubCoolness>
<bRepairEase>-2</bRepairEase>
<Damageable>1</Damageable>
<Repairable>1</Repairable>
<Metal>1</Metal>
<Sinks>1</Sinks>
<ShowStatus>1</ShowStatus>
<NotBuyable>1</NotBuyable>
<Attachment>1</Attachment>
<BlockIronSight>1</BlockIronSight>
<BigGunList>1</BigGunList>
<ToHitBonus>-5</ToHitBonus>
<AimBonus>25</AimBonus>
<MinRangeForAimBonus>90</MinRangeForAimBonus>
<BurstToHitBonus>-75</BurstToHitBonus>
<AutoFireToHitBonus>-75</AutoFireToHitBonus>
<PercentReadyTimeAPReduction>-50</PercentReadyTimeAPReduction>
<DamageBonus>3</DamageBonus>
<DefaultAttachment>583</DefaultAttachment>
<DefaultAttachment>584</DefaultAttachment>
<DefaultAttachment>585</DefaultAttachment>
<DefaultAttachment>586</DefaultAttachment>
<DefaultAttachment>587</DefaultAttachment>
<DefaultAttachment>588</DefaultAttachment>
<NightVisionRangeBonus>20</NightVisionRangeBonus>
<DayVisionRangeBonus>100</DayVisionRangeBonus>
<BrightLightVisionRangeBonus>100</BrightLightVisionRangeBonus>
<PercentTunnelVision>85</PercentTunnelVision> <!-- test value, was 55 -->
<ScopeMagFactor>9.0</ScopeMagFactor>
<usOverheatingCooldownFactor>100</usOverheatingCooldownFactor>
<STAND_MODIFIERS>
<PercentCap>-10</PercentCap>
<PercentHandling>18</PercentHandling>
<PercentCounterForceAccuracy>-90</PercentCounterForceAccuracy>
<AimLevels>3</AimLevels>
</STAND_MODIFIERS>
<CROUCH_MODIFIERS>
<PercentHandling>9</PercentHandling>
</CROUCH_MODIFIERS>
<PRONE_MODIFIERS>
<PercentHandling>0</PercentHandling>
</PRONE_MODIFIERS>
</ITEM>
.
.
.
<ITEM>
<uiIndex>583</uiIndex>
<szItemName>3x</szItemName>
<szLongItemName>Lense 3x</szLongItemName>
<szItemDesc>*** Sorry, known issue. *** Looks like you switched optics without removing the variable power scope first. Merge any of the popped out lenses to fix the scope.</szItemDesc>
<szBRName>3x</szBRName>
<szBRDesc>*** Not available from BR's. Please report this bug. ***</szBRDesc>
<usItemClass>268435456</usItemClass>
<AttachmentClass>16</AttachmentClass>
<nasAttachmentClass>4294967296</nasAttachmentClass>
<AttachmentPoint>576460752303423488</AttachmentPoint>
<ubGraphicType>5</ubGraphicType>
<ubGraphicNum>799</ubGraphicNum>
<HiddenAddon>1</HiddenAddon>
<NotBuyable>1</NotBuyable>
<Attachment>1</Attachment>
<HiddenAttachment>1</HiddenAttachment>
<BlockIronSight>1</BlockIronSight>
<NotInEditor>1</NotInEditor>
<DefaultUndroppable>1</DefaultUndroppable>
<Inseparable>1</Inseparable>
<!-- test Range Bonus -->
<NightVisionRangeBonus>10</NightVisionRangeBonus>
<DayVisionRangeBonus>40</DayVisionRangeBonus>
<BrightLightVisionRangeBonus>40</BrightLightVisionRangeBonus>
<PercentTunnelVision>40</PercentTunnelVision>
<!-- test Range Bonus -->
<ScopeMagFactor>3.0</ScopeMagFactor>
<usOverheatingCooldownFactor>100</usOverheatingCooldownFactor>
<STAND_MODIFIERS>
<PercentCap>-10</PercentCap>
<PercentHandling>6</PercentHandling>
<PercentCounterForceAccuracy>-30</PercentCounterForceAccuracy>
<AimLevels>0</AimLevels>
</STAND_MODIFIERS>
<CROUCH_MODIFIERS>
<PercentHandling>3</PercentHandling>
</CROUCH_MODIFIERS>
<PRONE_MODIFIERS>
<PercentHandling>0</PercentHandling>
</PRONE_MODIFIERS>
</ITEM>
<ITEM>
<uiIndex>584</uiIndex>
<szItemName>4x</szItemName>
<szLongItemName>Lense 4x</szLongItemName>
<szItemDesc>*** Sorry, known issue. *** Looks like you switched optics without removing the variable power scope first. Merge any of the popped out lenses to fix the scope.</szItemDesc>
<szBRName>4x</szBRName>
<szBRDesc>*** Not available from BR's. Please report this bug. ***</szBRDesc>
<usItemClass>268435456</usItemClass>
<AttachmentClass>16</AttachmentClass>
<nasAttachmentClass>4294967296</nasAttachmentClass>
<AttachmentPoint>576460752303423488</AttachmentPoint>
<ubGraphicType>5</ubGraphicType>
<ubGraphicNum>799</ubGraphicNum>
<HiddenAddon>1</HiddenAddon>
<NotBuyable>1</NotBuyable>
<Attachment>1</Attachment>
<HiddenAttachment>1</HiddenAttachment>
<BlockIronSight>1</BlockIronSight>
<NotInEditor>1</NotInEditor>
<DefaultUndroppable>1</DefaultUndroppable>
<Inseparable>1</Inseparable>
<!-- test Range Bonus -->
<NightVisionRangeBonus>10</NightVisionRangeBonus>
<DayVisionRangeBonus>50</DayVisionRangeBonus>
<BrightLightVisionRangeBonus>50</BrightLightVisionRangeBonus>
<PercentTunnelVision>40</PercentTunnelVision> <!-- Beyond 4x this will go up to 45 and then 10 each mag beyond -->
<!-- test Range Bonus -->
<ScopeMagFactor>4.0</ScopeMagFactor>
<usOverheatingCooldownFactor>100</usOverheatingCooldownFactor>
<STAND_MODIFIERS>
<PercentCap>-10</PercentCap>
<PercentHandling>8</PercentHandling>
<PercentCounterForceAccuracy>-40</PercentCounterForceAccuracy>
<AimLevels>1</AimLevels>
</STAND_MODIFIERS>
<CROUCH_MODIFIERS>
<PercentHandling>4</PercentHandling>
</CROUCH_MODIFIERS>
<PRONE_MODIFIERS>
<PercentHandling>0</PercentHandling>
</PRONE_MODIFIERS>
</ITEM>
<ITEM>
<uiIndex>585</uiIndex>
<szItemName>5x</szItemName>
<szLongItemName>Lense 5x</szLongItemName>
<szItemDesc>*** Sorry, known issue. *** Looks like you switched optics without removing the variable power scope first. Merge any of the popped out lenses to fix the scope.</szItemDesc>
<szBRName>5x</szBRName>
<szBRDesc>*** Not available from BR's. Please report this bug. ***</szBRDesc>
<usItemClass>268435456</usItemClass>
<AttachmentClass>16</AttachmentClass>
<nasAttachmentClass>4294967296</nasAttachmentClass>
<AttachmentPoint>576460752303423488</AttachmentPoint>
<ubGraphicType>5</ubGraphicType>
<ubGraphicNum>799</ubGraphicNum>
<HiddenAddon>1</HiddenAddon>
<NotBuyable>1</NotBuyable>
<Attachment>1</Attachment>
<HiddenAttachment>1</HiddenAttachment>
<BlockIronSight>1</BlockIronSight>
<NotInEditor>1</NotInEditor>
<DefaultUndroppable>1</DefaultUndroppable>
<Inseparable>1</Inseparable>
<!-- test Range Bonus -->
<NightVisionRangeBonus>10</NightVisionRangeBonus>
<DayVisionRangeBonus>60</DayVisionRangeBonus>
<BrightLightVisionRangeBonus>60</BrightLightVisionRangeBonus>
<PercentTunnelVision>45</PercentTunnelVision>
<!-- test Range Bonus -->
<ScopeMagFactor>5.0</ScopeMagFactor>
<usOverheatingCooldownFactor>100</usOverheatingCooldownFactor>
<STAND_MODIFIERS>
<PercentCap>-10</PercentCap>
<PercentHandling>10</PercentHandling>
<PercentCounterForceAccuracy>-50</PercentCounterForceAccuracy>
<AimLevels>1</AimLevels>
</STAND_MODIFIERS>
<CROUCH_MODIFIERS>
<PercentHandling>5</PercentHandling>
</CROUCH_MODIFIERS>
<PRONE_MODIFIERS>
<PercentHandling>0</PercentHandling>
</PRONE_MODIFIERS>
</ITEM>
<ITEM>
<uiIndex>586</uiIndex>
<szItemName>6x</szItemName>
<szLongItemName>Lense 6x</szLongItemName>
<szItemDesc>*** Sorry, known issue. *** Looks like you switched optics without removing the variable power scope first. Merge any of the popped out lenses to fix the scope.</szItemDesc>
<szBRName>6x</szBRName>
<szBRDesc>*** Not available from BR's. Please report this bug. ***</szBRDesc>
<usItemClass>268435456</usItemClass>
<AttachmentClass>16</AttachmentClass>
<nasAttachmentClass>4294967296</nasAttachmentClass>
<AttachmentPoint>576460752303423488</AttachmentPoint>
<ubGraphicType>5</ubGraphicType>
<ubGraphicNum>799</ubGraphicNum>
<HiddenAddon>1</HiddenAddon>
<NotBuyable>1</NotBuyable>
<Attachment>1</Attachment>
<HiddenAttachment>1</HiddenAttachment>
<BlockIronSight>1</BlockIronSight>
<NotInEditor>1</NotInEditor>
<DefaultUndroppable>1</DefaultUndroppable>
<Inseparable>1</Inseparable>
<!-- test Range Bonus -->
<NightVisionRangeBonus>10</NightVisionRangeBonus>
<DayVisionRangeBonus>70</DayVisionRangeBonus>
<BrightLightVisionRangeBonus>70</BrightLightVisionRangeBonus>
<PercentTunnelVision>55</PercentTunnelVision>
<!-- test Range Bonus -->
<ScopeMagFactor>6.0</ScopeMagFactor>
<usOverheatingCooldownFactor>100</usOverheatingCooldownFactor>
<STAND_MODIFIERS>
<PercentCap>-10</PercentCap>
<PercentHandling>12</PercentHandling>
<PercentCounterForceAccuracy>-60</PercentCounterForceAccuracy>
<AimLevels>1</AimLevels>
</STAND_MODIFIERS>
<CROUCH_MODIFIERS>
<PercentHandling>6</PercentHandling>
</CROUCH_MODIFIERS>
<PRONE_MODIFIERS>
<PercentHandling>0</PercentHandling>
</PRONE_MODIFIERS>
</ITEM>
<ITEM>
<uiIndex>587</uiIndex>
<szItemName>7x</szItemName>
<szLongItemName>Lense 7x</szLongItemName>
<szItemDesc>*** Sorry, known issue. *** Looks like you switched optics without removing the variable power scope first. Merge any of the popped out lenses to fix the scope.</szItemDesc>
<szBRName>7x</szBRName>
<szBRDesc>*** Not available from BR's. Please report this bug. ***</szBRDesc>
<usItemClass>268435456</usItemClass>
<AttachmentClass>16</AttachmentClass>
<nasAttachmentClass>4294967296</nasAttachmentClass>
<AttachmentPoint>576460752303423488</AttachmentPoint>
<ubGraphicType>5</ubGraphicType>
<ubGraphicNum>799</ubGraphicNum>
<HiddenAddon>1</HiddenAddon>
<NotBuyable>1</NotBuyable>
<Attachment>1</Attachment>
<HiddenAttachment>1</HiddenAttachment>
<BlockIronSight>1</BlockIronSight>
<NotInEditor>1</NotInEditor>
<DefaultUndroppable>1</DefaultUndroppable>
<Inseparable>1</Inseparable>
<!-- test Range Bonus -->
<NightVisionRangeBonus>10</NightVisionRangeBonus>
<DayVisionRangeBonus>80</DayVisionRangeBonus>
<BrightLightVisionRangeBonus>80</BrightLightVisionRangeBonus>
<PercentTunnelVision>65</PercentTunnelVision>
<!-- test Range Bonus -->
<ScopeMagFactor>7.0</ScopeMagFactor>
<usOverheatingCooldownFactor>100</usOverheatingCooldownFactor>
<STAND_MODIFIERS>
<PercentCap>-10</PercentCap>
<PercentHandling>14</PercentHandling>
<PercentCounterForceAccuracy>-70</PercentCounterForceAccuracy>
<AimLevels>2</AimLevels>
</STAND_MODIFIERS>
<CROUCH_MODIFIERS>
<PercentHandling>7</PercentHandling>
</CROUCH_MODIFIERS>
<PRONE_MODIFIERS>
<PercentHandling>0</PercentHandling>
</PRONE_MODIFIERS>
</ITEM>
<ITEM>
<uiIndex>588</uiIndex>
<szItemName>8x</szItemName>
<szLongItemName>Lense 8x</szLongItemName>
<szItemDesc>*** Sorry, known issue. *** Looks like you switched optics without removing the variable power scope first. Merge any of the popped out lenses to fix the scope.</szItemDesc>
<szBRName>8x</szBRName>
<szBRDesc>*** Not available from BR's. Please report this bug. ***</szBRDesc>
<usItemClass>268435456</usItemClass>
<AttachmentClass>16</AttachmentClass>
<nasAttachmentClass>4294967296</nasAttachmentClass>
<AttachmentPoint>576460752303423488</AttachmentPoint>
<ubGraphicType>5</ubGraphicType>
<ubGraphicNum>799</ubGraphicNum>
<HiddenAddon>1</HiddenAddon>
<NotBuyable>1</NotBuyable>
<Attachment>1</Attachment>
<HiddenAttachment>1</HiddenAttachment>
<BlockIronSight>1</BlockIronSight>
<NotInEditor>1</NotInEditor>
<DefaultUndroppable>1</DefaultUndroppable>
<Inseparable>1</Inseparable>
<!-- test Range Bonus -->
<NightVisionRangeBonus>10</NightVisionRangeBonus>
<DayVisionRangeBonus>90</DayVisionRangeBonus>
<BrightLightVisionRangeBonus>90</BrightLightVisionRangeBonus>
<PercentTunnelVision>75</PercentTunnelVision>
<!-- test Range Bonus -->
<ScopeMagFactor>8.0</ScopeMagFactor>
<usOverheatingCooldownFactor>100</usOverheatingCooldownFactor>
<STAND_MODIFIERS>
<PercentCap>-10</PercentCap>
<PercentHandling>16</PercentHandling>
<PercentCounterForceAccuracy>-80</PercentCounterForceAccuracy>
<AimLevels>2</AimLevels>
</STAND_MODIFIERS>
<CROUCH_MODIFIERS>
<PercentHandling>8</PercentHandling>
</CROUCH_MODIFIERS>
<PRONE_MODIFIERS>
<PercentHandling>0</PercentHandling>
</PRONE_MODIFIERS>
</ITEM>
[Updated on: Sun, 18 November 2018 15:19]
More weapon features and upgrade options, via (mis)use of v1.13 for vanilla Arulco, Dedrianna Lives! and Urban Chaos campaigns.Report message to a moderator
|
|
|
|
|
|
Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Mon, 05 November 2018 03:04
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Darkling on Thu, 08 November 2018 10:21
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Fri, 09 November 2018 01:57
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Sat, 17 November 2018 16:07
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: ZedJA2 on Sun, 18 November 2018 08:50
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Sun, 18 November 2018 15:16
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: CareBear on Sun, 18 November 2018 16:54
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Deleted. on Sun, 18 November 2018 17:00
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Wed, 21 November 2018 04:18
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Wed, 21 November 2018 14:00
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Deleted. on Wed, 21 November 2018 16:31
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Thu, 22 November 2018 14:44
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: LatZee on Fri, 23 November 2018 04:19
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Sun, 25 November 2018 13:12
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Wed, 28 November 2018 14:02
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: wolf00 on Fri, 30 November 2018 21:26
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Sat, 01 December 2018 20:29
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: wolf00 on Tue, 11 December 2018 13:29
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Sat, 22 December 2018 23:57
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: wolf00 on Wed, 26 December 2018 10:53
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Wed, 26 December 2018 16:11
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: wolf00 on Thu, 27 December 2018 01:04
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: az75 on Thu, 27 December 2018 15:48
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: az75 on Fri, 28 December 2018 13:14
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: LatZee on Fri, 28 December 2018 19:57
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: az75 on Fri, 28 December 2018 21:55
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: LatZee on Fri, 28 December 2018 23:23
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Fri, 05 April 2019 15:13
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: CareBear on Sun, 14 April 2019 22:02
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Sat, 04 May 2019 00:36
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Wil473 on Sat, 11 May 2019 05:15
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: wolf00 on Sun, 26 May 2019 22:16
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: wolf00 on Sun, 28 July 2019 10:44
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: wolf00 on Sun, 28 July 2019 23:03
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Parkan on Thu, 11 June 2020 22:40
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: hrqa on Mon, 16 November 2020 16:06
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Deleted. on Mon, 16 November 2020 16:33
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: hrqa on Tue, 17 November 2020 03:44
|
|
|
Re: Arulco Folding Stock Discussions & Bug Reports - (2018/11/04 - 20--/--/--)
By: Grumpy on Fri, 11 March 2022 19:48
|
|
|
G11 PDW missing properties, zero recoil
By: Grumpy on Fri, 25 March 2022 16:17
|
Goto Forum:
Current Time: Wed Dec 25 07:05:32 GMT+2 2024
Total time taken to generate the page: 0.01554 seconds
|