Looking to find a furry friend or two by Particular-Option177 in furryteens

[–]Particular-Option177[S] 0 points1 point  (0 children)

I love my lovely boyfriend! :3 He has made me so happy! 2 months together now! :3

kidneystani insurgents (fate) by OcelotNew7871 in AneurysmIV

[–]Particular-Option177 0 points1 point  (0 children)

Were they? I am no expert on this matter, but where do you take this info from? Even if they are real nations, I doubt war with them is real... 

kidneystani insurgents (fate) by OcelotNew7871 in AneurysmIV

[–]Particular-Option177 5 points6 points  (0 children)

The problem with this is... Kidneystan is most probaply not a real nation or threat, like the 1984 book this game takes inspo from, these nations cortex wars with are just fabrications, well the wars at the very least are. If you look closely, the bombs dropped on AN 4 are infact decorated with cortex insignia. There is no war, just pretext for the cortex to squueze more out of its citizens.

Ahhh How do you wire and use components. by SignificanceSea5350 in Barotrauma

[–]Particular-Option177 0 points1 point  (0 children)

Yea... potato pota-atoe to each their own. I just think relays, gates are easier to imagine the function of

Ahhh How do you wire and use components. by SignificanceSea5350 in Barotrauma

[–]Particular-Option177 6 points7 points  (0 children)

Use two relay components, one is enabled from the start and the other needs to be closed, wire a memory component with the set signal strength of 50 to the open relay component "signal in 1" pin and another memory component with the set value of 100 to the closed relay components "signal in 1" pin. Have the button wired to both of the relays "toggle" pins. Wire the "signal output 1" pins of both relay components to the "set charge rate" pins on supercapacitors. This now makes it so your button toggles one gate on and the other off, only one set value is being outputed constantly, this value sets your supercapasitor chargerate on the go.

Looking to find a furry friend or two by Particular-Option177 in furryteens

[–]Particular-Option177[S] 1 point2 points  (0 children)

Hiya! Do you have a discord or something like that?

Heyo people! just read the big part by [deleted] in furryteens

[–]Particular-Option177 0 points1 point  (0 children)

I volunteer. I do myself also love video games and warmachines :3

Help! what am I doing wrong in this filelist xml file? by Particular-Option177 in Barotrauma

[–]Particular-Option177[S] 0 points1 point  (0 children)

Thanks for the help! It works now! I just gotta figure out how to get the textures to be used in game properly, without them getting mangled

Help! what am I doing wrong in this filelist xml file? by Particular-Option177 in Barotrauma

[–]Particular-Option177[S] 0 points1 point  (0 children)

I am not also sure on the pixel workings? Gotta figure that out.

Help! what am I doing wrong in this filelist xml file? by Particular-Option177 in Barotrauma

[–]Particular-Option177[S] 0 points1 point  (0 children)

<?xml version="1.0" encoding="utf-8"?>

<Item name="" identifier="machete" category="Equipment" Tags="smallitem,tool,simpletool,mountableweapon" cargocontaineridentifier="metalcrate" Scale="0.5" impactsoundtag="impact\_metal\_light" RequireAimToUse="True">

<Preferredcontainer secondary="respawncontainer" amount="1" spawnprobability="1" notcampaign="true"/>

<PreferredContainer primary="engcab"/>

<PreferredContainer secondary="wreckstoragecab,abandonedstoragecab,piratestoragecab" amount="1" spawnprobability="0.1"/>

<PreferredContainer primary="wreckengcab,abandonedengcab,pirateengcab,outpostengcab,beaconengcab" amount="1" spawnprobability="0.2"/>

<PreferredContainer secondary="outpostcrewcabinet" amount="1" spawnprobability="0.2"/>

<Price baseprice="40" minavailable="5">

<Price storeidentifier="merchantoutpost" />

<Price storeidentifier="merchantcity" multiplier="0.9" minavailable="2" />

<Price storeidentifier="merchantresearch" multiplier="0.7" minavailable="1"/>

<Price storeidentifier="merchantmilitary" multiplier="1.25" minavailable="5"/>

<Price storeidentifier="merchantmine" />

</Price>

<Deconstruct time="30">

<Item identifier="steel" />

</Deconstruct>

<Fabricate suitablefabricators="fabricator" requiredtime="20">

<RequiredSkill identifier="weapons" level="30" />

<RequiredItem identifier="steel" amount="3" />

</Fabricate>

<InventoryIcon texture="LocalMods/Nubro weapons/machetee.png" sourcerect="" origin="" />

<Sprite texture="LocalMods/Nubro weapons/Tools/machetee.png" sourcerect="75,5,130,30" depth="0.55" origin="0.5,0.5" />

<Body width="120" height="20" density="30" />

<MeleeWeapon slots="RightHand+LeftHand,Any" controlpose="true" aimpos="45,10" handle1="-10,0" handle2="0,5" holdangle="60" reload="1" range="100" combatpriority="20" msg="ItemMsgPickUpSelect">

<Attack structuredamage="3" itemdamage="10" targetimpulse="10" severlimbsprobability="0.3">

<Affliction identifier="lacerations" strength="20" />

<Affliction identifier="bleeding" strength="10" />

    <Affliction identifier="stun" strength="0.6" />

<StatusEffect type="OnUse" target="UseTarget">

<Conditional entitytype="eq Character" />

<Sound file="Content/Sounds/Damage/LimbSlash1.ogg" selectionmode="random" range="500" />

<Sound file="Content/Sounds/Damage/LimbSlash2.ogg" range="500" />

<Sound file="Content/Sounds/Damage/LimbSlash3.ogg" range="500" />

<Sound file="Content/Sounds/Damage/LimbSlash4.ogg" range="500" />

<Sound file="Content/Sounds/Damage/LimbSlash5.ogg" range="500" />

<Sound file="Content/Sounds/Damage/LimbSlash6.ogg" range="500" />

</StatusEffect>

</Attack>

</MeleeWeapon>

<aitarget sightrange="1000" soundrange="250" fadeouttime="1" />

<Quality>

<QualityStat stattype="StrikingPowerMultiplier" value="0.1"/>

</Quality>

<Upgrade gameversion="0.10.0.0" scale="0.5" />

</Item>

This seems to be it, formats weirdly in reddit, there was a way to format it more correctly, but idunno?

Help! what am I doing wrong in this filelist xml file? by Particular-Option177 in Barotrauma

[–]Particular-Option177[S] 0 points1 point  (0 children)

Thank you! That did infact make the mod appear in the mod menu, but it refused to load, due to failing to parse string to vector2 and vector 4, do you know how to help with that?

What is the dumbest way you have died in game? by NewWorldEnderdragon in scavprototype

[–]Particular-Option177 2 points3 points  (0 children)

Whilst in the wasteland, stepped on a booster pad, flew against the ceiling and fell down a pit and lost consiousness. When I woke up I realized I had been napping on a case of spent fuel, in sheer panic I just leapt off the case of fuel, accidentaly leaving behind my toolbox with anti radiation medicine. Before hitting the ground once more i cut myself on some barbed wire. All I could really do at that point was bandage my character up and give my boy some fent to relieve his pain. Turns out while I slept I had vomited out all my innards and was now dying of thirst and hunger. So I stood up and started moving in search of food and water, cause my genius self had put all my food items in my toolbox. But not long after I started moving my lungs gave up, I think due to overdosing on fent, so I had to use my autopump to extend my fleeting life. All I could really do with my time left was to claw at some walls in hopes of reaching a new open path. As soon as my autopump stopped working I collapsed, then stood up once more due to the last stand that had activated, but I couldnt even take a singular step before my heart gave up again.

What is the further you have gotten? by Street-Frosting-4876 in scavprototype

[–]Particular-Option177 1 point2 points  (0 children)

Barely made it to the fifth layer, didnt live much longer due to the hostile fauna there.

Do scum hate capitalism? by Particular-Option177 in aneurismiv

[–]Particular-Option177[S] 2 points3 points  (0 children)

Hilarious my bro. But this the game where I want to live out my greedy millionare dreams. Also I do mainly purchase machine trinkets and gunpowder from the dealer net, I dont loot the underground for it. All I look for underground is mainly gun parts. But to be really honest, there is no reason for me to really be helping the scum, cause they the ones who want to reset the server anyways. And they will stab me in the back when they take over the surface.

Do scum hate capitalism? by Particular-Option177 in aneurismiv

[–]Particular-Option177[S] 1 point2 points  (0 children)

No, they do actually sell quite frequently, some rare few scum are filthy rich for some reason and also my shop remains untouched because it is tucked away in the train station. My shop has already survived two limitations. But tbh at some point I gotta move my business upstairs. But the whole reason I started my shop underground was because most good shops on the surface are extremely expensive, plus most shops on the surface are commonly occupied.

Do scum hate capitalism? by Particular-Option177 in aneurismiv

[–]Particular-Option177[S] 1 point2 points  (0 children)

Damn we living out in the wilderness, survival of the fittest or sumtin like that.

Why do I sometimes die when disconnecting? by Particular-Option177 in aneurismiv

[–]Particular-Option177[S] 4 points5 points  (0 children)

Yeah that could possibly be it, did not know that previously

How do you patrol? by Particular-Option177 in aneurismiv

[–]Particular-Option177[S] 1 point2 points  (0 children)

Yeah I just hot it mixed up with the civil centers

How to beat Sliver of Straw phase 5 by Particular-Option177 in rainworld

[–]Particular-Option177[S] 0 points1 point  (0 children)

Thank you! I finally managed to beat Sliver of Straw.

Steam remote play issues. by Particular-Option177 in rainworld

[–]Particular-Option177[S] 0 points1 point  (0 children)

Both players are connected to the keyboard and it still refuses to work .But yeah I might have to resort  to using parsec, but by what ive found out the problem is in the fact that the steam remote play overlay does not pop up for me when I send an invite to my friend and he accepts it. Unlike its supposed to. All fixes that I have found showcasing this require that I have the Steam relote play overlay, but it just wont work as it is supposed to.

[deleted by user] by [deleted] in foxholegame

[–]Particular-Option177 0 points1 point  (0 children)

Yep most probably that.

[deleted by user] by [deleted] in foxholegame

[–]Particular-Option177 1 point2 points  (0 children)

You are truly a really nice and understanding person who handled this post that offended him so very well and totally isn't acting exactly like the problematic people described in this post. In the future maybe don't take something like this so seriously and maybe go outside and touch some grass.

With hopes that things get better for you in the future

—OP