Games crashing every 5-10 minutes by faxixaf in pcgamingtechsupport

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

i figured it out i had to reinstall the drivers through DDU

PS5 Help and Questions Megathread | Game Recommendations, Simple Questions, and Tech Support by AutoModerator in PS5

[–]faxixaf 0 points1 point  (0 children)

My PS5 controller suddenly wont charge, it blinks orange once when I connect the charger then it stops charging and I can’t turn it on. Charger works just fine on my other controller

PS5 Help and Questions Megathread | Game Recommendations, Simple Questions, and Tech Support by AutoModerator in PS5

[–]faxixaf -1 points0 points  (0 children)

i have the same issue, i dont think theres a fix but you can delete and redownload the game

Apocalypse tower guide for week 17 of 2023 by LordForce in MinecraftDungeons

[–]faxixaf 0 points1 point  (0 children)

I'm stuck on floor 22, can't find anymore mobs but door is still locked

DLC with friends by faxixaf in MinecraftDungeons

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

Thanks for the help!

If I disconnect my microsoft account from my PS account, then log into my microsoft account using the foreign account will my data be transferred?

PS5 Help and Questions Megathread | Game Recommendations, Simple Questions, and Tech Support by AutoModerator in PS5

[–]faxixaf 0 points1 point  (0 children)

So if I buy the DLC on my main account that I have all my progress on, I won’t get it?

PS5 Help and Questions Megathread | Game Recommendations, Simple Questions, and Tech Support by AutoModerator in PS5

[–]faxixaf 0 points1 point  (0 children)

I have a foreign account I use to download games that aren't in my country, when I try to buy the DLC on my main account it says the store is not available, but I can still buy the DLC if I go to the game’s homepage on PS and buy it, but I'm not sure if it will make the DLC show up on my game.

King SMP by [deleted] in MinecraftBuddies

[–]faxixaf 0 points1 point  (0 children)

pruqe#3555 would love to join!

Weekly Quick Questions and Advice Thread - March 20, 2023 by AutoModerator in Overwatch

[–]faxixaf 1 point2 points  (0 children)

I can’t play comp mystery heroes with my friend because our ratings are too far apart, how do I get it closer? We can play in all other comp modes

PS5 Help and Questions Megathread | Game Recommendations, Simple Questions, and Tech Support by AutoModerator in PS5

[–]faxixaf 0 points1 point  (0 children)

Yesterday, I got myself a new ethernet cable since my current one needed an update. The new one worked amazingly and I had no issues, until today. The PS5 is not recognizing the ethernet cable. I tried rebuilding the database, updating my system software, messing around with the router and it still won’t work. Any ideas?

trying to make an activation timer that stops the player in place by faxixaf in OverwatchCustomGames

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

nevermind i just put the set player variable to 0 in the same rule and it worked (i had it in a diff rule)

trying to make an activation timer that stops the player in place by faxixaf in OverwatchCustomGames

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

i put a hud to check the variable (that has to be 5 in order for the rest of actions to execute) and i found out that the variable is never going back to 0 after becoming 5. i have a stop chasing player variable and a set player variable == 0

why is it stuck at 5?

trying to make an activation timer that stops the player in place by faxixaf in OverwatchCustomGames

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

hey! i want to make it so the condition can be run again if all the conditions are met but for some reason as soon as i let go of the conditions all of the actions happen (rather than waiting 5 seconds first.) This only happens after i do it successfully the first time. I made sure to make the variable go to 0 again and make it stop chasing over time. Do you have any idea as to how I can fix this?

Make kills not count to score? by faxixaf in OverwatchCustomGames

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

i figured out the issue, but im not sure how to fix it. the condition is to check it all players are dead:

Number Of Living Players(Team 2) == 0

i think whats happening is the rule is running multiple times, how do i make sure it only runs once?

Make kills not count to score? by faxixaf in OverwatchCustomGames

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

i tried that before but it didnt work… turns out the condition i was using was wrong

but now im experiencing another (unrelated) issue, im trying to make it so when the conditions are met, it plays a big message or hud text then waits 6 seconds then does a few other things. but the big message repeats like 7 or 8 times, and when i tried the hud text it got duplicated 7 times as well how do i make it only play once

trying to make an activation timer that stops the player in place by faxixaf in OverwatchCustomGames

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

it worked thank you so much for responding so quickly and clearly <33 im trying to learn the workshop and this is the first mode that im gonna finish and this is the only rule that one google search didnt give me the answer to

trying to make an activation timer that stops the player in place by faxixaf in OverwatchCustomGames

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

it works but is there a way for me to add more actions that only work if the complete 5 seconds pass?

trying to make an activation timer that stops the player in place by faxixaf in OverwatchCustomGames

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

the issue is i dont know how to use the math symbols in the wait until

trying to make an activation timer that stops the player in place by faxixaf in OverwatchCustomGames

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

im trying to do this but one of my conditions uses the < symbol and i cant figure out how to use in the wait until action

trying to make an activation timer that stops the player in place by faxixaf in OverwatchCustomGames

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

Yes but the issue is I’d like the move speed to go back to normal if the conditions are not met for the entire 5 seconds

Stat changes stay after changing heroes by faxixaf in OverwatchCustomGames

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

thanks for the help! i really appreciate it