almost only play MP, I find plenty of beer when I'm out and about so I've never looked... But solar banks, never. To be fair though, I have not perked at all into Barter, ever.Has anyone playing MP ever seen these 2 items go up in the special stash? Got 4/5 in the barter perk and the wiki site says you only 2? and 3 respectively.
Seen neither after more than 20 cycles.
Answers based off MP gameplay please.
Went from a good Lager to a Non Alcoholic Beer is more like it lmao. Pretty much the only thing we use beer in my server for is a comedic toast before I end stream lmao.it's like they switched to lite beer or some shizz...
Yeah. Now there is a good use!Went from a good Lager to a Non Alcoholic Beer is more like it lmao. Pretty much the only thing we use beer in my server for is a comedic toast before I end stream lmao.
I haven't seen a diffrence in SP vs MP, since the friends I play with aren't on as much as me, I wind up playing SP still. Even though I can never afford the bank, I always keep an eye out.Thanks for the replies guys. Only reason why I'm differentiating between MP and SP is cos there are some minor differences on MP compared to SP atm, probably unintentionally. Thought this was one of those things.
Guess I'm gonna have to grind to 100 then to see that dang solar bank.
Safe-cracking with a stone axe (which I won't bother with unless I found some beer, figure might as well use it). In a hurry to just grab 1 boulder or tree when crafting and realize I'm short. And my new favorite "comedic toasts at the end of your stream" Otherwise pretty much a waste of inventory space these days.Someone still drinks the beer? Why? The boost is so short now and the dbl vision so bad I don't bother. Keep in mind too I rarely used it in A16 either.
Panels or banks? I've seen panels right from the get go, banks never.Solar panels show up as soon as you take Barter 5. All three known vendors on my map had one as soon as I got the perk. I think it cost 4K?
-Morloc
It's there in the code,Panels or banks? I've seen panels right from the get go, banks never.
<tier_items level="5000,-1" count="all"> <!-- requires Perk 5 --><item group="traderElectrical" count="3,4"/>
<item group="tools" count="1,2" quality="6"/>
<item group="rareTools" count="3,4" quality="6"/>
<item name="cntVendingMachine" count="2" />
<item group="weaponsGunsMixed" count="2,3"/>
<item group="weaponsGunsMilitary" count="1"/>
<item group="ammo" count="5,8"/>
<item group="steelArmor" count="3,5"/>
<item group="militaryArmor" count="2,3"/>
<item group="ironArmor" count="3,4"/>
<item group="paintMagazines" count="1,2"/>
<item group="commonBooks" count="4,5"/>
<item group="rareBooks" count="2,3"/>
<item group="perkMagazines" prob="2,3"/>
<item name="armorMiningHelmet"/>
<item group="minibikeParts" count="2,3"/>
<item name="nightvisionGoggles" count="1"/>
<item name="plantedHop1" count="1,8"/>
<item name="solarbank" count="1"/>
<item name="solarCell" count="1,3"/>
<!--<item name="batterybankSchematic" count="1"/>-->
<item group="stashOnlyItemsHigh" count="3,4"/>
</tier_items>
</trader_info>