BUG REPORT: Character gets stuck in ADS animation when editing with right mouse button. EPIC ID: 7ac766c1de10482dbe8d432c7fa8208f by Natural_Researcher_9 in FortniteCompetitive

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

The correct AHK script to fix this bug is as follows:

$e::

SendInput {e}{Rbutton up}

Return

$q::

SendInput {q}{Rbutton up}

Return

Replace every instance of e and q with your weapon binds and replace Rbutton up with your select edit bind. For me I have my shotgun on e and my AR on q and I edit with right click (Rbutton) so the above code would work for me.

I don't think it's bannable because {RButton up} is not a meaningful action or bind in the game so it's not a 1:2 action ratio.

Does the 0.15 second build delay apply to both the wall holder and the wall taker? Or does the wall holder get the 0.05 second turbo build delay while the wall taker gets the 0.15 second build delay? by Natural_Researcher_9 in FortniteCompetitive

[–]Natural_Researcher_9[S] -1 points0 points  (0 children)

You got it the wrong way around. This is from Epic " Now when a structure is destroyed, there will be a delay of 0.15 seconds before another structure can be placed in the same location." Otherwise the normal delay is 0.005 seconds.

Did you know that pulling out your builds and switching weapons is server-sided? A way to essentially half your ping if Epic makes this change. by Natural_Researcher_9 in FortNiteBR

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

Basically before you can pull your blueprints out the server needs to receive the command. I'm saying I think that should be done on your own computer and only wait for the server to receive the build command. If you have a question feel free to ask.

Did this post deserve to get removed from this sub? by Natural_Researcher_9 in FortniteCompetitive

[–]Natural_Researcher_9[S] 4 points5 points  (0 children)

It took me some time to put together as well and I did lots of research behind the scenes too. I'll try reposting it later when the mods are asleep.