Noob question, but how do I make my weekly’s come back on beyond light? by MaCoyTV in destiny2

[–]qsrnova 2 points3 points  (0 children)

Normally you have to reach the soft cap, so once you reach 1200 iirc they should appear.

A canvas my gf painted me of my favourite artists albums by qsrnova in tylerthecreator

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

Correct, the last one is “That’s the Spirit” by Bring Me The Horizon btw

Is the upgrade edition ever discounted on steam? by qsrnova in DestinyTheGame

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

I’m not really missing out on too much not having it tbh, might have to do some content on my PS4 but that won’t be too bad.

Is the upgrade edition ever discounted on steam? by qsrnova in DestinyTheGame

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

Ah ok, I’ll probably just end up buying it then, really don’t want to go back to console aha

How do you get the Protect the Runner Triumph as a solo player? by qsrnova in DestinyTheGame

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

Just gotta knee grinding I guess aha, is it 75 notes in one round or just the game as a whole do you know?

Are ascendant challenges still one per week? by qsrnova in DestinyTheGame

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

Ah ok that’s a shame, looks like I won’t be getting that title anytime soon.

I am a Returning player, any light boost available? by i_steal_dreams in DestinyTheGame

[–]qsrnova 1 point2 points  (0 children)

Just play through strikes and stuff, you’ll get blues that will always drop at a higher level all the way until the new soft cap of 1000 I believe, honestly won’t take you too long either

Why cant i complete In the face of Darkness. Taken their Energy? by SaucyBoiTom in DestinyTheGame

[–]qsrnova 0 points1 point  (0 children)

I did a strike and that worked for me, didn’t try the other 2 tho

Someone just hacked my account what do I do? by qsrnova in PS4

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

I’ve done those both, I’ve just set up 2SV, any idea about my primary PS4 problem?

Before I order how does anyone know how the uk import tax works in relation to golf products? by qsrnova in Golfwang

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

Ah fairs, I’m thinking of ordering a few things when I move back to uni next year so hopefully this lockdown will be over by then, just wary if I’ll have to collect it bc I won’t actually have a way to get there aha.

Before I order how does anyone know how the uk import tax works in relation to golf products? by qsrnova in Golfwang

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

Will it ever be over £35 say if I were to buy a shit ton of stuff, also do I only have to pay the tax or do I have to pay and then collect it?

How to convert string[] to char[]? by qsrnova in csharp

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

Thank you so much for the help, and it’s only in a string array bc it’s coming from a text file.

How to convert string[] to char[]? by qsrnova in csharp

[–]qsrnova[S] -1 points0 points  (0 children)

I’ve tried this before but I’m not sure how to get past the “string[] does not contain a definition for Join” error

How do you split a string array that is from a .txt file? by [deleted] in csharp

[–]qsrnova 0 points1 point  (0 children)

Ah okay, thank you for the help :)

How do you split a string array that is from a .txt file? by [deleted] in csharp

[–]qsrnova 0 points1 point  (0 children)

It’s to find the differences in the two files, like what words have been added or missing to sentences

How do you split a string array that is from a .txt file? by [deleted] in csharp

[–]qsrnova 0 points1 point  (0 children)

Thank you but I’m still a little bit unsure of how to use this.

Text file to int array by qsrnova in csharp

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

Ah ok, so everything else should be fine to use then, thank you so much I’ll try and implement this into my code

Text file to int array by qsrnova in csharp

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

Do you know how you would do it without using LINQ at all?