<?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[Junk Vendor Daily Limit once reached prevents sale of any loot instead should sell for 1 credit per item.]]></title><description><![CDATA[<p dir="auto">Just like credit looting of humanoid npcs only drops 1 credits. a simple way to do this would be:</p>
<p dir="auto">[ICODE]If(dailyLimitReached){[/ICODE]<br />
[ICODE]    item.lootSaleValue = item.lootSaleValue ^ 0;[/ICODE]<br />
[ICODE]    return lootSaleValue[/ICODE]<br />
[ICODE]}[/ICODE]</p>
<p dir="auto">anything to the exponent of Zero will return a value of 1.</p>
<p dir="auto">This allows us to more easily empty our inventory of unwanted loot. People will still likely save the more valuable loot until daily limit resets, but for low value loot like eyes and brains and antennae and loot kit items like gong and rugs will still allow selling this loot to make better inventory management.</p>
]]></description><link>https://swgevolve.com/forums/topic/991/junk-vendor-daily-limit-once-reached-prevents-sale-of-any-loot-instead-should-sell-for-1-credit-per-item.</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 02:18:33 GMT</lastBuildDate><atom:link href="https://swgevolve.com/forums/topic/991.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Sep 2025 05:33:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Junk Vendor Daily Limit once reached prevents sale of any loot instead should sell for 1 credit per item. on Tue, 09 Sep 2025 03:56:59 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><strong>Wolfmanzach, post: 3507, member: 2525 wrote:</strong></p>
<p dir="auto">Just like credit looting of humanoid npcs only drops 1 credits. a simple way to do this would be:</p>
<p dir="auto">[ICODE]If(dailyLimitReached){[/ICODE]<br />
[ICODE]    item.lootSaleValue = item.lootSaleValue ^ 0;[/ICODE]<br />
[ICODE]    return lootSaleValue[/ICODE]<br />
[ICODE]}[/ICODE]</p>
<p dir="auto">anything to the exponent of Zero will return a value of 1.</p>
<p dir="auto">This allows us to more easily empty our inventory of unwanted loot. People will still likely save the more valuable loot until daily limit resets, but for low value loot like eyes and brains and antennae and loot kit items like gong and rugs will still allow selling this loot to make better inventory management.</p>
</blockquote>
<p dir="auto">That’s an interesting suggestion and I can definitely see the value in making inventory management smoother, especially when it comes to low value loot that tends to pile up. Development resources are in very high demand, and we do have a well defined roadmap for the near future, but ideas like this are always appreciated and will be kept in consideration when we review QoL improvements. Thanks for taking the time to think it through and share it!</p>
<p dir="auto">Orton<br />
Evolve Community Manager</p>
]]></description><link>https://swgevolve.com/forums/post/3050</link><guid isPermaLink="true">https://swgevolve.com/forums/post/3050</guid><dc:creator><![CDATA[orton]]></dc:creator><pubDate>Tue, 09 Sep 2025 03:56:59 GMT</pubDate></item></channel></rss>