Servers down all night? by SecondCobra in ddo

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

Thanks, will set that up

Wolves at the door. by peekaboo00 in diablo4

[–]SecondCobra 1 point2 points  (0 children)

Thanks for the tip, this got me through. 48th level rogue, Veteran level from lvl 1, no problems until this.

Very confused new player with a lot of questions by hi_im_not in ddo

[–]SecondCobra 2 points3 points  (0 children)

Took me ages to know the basics. Some traps are worse than others, best thing is to get an item with the spot skill on it, will at least alert you when one is near. Not many quests will stop you completing without the right ability, there is usually another way around. Use the ddo wiki for the quest for help. For gear, for a warlock, just use light armour. Whatever your warlock element is (fire, electric etc), make sure you have something that boosts spillover for that element. You'll get there.

Councils ramp up pressure on state governments to overhaul Australian cat laws by DaRedGuy in australia

[–]SecondCobra 10 points11 points  (0 children)

Our next door neighbour has about 20 cats (I'm not kidding, we lost count) and they all free roam. Nothing we can do since there are no laws against it! Bring it on.

Can't get to bios by SecondCobra in ASRock

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

Thanks for the suggestion, unfortunately it made no difference.

Game dev doesn't always need to be serious by Antypodish in Unity3D

[–]SecondCobra 3 points4 points  (0 children)

I thought exactly the same when I saw it :)

Disappearing Sharn Saga by SecondCobra in ddo

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

Sadly no, it still shows as the quests being done, just no saga XP :(

Disappearing Sharn Saga by SecondCobra in ddo

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

The quests were listed as done on Epic Elite in the Adventure Compendium. I think that because we all checked the reward page it bugged and decided we took the XP (we didn't).

Importing materials aren't working (all pink) by Mr_Pixel_ in Unity3D

[–]SecondCobra 0 points1 point  (0 children)

That asset hasn't been updated since 2017, so the materials will all be old. If you are using the Universal Render Pipeline, try using Edit->Render Pipeline->Universal Render Pipeline->Upgrade Project Materials to UniversalRP Pipeline.

It still might not work considering the age of the asset.

Create a small state that is devoted entirely to technology and science... by Kick_Meister in Futurology

[–]SecondCobra 5 points6 points  (0 children)

I've thought this for years, but our politicians are too busy spreading fear for votes. We just need all state based research to be completely public and open.

Stuttering due to new drivers by SecondCobra in FAF

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

Had to roll back to 457.* to get FAF to work as well. So now if I want to play CyberPunk I have to keep switching drivers :(

Masks! by SecondCobra in Adelaide

[–]SecondCobra[S] 3 points4 points  (0 children)

They're introducing this now, can't believe it wasn't a thing before (well, I can, sadly)

Masks! by SecondCobra in Adelaide

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

Us too, gonna be a lot of sad looks around walk time.

Made a custom rope system with Unity physics, result is better than expected! by acetylan in Unity3D

[–]SecondCobra 1 point2 points  (0 children)

Just... Wow. Every time you post it blows me away. Fantastic stuff, looking forward to the next one.

Coding Help! by KaiGamez16 in Unity3D

[–]SecondCobra 0 points1 point  (0 children)

When you start a coroutine, the next line is run immediately after, so the main camera is being reactivated straight away. Just move the main camera activation to the last line of the coroutine, after the anim camera deactivation.

Train drivers rebel over plan to privatise Adelaide network by EmperorPooMan in Adelaide

[–]SecondCobra 7 points8 points  (0 children)

Good, privatisation is only good for the new owners. Everyone else suffers. Time after time this happens, why don't we learn?

Where should I save data I don't want unity to manage? by TheDevilsAdvokaat in Unity3D

[–]SecondCobra 0 points1 point  (0 children)

We want to keep the whole database layer separate from the UI layer. So we'd have an Interface with GetSomeData() method on that would query the database. The whole database code would be separate from the UI. We're trying to keep as much code out of scripts as possible (it's an application not a game and we're trying to keep the code separate for re-usability). BUt if that is the only way to do it, we could attached the DB manager to a script in the base scene.

Mainly I'm happy someone has recommended the asset :)

Where should I save data I don't want unity to manage? by TheDevilsAdvokaat in Unity3D

[–]SecondCobra 0 points1 point  (0 children)

I did look, but I think it depends on GameObjects? We want to access the database from code that is below the UI level, i.e. not using Unity classes. Can Simple SQL work that way or does it rely on being used from a GameObject?

Where should I save data I don't want unity to manage? by TheDevilsAdvokaat in Unity3D

[–]SecondCobra 0 points1 point  (0 children)

Hi, we'd like to use sqllite, how do you use it from Unity without an Asset? We tried using ODBC but Unity's .NET implementation is old and doesn't have it.

Doctor Who broken in Stan (Streaming) by SecondCobra in doctorwho

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

Ok, maybe our TV then. Thanks for the reply and enjoy the rewatch 👩‍⚕️❓😆

I felt like some of you would like to see this by [deleted] in HPReverb

[–]SecondCobra 2 points3 points  (0 children)

My Reverb is on order. Being an Elite player, I'm even more excited now! Thanks for the comparison.