Garry's Mod

Garry's Mod

H.O.T.P. Fixes
58 Comments
Fellᵀᴹ 10 Jan @ 8:31pm 
I wish there were animations even if they were bad cuz im trying third person to recreate games like gta or tlou and both involve climbing and mantle + wallrun is janky as hell in third person
473mL of G11's urine 3 Dec, 2024 @ 3:18pm 
flawless functionality on my end.
Zoé  [author] 22 Aug, 2024 @ 1:37pm 
it still works i have no idea what these people are on about
Job Application 22 Aug, 2024 @ 3:43am 
baccabab when a mod from 10 years ago doesnt work
baccabab 5 May, 2024 @ 10:22am 
just a worst version of original addon.
something something house 24 May, 2023 @ 8:32am 
this wouldve been really cool if you make a dynabase version of this with this set of animation
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2919093249
claudebowtie 28 Jan, 2023 @ 1:34pm 
hey, can you add something to grab onto a ledge if the player is about to fall down?
McStabbyTaco3000 25 Aug, 2022 @ 4:47pm 
Can you add some way to disable wallrunning for people who only want ledge grabbing?
Winter Rose 15 Jun, 2022 @ 8:33pm 
Oh wait, no, it's doing errors with the actual Half Life Source weapons <->
Winter Rose 15 Jun, 2022 @ 8:04pm 
I ironically hadn't encountered grabbing ar2 alt fire at all even before I used the method I had. Had me thinking maybe that just wasn't a projectile that triggered the script

Anyways, in my own experience the only remaining issues is some error that comes up every time I jump or drop from a ledge while holding a Half Life Source Swep, by Upset, and specifically only those
And there's also a weird interaction with Ragmod Reworked where forwards or jump when coming out of a ragdoll will make you jump. Neither of those I don't know what would fix either situation, especially not Ragmod since that seems to be a specially made ragdoll entity by the mod itself
Zoé  [author] 15 Jun, 2022 @ 7:49pm 
I increased the height of the low tracer to hopefully catch less of your own projectiles, It's still relatively easy to get caught on ar2 alt fire, but crossbow bolts are nearly ungrabbable. I will probably not be able to use this method for some other projectiles but it works well enough for now.
Winter Rose 15 Jun, 2022 @ 7:39pm 
I'm not sure what you did for the projectile bug, but it definitely works way better than what I did on my local copy to still allow grabbing actual ledges.
And nice touch with the velocity reset, that was just an old quality of life idea, since I'm unsure if the back release preserving velocity was an oversight or intentional choice by the original author
Zoé  [author] 15 Jun, 2022 @ 7:15pm 
@Winter Rose Try the current version now I implemented a couple quick and dirty tweaks.
Winter Rose 15 Jun, 2022 @ 6:35pm 
Heh, that's understandable. I was just recently looking into parkour mods again for the game when this crossed my mind, and that's when I checked my folder addons for the extracted files, where it was still installed and active.
It may be basic and a little dated, but it has a special place in my heart. I'm just surprised I managed to figure something out since I have the most basic rudimentary knowledge of lua imaginable. I was basically just crossreferencing with the Garry's Mod wiki for functions that looked as though they might be useful in this scenario and just building off what was already in the scripting.
Ideally I think it would probably be better if it was coded to ignore problematic projectiles...but that would probably become a mess of code even with someone more skilled than me just to account every possible scenario.
Zoé  [author] 15 Jun, 2022 @ 6:26pm 
I'm pleasantly surprised people are still genuinely interested in this 5 year old fix to an 8 year old mod! I may try and fix the projectile grabbing as well but its been a hot minute since I've touched anything lua related.
Winter Rose 15 Jun, 2022 @ 5:26pm 
Forgot I had this addon extracted those years back to change a part of the script so the key to drop from hanging would reset the velocity. Since bein reminded of it, I went about looking for a way to fix the projectile grabbing, found a way through Player:KeyDown functions. While this will keep a player from grabbing actual ledges while firing, I think that's a fair compromise to make to avoid the projectile bug. That aside, I haven't experienced issues with the noclip fix not working
Zoé  [author] 14 Jul, 2021 @ 7:14am 
I have not worked on this since I put it on the workshop so I could not even begin to understand what is making it not work, but have you tried everything else in the comments first?
IWeshI 14 Jul, 2021 @ 6:07am 
Good addon but noclip still is bugged for me :/
Zoé  [author] 16 Jul, 2019 @ 1:32pm 
It could also be conflicting with another addon
Doctor Verum 16 Jul, 2019 @ 4:22am 
I have tried that, still didn't seem to solve it.
Zoé  [author] 15 Jul, 2019 @ 5:26pm 
It still works perfectly fine, Uninstall the original addon
Doctor Verum 15 Jul, 2019 @ 3:51pm 
Can confirm this ain't working.
Boba194230 13 Jul, 2019 @ 8:32pm 
Yeah I get that just wanted to offer that as a path if you ever do.
Zoé  [author] 13 Jul, 2019 @ 8:28pm 
If I ever get the motivation to code again I'll try it
Boba194230 13 Jul, 2019 @ 6:39pm 
Potential fix idea for the projectile catching error. Can you possible make it only work when not shooting and then also maybe take the code from climb SWEP to improve the grabbing and such.
Zoé  [author] 13 Jul, 2019 @ 11:19am 
That's your issue
Wh1tchfckr 13 Jul, 2019 @ 11:01am 
no
Zoé  [author] 13 Jul, 2019 @ 10:52am 
Did you uninstall the original addon?
Wh1tchfckr 13 Jul, 2019 @ 7:11am 
eeh why it dosen't work addon working but noclip bug still here
Boba194230 26 Jun, 2018 @ 4:24pm 
I totally understand. Thanks again.
Zoé  [author] 24 Jun, 2018 @ 9:25pm 
I was looking into that but It's probably out of my skill level, if i ever get motivation to code again I'll attempt it.
Boba194230 24 Jun, 2018 @ 2:25pm 
could you also fix the catching on projectiles that are shot.Great fix though, thanks!
chopper 14 May, 2018 @ 11:13am 
Finally, Thank You!
Winter Rose 28 Aug, 2017 @ 10:58pm 
Oh it's alright. I just extracted it on my end and added a thing so it sets the velocity to a low value where I need it. I just felt it would be worth pointing out as an odd quirk. It doesn't necessarily *need* to be fixed, it just can be a pain if you aren't careful
Zoé  [author] 28 Aug, 2017 @ 10:41pm 
I can try to figure something out, but right now I have little motivation to do things.
Winter Rose 28 Aug, 2017 @ 9:33pm 
And what I mean by just letting go is using the back key, rather than the ones that make you jump off
Winter Rose 28 Aug, 2017 @ 9:10pm 
This addon was always fun xD though one thing that bugs me that's been there in the original is that you grab a ledge, and then let go, you continue at the same velocity as when you grabbed it. So if you grabbed a ledge while falling at a deadly speed, you still die if you simply let go. This isn't a problem with the addon per se but more a logic thing.
❤Gardenia Hex Kamado❤ 14 Jun, 2017 @ 1:05pm 
OMG thank you so much ^^
Talon 12 Jun, 2017 @ 7:19am 
You're a life saver. :D

Though, you should note that this thing is the original mod plus the fix. Just to avoid confusion.
Zoé  [author] 12 Mar, 2017 @ 1:07pm 
@SimTeXa i'm sorry but i never had this problem so i do not know how to fix it, you might have other addons that conflict with it :/
SiGiL 12 Mar, 2017 @ 11:17am 
wow finally this addon is really great but really under rated thank you! :steamhappy:
Doctor Verum 12 Mar, 2017 @ 12:07am 
It tries to climb every wall orobject I pass through, and I uninstalled the original version.
Zoé  [author] 11 Mar, 2017 @ 11:06pm 
what exactly do you mean?
Doctor Verum 11 Mar, 2017 @ 11:05pm 
I did uninstall the original but this seems to me to have the same issues.
Zoé  [author] 11 Mar, 2017 @ 11:00pm 
if you have the original addon it might override this one, either disable or unsubscribe from the original.
Doctor Verum 11 Mar, 2017 @ 9:10pm 
The fix, it does nothing! D:
A Block of Jelly 6 Mar, 2017 @ 12:42pm 
wow so you mean that this addon wont make ou stuck if you go under the map or noclip? :O is this true to be real?
Os Rose Britt 4 Mar, 2017 @ 10:39pm 
cool thanks have a good day :D
Zoé  [author] 4 Mar, 2017 @ 12:18pm 
you only need this one, It is the entire file with a fix
Os Rose Britt 4 Mar, 2017 @ 6:47am 
do you need the normal one as well as this or should you only have this one
:steamhappy: