Garry's Mod

Garry's Mod

73 ratings
Crouch to Unstuck
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Server content
Addon Tags: Fun, Realism
File Size
Posted
Updated
6.567 KB
2 Oct, 2021 @ 8:19am
14 Oct, 2023 @ 1:02am
11 Change Notes ( view )

Subscribe to download
Crouch to Unstuck

In 1 collection by The Stig
The Stig's TTT Mod List
286 items
Description
Makes crouching push you out of a wall, floor, prop, player etc. if you are stuck inside it!
Doesn't affect crouching when you're not stuck.

Settings/Options
crouch_to_unstuck_key (Default: [blank])
What key to press to trigger getting you unstuck, if blank, uses your crouch key. (Change maps or restart server for changes to take effect)

crouch_to_unstuck_message (Default: 1)
Whether the 'If you're stuck, try crouching!' chat message should show (Change maps or restart server for changes to take effect)

Credits
Original version of this script made by SunRed on GitHub[gist.github.com]
Heavily modified by me, most notably added the ability to get unstuck out of ceilings.
16 Comments
The Stig  [author] 11 Jan @ 9:59pm 
@AngryWild_Mango Could you link to an example map so I can take a look? What is it that you are jumping on?
AngryWild_Mango 11 Jan @ 9:11pm 
sadly breaks some maps. like you cant jump on certain things
[LCB] BassGaming 27 Sep, 2024 @ 3:18pm 
This mod is fantastic! We've used it for about 20-30 hours in TTT now and it makes life so much easier.
The Stig  [author] 14 Oct, 2023 @ 1:03am 
@EnteranceJew Here's a convar: crouch_to_unstuck_message 0
It requires you to change maps or restart the server for it to take effect.
EntranceJew 13 Oct, 2023 @ 11:42pm 
Oh wow, I appreciate it a lot! The only other thing that I could use would be a convar for the chat print, 'cause most people I play with don't need reminding whenever it triggers by now.
The Stig  [author] 13 Oct, 2023 @ 7:56pm 
@EntranceJew That mod is very much at odds with mine, but I did my best to support it with the update I just pushed out.
EntranceJew 13 Oct, 2023 @ 2:53pm 
This unfortunately trivializes this equipment: https://sp.zhabite.com/sharedfiles/filedetails/?id=3021464449 (Glue Trap) -- is there a way to prevent this?
Dornek 26 Aug, 2023 @ 10:18pm 
thank you stig
The Stig  [author] 26 Aug, 2023 @ 8:48pm 
@Dornek I added a new setting: "crouch_to_unstuck_key", e.g. typing crouch_to_unstuck_key x in the console will change the unstuck key to x.

You can also add this to your server's server.cfg if you're hosting a dedicated server, or in your Gmod installation's listenserver.cfg if hosting a game from the main menu.
(Normally located at: C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\cfg)
The Stig  [author] 26 Aug, 2023 @ 8:22pm 
@Drab228 Unfortunately I wasn't able to replicate this, I stopped receiving reports like this a long time ago when I first uploaded this mod and did the first few bug fix updates. Unfortunately detecting when you are inside an object but actually you're not actually stuck is quite difficult, but I've done the best I can with this mod.