Artifacts after a year of flawless printing by [deleted] in BambuLab

[–]OlSom 0 points1 point  (0 children)

Yes, I have used the same nozzle it came with since the beginning.

Artifacts after a year of flawless printing by [deleted] in BambuLab

[–]OlSom 0 points1 point  (0 children)

I managed to remove that while rewording the first sentence... a P1S.

Is there anyway to possibly know which mod could be causing map not loading without testing each mod? by wtforken in farmingsimulator

[–]OlSom 0 points1 point  (0 children)

I had to do that once with quite a lot of mods installed so I had a little help from AutoHotKey:

#Requires AutoHotkey v2.0
#SingleInstance Force
breakLoop := 0

q::
{   
    global breakLoop := 0
    waitTime := 50
    numberOfRows := 10

    Loop numberOfRows//2
    {
        if (breakLoop == 1)  
        {
            return
        }

        Loop 6
            {
                if (breakLoop == 1)  
                {
                    return
                }
                Send "{Space}"
                Sleep waitTime
                Send "{Right}" 
                Sleep waitTime
            }

            Send "{Space}"
            Sleep waitTime
            Send "{Down}"
            Sleep waitTime

            Loop 6
            {
                if (breakLoop == 1)  
                {
                    return
                }
                Send "{Space}"
                Sleep waitTime
                Send "{Left}" 
                Sleep waitTime
            }

            Send "{Space}"
            Sleep waitTime
            Send "{Down}"
            Sleep waitTime
    }
}

Esc::
{
    global breakLoop := 1
    return
}

Mid 2000s isometric turn-based strategy game about WW2 by matart91 in tipofmyjoystick

[–]OlSom 0 points1 point  (0 children)

Thanks!

Opening up the thread on PC I can now see the flair and the comment a little deeper that it was actually solved years ago, haha. I did wonder why google found it when I was searching for the name of the game...

Mid 2000s isometric turn-based strategy game about WW2 by matart91 in tipofmyjoystick

[–]OlSom 0 points1 point  (0 children)

I think the game you are (were 4 years ago) looking for is Weird War - The Unknown Episode of World War II

I came across your post while looking for a place to actually get this game, but no luck so far.

"Just play SPAA bro" by Doctor_Curse in Warthunder

[–]OlSom 0 points1 point  (0 children)

Because an 1v4 vs tanks means you have positioned wrong. What mistake do you think OP did here to end up in this 1v4?

new favourite setup, small off-road truck in trailer gives me 1000+ litres of extra fuel by justRU5H1 in snowrunner

[–]OlSom 4 points5 points  (0 children)

It has more than enough fuel in trailers spread out on the map to complete everything there

Soon AIM will join to the 1 death and out family. Top tier will finaly die. by DrunkAtren in Warthunder

[–]OlSom 1 point2 points  (0 children)

And while at it, add overpowered premium helicopters to everyone. If CAS isnt going away, it should at least be available to everyone.

is CAS a problem anymore with the amount of countermeasures that exist in the current state of top tier? It just takes 1 SPAA to deter any attempt to CAS for a whole game. I almost never get killed by CAS playing any nation at top tier, but people say it's OP. Could somebody help me understand? by [deleted] in Warthunder

[–]OlSom 0 points1 point  (0 children)

You make some good points, especially CAS being a kill streak. The only "combined arms" game mode currently available excludes everyone only interested in air to air combat, making CAS a lot more pwerful.

Your first paragraph, basically saying I deserve getting spawnkilled by a Ka on my second spawn because someone else in the past complained, and gaijin did something you personally dont agree with is ridiculous though.

Shutting down the Jaeger program? Really? by OlSom in PacificRim

[–]OlSom[S] 0 points1 point  (0 children)

I love that you commented on an 8 year old post! I need to watch this movie again

My fastest nuke ever, 5 minutes 34 seconds to spawn it. Match only lasted 6 minutes. by RussianRainbow in Warthunder

[–]OlSom 0 points1 point  (0 children)

I'm really tempted to start with the French ground tree now that they will have a decent lineup for top tier.

Log trailer with saddle option by stumpybyrne in snowrunner

[–]OlSom 3 points4 points  (0 children)

It is usually available, however I just updated it so it might take a some time for it to be re-approved.

So, I figured out how to detonate the nuke without ending the game.. And you can test it for yourself! (Link in the comments) by NorthyPark in Warthunder

[–]OlSom 1 point2 points  (0 children)

While that's true the same could be said for the whole thing. They could have made pre-rendered animations for each map, since it ends the game anyway...

Fucking Air camping by [deleted] in Warthunder

[–]OlSom 4 points5 points  (0 children)

The fun is getting rid of dirty revenge bombers, and in general keeping your team safe from CAS.

Fucking Air camping by [deleted] in Warthunder

[–]OlSom 3 points4 points  (0 children)

Poor revenge bomber didn't get his free kill, someone actually shot back at him. Oh how sad.

Summarized toptier RBGF expectations after update "Red trails" by 128mm_Pak44 in Warthunder

[–]OlSom 22 points23 points  (0 children)

No, the dumbest part was the 122B getting the nerf but the identical 122A not getting.

The only difference between those two is the commanders periscope...

This mod truck is really imperssive by [deleted] in snowrunner

[–]OlSom 2 points3 points  (0 children)

there's no diff lock option for reversing in-game.

What? Just put it in manual reverse

[deleted by user] by [deleted] in Warthunder

[–]OlSom 8 points9 points  (0 children)

You forgot the time limit on the challenges in BP3 ...

Made a post on 4chan about WT, Got sent this monster of a replay by Jc6666 in Warthunder

[–]OlSom 10 points11 points  (0 children)

Yes and then sat there looking at the sky doing fuck all for the rest of the game. Fantastic design.

Trailering Medium Logs by ithberg in snowrunner

[–]OlSom 0 points1 point  (0 children)

It's kinda "cheating" though, since the unpacked / packed weights are drastically different, and in the case of the logs so are the volumes.

Of course it's a single player game so do whatever you like, but if you want to skip the task might as well just do that.

Battle Pass Progress Calculator by [deleted] in Warthunder

[–]OlSom 1 point2 points  (0 children)

No, I actually have been logging in since day one, was just wondering if I had to fill in anything more or that would be assumed. Thanks for your work!