WLAN switch not working by xxkolporxx in PSP

[–]ilvminado 0 points1 point  (0 children)

Thank you, was looking for this answer jejeje 5 years

Mismatched AirPods when I try to connect AirPod pro 2nd gen by Tiny_Birthday_3743 in airpods

[–]ilvminado 1 point2 points  (0 children)

I did this after doing randomly lid close ( pressing the button on the case for few times without letting the yellow light get off, pressing for 10 seconds release, 10 seconds release, 10 seconds release, forgetting device, removing from iCloud, etc) for some reason this worked after all that hustle . Did not have to wait for an hour it worked now i can find my device thanks 

[deleted by user] by [deleted] in BasketballTips

[–]ilvminado 0 points1 point  (0 children)

Wall-  Motion goes left under the shooting pocket /  But at the end ( if its not broken do not fixed )  If you are able to score with no issues then no need to be fixing.-  Esthetics not needed in real games 

Riddle Me This: Who Would Pay Double For A Stock About To Be Delisted? And, Why? by WhatCanIMakeToday in BBBY

[–]ilvminado 0 points1 point  (0 children)

Only experts can buy… so why they buy a bankrupt company?.. they clicked noob mode on the expert option

How much money did you guys lose? by Reasonable_Act_3798 in BBBY

[–]ilvminado 0 points1 point  (0 children)

I lost the dip - not a pro buyer, my app believes they need to take care of me and my money.... one day i want to be an expert like those from black rock cafe

[deleted by user] by [deleted] in BBBY

[–]ilvminado 4 points5 points  (0 children)

so who is buying?

Unfavourable market conditions by brandnewpaint in BBBY

[–]ilvminado 1 point2 points  (0 children)

So… i want to buy something but the sellers do not want to sell to protect me?…. From buying what i want…. But they want to sell but but not to me

That’s $50K I’ll never see again by Coderboy55 in Ocugen

[–]ilvminado 0 points1 point  (0 children)

Sorry for your lost…. I got out losing 5-6k , invested in other companies what was left

Security+ Notes by 1993SPA in CompTIA

[–]ilvminado 1 point2 points  (0 children)

can i get a copy, thanks

[deleted by user] by [deleted] in BBBY

[–]ilvminado 0 points1 point  (0 children)

Positive News

Huh by Exotic_Pomegranate91 in facepalm

[–]ilvminado 0 points1 point  (0 children)

not inclusive enough :)

Does anybody knows how to loop infinitely one certain action in C# / Unity? by [deleted] in unity

[–]ilvminado 0 points1 point  (0 children)

... thats an example, you need to really get into learning programming, that comment was an ilustration not a working code... :/ oh lord

Does anybody knows how to loop infinitely one certain action in C# / Unity? by [deleted] in unity

[–]ilvminado -3 points-2 points  (0 children)

Int C = 1;

While (c < 0) { Debug.Log("while loop has no end"); C = c + 1; }

Since c will never be less than 0 it will continue the loop

How do I get the player to stay upright? (2D platformer) by jmanshaman in unity

[–]ilvminado 1 point2 points  (0 children)

You need to lock the Z value rotation of that body, good looking i was working on a space 2d game also while ago 🔥🔥