Hold +use facing a wall to climb it, with a draining stamina bar that refills on the ground.
Daemon666
1.0.0 - Initial release.
| csb_wall_climb.sma main | c7ece65 | 4.1 KB |
README.md
CSB Wall Climb lets any player scale walls: hold +use (E) while airborne and facing a wall - detected by a short traceline from the eyes - and a steady upward velocity is applied each frame. Climbing drains a stamina bar shown in HUD; the bar refills while standing on the ground, and an empty bar stops the climb, so tall walls cannot be hovered indefinitely.
Features
- Traceline wall detection, works on any map.
- Stamina system with configurable drain/regen rates.
- HUD stamina bar while climbing.
Installation
- Enable the
fakemetaandenginemodules. - Compile, install, add to
plugins.ini, change map.
Instalação
1. Compile the .sma (or use the site compiler) 2. Put the .amxx in addons/amxmodx/plugins/ 3. Add it to addons/amxmodx/configs/plugins.ini 4. Change map
Cvars
| CVAR | Default | Description |
|---|---|---|
csb_climb_enabled |
1 |
Enable wall climbing. |
csb_climb_speed |
180.0 |
Upward velocity applied while climbing. |
csb_climb_stamina |
100.0 |
Maximum stamina. |
csb_climb_drain |
18.0 |
Stamina drained per second of climbing. |
csb_climb_regen |
30.0 |
Stamina regained per second on the ground. |
Comandos
| Command | Access | Description |
|---|---|---|
say /climb |
|
Show a short usage hint. |
Registro de alterações — v1.0.0
1.0.0 - Initial release.Versões →
Avaliação
No ratings yet.
Download v1.0.0
Requisitos
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opcional |
| ReAPI | Opcional |
| Metamod | Metamod / Metamod-r |
| Módulos | fakemeta engine |
Colaboradores









