say /unstuck frees a player wedged in geometry or another player by searching for the nearest free spot, with a cooldown and a combat lock.
CSB Unstuck gives players a say /unstuck command that frees them when they are wedged inside map geometry or another player. It first confirms the player is actually stuck with a human-hull trace, then spirals outward sampling candidate points (PointContents + a hull trace that must not start solid) and teleports the player to the nearest free spot.
Features
- Real stuck check - it refuses to move players who are not stuck
- Expanding search so the player lands as close as possible
- Per-player cooldown against spam
- Combat lock so it cannot be used to escape a firefight
Installation
- Put
csb_unstuck.amxxinaddons/amxmodx/plugins/ - Add it to
plugins.ini - Change the map









