Quality-of-life for surf servers: no fall damage, blocked buying, a sensible sv_airaccelerate, a speed HUD, /stuck teleport and auto-respawn.
Daemon666
1.0.0 - Initial release.
| csb_surf_helper.sma main | edaa8e4 | 4.4 KB |
README.md
CSB Surf Helper bundles the fixes every surf server needs. Fall damage is cancelled, buying is blocked, a sensible sv_airaccelerate is set at map start, a live HUD shows your horizontal speed, /stuck teleports a wedged player to a spawn point (on a cooldown), and death triggers an instant respawn so a surf map never leaves anyone waiting.
Features
- Fall damage cancelled in
Ham_TakeDamage. - Live horizontal-speed HUD.
/stuckteleport with a cooldown.- Blocked buying, auto-respawn and a tuned air-accelerate.
Installation
- Enable the
fakemetaandhamsandwichmodules inmodules.ini. - Compile
csb_surf_helper.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Instalación
1. Enable the fakemeta and hamsandwich modules in addons/amxmodx/configs/modules.ini 2. Put csb_surf_helper.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Change map
Cvars
| CVAR | Default | Description |
|---|---|---|
csb_surf_enabled |
1 |
Master enable for the plugin. |
csb_surf_nofall |
1 |
Cancel fall damage. |
csb_surf_nobuy |
1 |
Block buying. |
csb_surf_airaccel |
100 |
sv_airaccelerate value set at map start. |
csb_surf_respawn |
1 |
Auto-respawn dead players. |
csb_surf_stuck_cooldown |
5.0 |
Cooldown between /stuck uses. |
Comandos
| Command | Access | Description |
|---|---|---|
say /stuck |
|
Teleport to a spawn point if wedged. |
Registro de cambios — v1.0.0
1.0.0 - Initial release.Versiones →
Valoración
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 hamsandwich |
| Conflictos conocidos | Overrides sv_airaccelerate at map start; other movement plugins that set it will interact. |
Colaboradores









