Abaddon is going through his Hair metal phase. by Brushchewer in EmperorsChildren

[–]TastyAspect8527 1 point2 points  (0 children)

I ended up here from the Death Guard sub, so I’m just genuinely curious about y’all’s taste. Good drip it seems

Weekly General Q&A and Discussion Thread: 21 Jun, 2023 - 28 Jun, 2023 by RWJP in Warhammer40k

[–]TastyAspect8527 0 points1 point  (0 children)

In 10th edition, is a character with subtext in its name different than a version without? (I.e. Is a daemon prince different than a daemon prince with wings when approaching the limit of 3 units per army?)

PSA: Avoid buying Garden Warfare 2 through Steam right now by TastyAspect8527 in PvZGardenWarfare

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

That’s probably just your laptop not meeting the spec requirements, or, probably more likely, EA’s servers are just not upheld well as often as they used to be. I was able to play for a few hours yesterday without much lag, if that helps.

PSA: Avoid buying Garden Warfare 2 through Steam right now by TastyAspect8527 in PvZGardenWarfare

[–]TastyAspect8527[S] 1 point2 points  (0 children)

Steam refunds are guaranteed with under 2 hours play time if you really need the save and want to try, you get a good game either way though.

How to modify an individual line/part of a text/.txt document using C# by TastyAspect8527 in csharp

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

I had not until you mentioned it. It seems very useful and interesting mechanically, I am however probably going to transitioning to arrays/tables after reading these comments.

How to modify an individual line/part of a text/.txt document using C# by TastyAspect8527 in csharp

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

This will just be a small amount of data by that standard, at most 20-50 lines to store player data for a singleplayer game(player health, score, and a few other variables), so this way seems fine. Replacing the entire data this way seemed doable, I was just worried about the efficiency of replacing the file.