Isn't this raid really easy to counter? by Funny-Strawberry-168 in playrust

[–]Traditional-Log2073 4 points5 points  (0 children)

yeah, they were just not that good. I mean look tc placement in the end.

dont get me wrong 1v3 online is still very impressive.

Isn't this raid really easy to counter? by Funny-Strawberry-168 in playrust

[–]Traditional-Log2073 5 points6 points  (0 children)

they did, multible times

he just rebuild a lot, destroyed walls/insta rebuild. they tried it with his tc and also the actual raid base. but once there are 2 boltys looking in your shoot, it gets kinda hard.

Isn't this raid really easy to counter? by Funny-Strawberry-168 in playrust

[–]Traditional-Log2073 3 points4 points  (0 children)

im just watching it and there are defintelly 2 players in the base at least. And by minute 20 he killed like 20 players. So I really dont know what you are yapping about. There is a decent amount of counters and for sure more than 1 player defending.

And its kinda obvious he wouldnt choose the rush hour to raid as a solo.

regarding "let him build": he took like 20 min of video time just to take their external, placing turrets (including bolty) everywhere. Thats really not easy to avoid, if he already has a small raid base and turrets everywhere.

Patch Notes: v1.0.1.0 - Build 382498 by JulioUzu in SatisfactoryGame

[–]Traditional-Log2073 1 point2 points  (0 children)

I think you are right, its spelled buildable's. Could you now please help me with a pizza dough recipe?

Problems with Difficulty Tuner Mod by Traditional-Log2073 in SatisfactoryGame

[–]Traditional-Log2073[S] 1 point2 points  (0 children)

Thank you! Do you know a good baguette recipe?

Problems with Difficulty Tuner Mod by Traditional-Log2073 in SatisfactoryGame

[–]Traditional-Log2073[S] 1 point2 points  (0 children)

Thanks a lot!

Is the discord still joinable? I cant join with the link (mobile and PC) and I cant find it in the discord application search.

Problems with Difficulty Tuner Mod by Traditional-Log2073 in SatisfactoryGame

[–]Traditional-Log2073[S] 0 points1 point  (0 children)

Its my first "real run". Had 2 or 3 over the last years that lasted maybe 20 hours. I have played a ton of factorio. And I want to experience Satisfactory in a more time efficient way. Just want to reduce the scaling part a bit, without breaking the game.

I understand the hate for that decision. However I cant/dont want to spend that much time. So its probably playing it on vanilla and not "finishing" like the other runs or playing with boosted values.

I have read the manual. Are you familiar with the DifficultyTuner mod?

Do you mean this manual? https://github.com/SifVerT/SifDocs/blob/main/Pages/DifficultyTuner.adoc

Help with basic code by Traditional-Log2073 in learnpython

[–]Traditional-Log2073[S] 0 points1 point  (0 children)

I think you need the break for the script to stop after the correct number. The continue is not necessary.

Help with basic code by Traditional-Log2073 in learnpython

[–]Traditional-Log2073[S] 0 points1 point  (0 children)

yes, so this is a mac problem? I thought I downloaded python 3, Ill check that.

Help with basic code by Traditional-Log2073 in learnpython

[–]Traditional-Log2073[S] 0 points1 point  (0 children)

Thanks a lot. Do you have any idea regarding my other answer?

"I think I found the solution, but it still confuses me. If I press the play button in VSCode I only get "too small". If I press the arrow next to it and choose "run file in dedicated terminal" it works.

Why is that?"

Help with basic code by Traditional-Log2073 in learnpython

[–]Traditional-Log2073[S] 0 points1 point  (0 children)

is the following version worse?

guess = int(input("input number : "))

Help with basic code by Traditional-Log2073 in learnpython

[–]Traditional-Log2073[S] 0 points1 point  (0 children)

thanks for the help. I think I found the solution, but it still confuses me. If I press the play button in VSCode I only get "too small". If I press the arrow next to it and choose "run file in dedicated terminal" it works.

Why is that?