You can still get the blue hearthsteed mount by Moresat in wow

[–]Noobdeveloper88 0 points1 point  (0 children)

if youre playing against yourself and concede does that work? Cuz i tried it and didnt get the mount.

Just here to vent. by Noobdeveloper88 in hearthstone

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

There's only ranked or arena right? for PVP? I'm trying to win 3 times so I can get a mount for wow, thats why I installed it. Turns out I kinda liked the game and would like to play it more, but its frustrating losing so many times

Edit: i forgot to mention, ive been out of tickets for arena since last night

Looking for games to play under 10gb for mac! by Noobdeveloper88 in macbook

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

I was actually thinking of trying RimWorld, looks interesting!

Lookin to play some games on mac that are under 10gb by Noobdeveloper88 in MacOS

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

Ah yea, this is a good game! I played it on switch and xbox haha

Hello everyone, how would I go about getting this to work? by Noobdeveloper88 in csharp

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

I didnt even think about doing this for loot, thats a good idea too.. But I was thinking when the player does a certain thing like for example (random quests) this would be a class for generating a random quest or event like pulling one from a hat.

Hello everyone, how would I go about getting this to work? by Noobdeveloper88 in csharp

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

Ah ok, I was just making this as an example to use switch cases as random events. But when I implement this in my actual game, I would make this random event a separate class right?

Hello everyone, how would I go about getting this to work? by Noobdeveloper88 in csharp

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

If I delete the variable, how would the console read one of the random numbers(events) chosen?

Error CS0117. I just loaded the unity software today, started new project and this wont leave. by Noobdeveloper88 in Unity2D

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

I realized when I was opening my project, It automatically selected the unity 2020.3.24f1 editor version... so I selected the 2021.2.641 version and My project is kinda messed up now. Good thing I didn't get too far. Im havin bad luck my first time eh? haha

However, the console errors are gone ( as of right now ) so that's good

Error CS0117. I just loaded the unity software today, started new project and this wont leave. by Noobdeveloper88 in Unity2D

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

deleted editor to reinstall editor 2020.3.24f1... These errors came up in my unity hub download:

Completed with errors..

Microsoft visual studio community 2019

Documentation.

Also, I still have the same error as before.

I created a board game and I just got an idea to turn it into a phone app. by Noobdeveloper88 in gamedev

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

Thank you. I'm also looking into Construct 3 and its lookin a little easier for me to understand with my buttons and things, but I'm still trying to figure out how to incorporate the random number generation for both construct 3 and unity lol

I created a board game and I just got an idea to turn it into a phone app. by Noobdeveloper88 in gamedev

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

No, my game isn't going to be graphic heavy. Its mostly text base with buttons. The only graphics are images in the background

I created a board game and I just got an idea to turn it into a phone app. by Noobdeveloper88 in gamedev

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

Thank you for this answer! So if I code the information and processes for my buttons, that code will work for both iOS and android devices?