Redoxi
Redoxi
Explore posts from servers
CC#
Created by Redoxi on 10/13/2023 in #help
❔ How to sync a git branch on my laptop?
ahh okay, thanks a lot 👍
19 replies
CC#
Created by Redoxi on 10/13/2023 in #help
❔ How to sync a git branch on my laptop?
No description
19 replies
CC#
Created by Redoxi on 10/13/2023 in #help
❔ How to sync a git branch on my laptop?
Okay that sounds easier, thanks 👍
19 replies
CC#
Created by Redoxi on 10/13/2023 in #help
❔ How to sync a git branch on my laptop?
oh wait, i can just clone the repo and use any branch? didn't know that, will do that instead thanks
19 replies
CC#
Created by Redoxi on 10/13/2023 in #help
❔ How to sync a git branch on my laptop?
thanks 👍
19 replies
CC#
Created by Redoxi on 10/13/2023 in #help
❔ How to sync a git branch on my laptop?
ah just got it, i used this: git clone 'link to repo' --branch usedbranch --single-branch
19 replies
CC#
Created by Redoxi on 10/13/2023 in #help
❔ How to sync a git branch on my laptop?
I already created a branch for it also have some commits from my pc but when i try "git clone <link to branch repo>" i get this error: fatal repository 'link to branch repo' not found
19 replies
CC#
Created by Redoxi on 11/2/2022 in #help
Why does this not work? [Answered]
Aight, thanks a lot!
10 replies
CC#
Created by Redoxi on 11/2/2022 in #help
Why does this not work? [Answered]
Ohhh i understand so basically NumberGen has no var until i use return number; right?
10 replies
CC#
Created by Redoxi on 11/2/2022 in #help
Why does this not work? [Answered]
ahh i see okay i changed it, but now it says that it doesnt get a return value
10 replies
CC#
Created by Redoxi on 11/2/2022 in #help
Is this Loop and Method right?
Oh okay i see, that makes sense. Thanks a lot!
34 replies
CC#
Created by Redoxi on 11/2/2022 in #help
Is this Loop and Method right?
Ahh right, read that wrong. that means that the rng should be outside of the method? So So that i can use it anyhwere in the class right? Or did i understood that wrong.
34 replies
CC#
Created by Redoxi on 11/2/2022 in #help
Is this Loop and Method right?
So basically a parameter acts as a variable inside a method i think?
34 replies
CC#
Created by Redoxi on 11/2/2022 in #help
Is this Loop and Method right?
Ahhh you mean this right? : public void SpellSlotsTrain(int spellSlots)
34 replies
CC#
Created by Redoxi on 11/2/2022 in #help
Is this Loop and Method right?
What do you mean exactly as a parameter?
34 replies
CC#
Created by Redoxi on 11/2/2022 in #help
Is this Loop and Method right?
Oh okay, will write that down then and test it out tomorrow. Thanks 🙂 (Coding makes the brain tired :D)
34 replies
CC#
Created by Redoxi on 11/2/2022 in #help
Is this Loop and Method right?
No i thought that if i call the method it would ask me once what if statement i want to go and after that it would break the loop and go out of the method. I think i will have a look after i got my sleep 😄 im trying to get used to write clean & short code before i start something bigger ^^
34 replies
CC#
Created by Redoxi on 11/2/2022 in #help
Is this Loop and Method right?
Ah okay i understand
34 replies
CC#
Created by Redoxi on 11/2/2022 in #help
Is this Loop and Method right?
Hmm but doesnt it break when one if statement is true? or did i understood the "break;" command wrong, coz i thought that will stop the while loop and go on
34 replies
CC#
Created by Redoxi on 11/2/2022 in #help
Is this Loop and Method right?
Ahhh i see, thanks a lot!
34 replies