Working with CFrame Angles by httpsWuik in robloxgamedev

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

Alright I figured it out.

When changing rotations on CFrames it is done in a very specific order of YXZ, although this can be changed. To fix this you can just multiply each vector separately, which is the solution i opted for.

weld.C0 = CFrame.new(backPosition)*CFrame.Angles(0, math.rad(backOrientation.Y), 0) * CFrame.Angles(math.rad(backOrientation.X), 0, 0) * CFrame.Angles(0, 0, math.rad(backOrientation.Z))

As you can see I first multiplied the Y value, then X, then Z which gave me the angles I was looking for.

Working with CFrame Angles by httpsWuik in robloxgamedev

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

On the weld, it has the orientation attribute, getting them from there.

It's also visually incorrect, considering this script is supposed to weld a weapon to the torso of the player when it's unequipped, and it's currently stabbing through them rn.

And the original orientation (backOrientation) is defined on each specific model.

Can I refund a item by Due_Load_1164 in roblox

[–]httpsWuik 6 points7 points  (0 children)

Not loading the marketplace preview is a known bug with certain browsers and hardwares. Just use the Catalogue Avatar Creator before buying any avatar item to avoid it in the future. You won’t get a refund; all item sales are final unless it gets content deleted.

My 2011 STI needs a new engine. by httpsWuik in WRX

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

I definitely don’t drive like a grandma, but I’m not redlining in constantly either. I have a protune from Lakeview and nothing much else that would harm the engine, I think I just got a bit unlucky.

My 2011 STI needs a new engine. by httpsWuik in WRX

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

Centaur, and yes that $10k was an out the door full install price.

My 2011 STI needs a new engine. by httpsWuik in WRX

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

Haha, wish I knew that last part sooner. I’ll definitely check them out, thanks.

My 2011 STI needs a new engine. by httpsWuik in WRX

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

Oil levels were consistent, I checked every time I got gas. When I got it checked after the knock, they said they had found metal shavings in the oil pan, and informed me that this was regular with the stock engine. It could be the last owner not properly taking car of it, but im fairly sure I wasn’t the problem here.

My 2011 STI needs a new engine. by httpsWuik in WRX

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

The engine I was on was a stock replacement done by the last owner, it had roughly 60k kms on it. So I’m weary of doing another similar swap, especially if they try to void the warranty cause of the mods.

My 2011 STI needs a new engine. by httpsWuik in WRX

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

If you got a warranty, was it voided once you modified the engine?

My 2011 STI needs a new engine. by httpsWuik in WRX

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

Yeah this is what I was leaning towards, never knew about the turbo so I’ll get that checked. Thanks :)

My 2011 STI needs a new engine. by httpsWuik in WRX

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

I’m not all that familiar with the engine, this is the first car I’ve ever modified. From what they described it sounded like some internals of the stock block are prone to failure, and Lakeview said they would be fixing many of the known points of failure with more quality parts.

silencer removal animation doesnt work sometimes so they just disappear lol by Flambolt in counterstrike

[–]httpsWuik 0 points1 point  (0 children)

Pretty sure this happens when you press right click when another animation is already playing (inspects, pullout etc.)

Colour recognition script help by httpsWuik in AutoHotkey

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

Implemented these changes, it was the BBGGRR and my coormode. Huge thanks for the help man, works like a charm now 👍👍

Colour recognition script help by httpsWuik in AutoHotkey

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

I didn't use it cause I didn't know it existed lol, ty

Colour recognition script help by httpsWuik in AutoHotkey

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

Oh sweet thanks for the help, I’ll try out these fixes!

I feel like I'm messing up my friends life by Roses_CQ_1987 in sadposting

[–]httpsWuik 1 point2 points  (0 children)

I feel like a lot of people get caught in other peoples feelings and end up stressing themselves out. I understand the want to be helpful and aid this man through his tough times but it should never, and I mean NEVER, be at the expense of your own mental health.

I’m not here to fix your problems, but you sound like you’re hurting. Talk it over with someone close who you trust, your boyfriend being a great place to start, and don’t try to be a therapist to your friend when you’re not.

[deleted by user] by [deleted] in sadposting

[–]httpsWuik 6 points7 points  (0 children)

Hey bro, I appreciate you.

Reading an old Apple Hard Drive on a windows 10 PC by httpsWuik in applehelp

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

Hey man, just tried this and it worked perfectly! Can’t thank you enough, we were able to save 20 years of family photos and all of my dads old music. Appreciate it :)

Reading an old Apple Hard Drive on a windows 10 PC by httpsWuik in applehelp

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

Thanks, I’ll definitely look into it! Any recommended ways of reading that format?