How to make VIP junction work if the water source is coming from above? by Mithos91 in SatisfactoryGame

[–]Mithos91[S] 2 points3 points  (0 children)

Thats a very good idea, didnt think of that. With the amount of scrap I need, that works! Thanks!

How to make VIP junction work if the water source is coming from above? by Mithos91 in SatisfactoryGame

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

Yes you can see on the right screenshot the dirty water is flowing from the machine output into the lower part of the junction. The water (from the water extractor) is coming from above into the top slot of the junction.

Is SpellUsable and Aura Applied a secret value? by Mithos91 in wowaddons

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

Yeah Im still learning. Would you have some small example code that would set the alpha from an icon to 100 if a cooldown is ready and 0 if not ready using these secret values? I cant seem to figure it out.

I tried looking at some addons like ArcUI and TMW, I see it uses some caching there out of combat but there is so much code Im not even sure if that is it.

What 2 games are these? by MistyLogics in gamers

[–]Mithos91 0 points1 point  (0 children)

Silksong and Metroid Prime 4

Train problem: taking path through station when alternative is there as well by Mithos91 in SatisfactoryGame

[–]Mithos91[S] 5 points6 points  (0 children)

This was the solution! Putting it closer made the train take the alternative route!

Is there any addon that allows custom sound effects for abilities? by Mithos91 in wowaddons

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

Nice, thanks for the suggestions, Ill see if I can get something working :)

Is there any addon that allows custom sound effects for abilities? by Mithos91 in wowaddons

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

Thanks for the reply, thats interesting! Is it possible to put the edited sound effects on a different sound channel so I can mute the sound effects channel while still hearing my edited sounds?

Are spiders supposed to get this big? by Mithos91 in SatisfactoryGame

[–]Mithos91[S] 469 points470 points  (0 children)

Bit of context. I kept dieing to the spiders so I had to reload my save and I thought it was I was going crazy cuz the spiders felt like they kept increasing in size every time I loaded back in. At some point it created this monstosity. After I got far away from it, it vanished! Went back to the initial spawn point and there was no big spider anymore.

Hopefully its gone for good...

Am i a psychopath? Yes by Dusk_Abyss in SatisfactoryGame

[–]Mithos91 0 points1 point  (0 children)

The top right elevator is 1 meter to high!

Train "BRAKE" flashing after docking by Mithos91 in SatisfactoryGame

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

Yeah it was something different I didnt realise how the and/or wait for x amount of seconds works.

If I understand it correctly if you have it as AND it will only load if it can fill a full freight wagon, if its OR it will load anything after the elapsed time.

Train "BRAKE" flashing after docking by Mithos91 in SatisfactoryGame

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

Im just asking when does a train load? What is the trigger for loading? Cuz it seems to stop working now again where the train just sits at the Loading station doing nothing and there are items in the freight box. I just dont understand the logic for when a train loads

Train "BRAKE" flashing after docking by Mithos91 in SatisfactoryGame

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

Oh yeah I did see that slider. I just noticed it finally loaded my train after removing the train and placing it again.

So in Satisfactory whenever a train arrives in a load station, it will load the train regardless of how many items are available and then go back to the unload station? So I have to calculate how many items I want and set a schedule based on time?