CSB Surf Helper

v1.0.0 0 descargas Daemon666 Última actualización: Jul 15, 2026

Quality-of-life for surf servers: no fall damage, blocked buying, a sensible sv_airaccelerate, a speed HUD, /stuck teleport and auto-respawn.

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.
  • /stuck teleport with a cooldown.
  • Blocked buying, auto-respawn and a tuned air-accelerate.

Installation

  1. Enable the fakemeta and hamsandwich modules in modules.ini.
  2. Compile csb_surf_helper.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. 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

CVARDefaultDescription
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

CommandAccessDescription
say /stuck Teleport to a spawn point if wedged.

Registro de cambios — v1.0.0

1.0.0 - Initial release.
Versiones →
Colaboradores: Daemon666 ✦
Licencia: GPL-3.0

Valoración

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Descargar .sma
Archivos:
csb_surf_helper.sma main 4.4 KB

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.
Volver a Plugins