-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lag out-of-bounds glitch #108
Comments
The RTD version is the latest one. I believe you worked with @Wheretf2 on it. UGC Staff - Noctis |
I'm aware of the weapon switching thing during Invisibility. It's not intentional but it's a result of another approach to turn a player invisible which is easier for me to work with at the cost of forfeiting a lot of control over the effect. Having said that, I'm not seeing any exploit potential when it comes to this, and since it's a result of an explicit player action (i.e. not random or a side effect of something basic like walking), I'm not looking to fix it, as that would likely mean reimplementing the whole thing again. As for the Lag issue, I did have another report when a player got teleported slightly into a wall from which they were unable to move (which is weird because Lag doesn't teleport the player to coordinates they haven't been to before, I think it might be either a result of actual latency or some floating point error when the perk saves coordinates). Since this seems to be an edge case, I could add the unstuck prevention when the perk ends, similar to what Tiny Mann has. EDIT: I just watched the Lag video you provided and I wrongly assumed it was the same thing I was taking about. I'll take a closer look at what might be going on. |
I see' That's all good. Figured I'd let you know incase this was needing to be fixed |
Fixed in 2.5.5. I also renamed this issue for clarity that only the Lag glitch was addressed. |
Bug description
Someone reported to me with video proof. They came back from AFK and rolled "LAG" which teleported them outside of the map.
Invisibility RTD - When you jump and why in the motion of jumping you switch weapon and you lose all momentum. If you Spam scroll wheel you can basically glide
Report checks
Required
Optional
sm_cvar sm_rtd2_version
) and have specified it.rtd2_perks.default.cfg
) and can confirm it's the one bundled with plugin release archive.on file (
rtd2_perks.custom.cfg
or other) and have attached it to this issue.Team.Fortress.2.2024.04.05.-.01.50.52.06.mp4
Video_zonder_titel_Gemaakt_met_Clipchamp.mp4
The text was updated successfully, but these errors were encountered: