CSB Base Builder

v1.0.0 0 indirme Daemon666 Son güncelleme: Jul 15, 2026

A build phase where builders grab, carry, rotate and lock map props, followed by a fight phase where the other team must break in.

CSB Base Builder is the classic build-then-fight mode. Each round opens with a build phase: the builder team can grab a brush prop with /grab (it pins in front of their crosshair and follows every frame in PlayerPreThink), spin it with /rotate, freeze it in place with /lock, or release it with /drop. Each builder is limited to a set number of locked props. When the build timer expires the fight phase begins, every prop is frozen, and the attacking team must break into the base.

Inspired by Base Builder (ConnorMcLeod / Kreedz community). Independent GPL re-implementation.

Features

  • Grab / carry / rotate / lock / drop map props during the build phase.
  • Per-builder prop limit.
  • Timed build phase then a fight phase, announced on the HUD.
  • Builder team, build time and prop limit are cvars.

Installation

  1. Enable the fakemeta module in modules.ini.
  2. Compile csb_base_builder.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Use a map that has movable brush props (func_pushable / func_breakable).
  4. Change the map.

Kurulum

1. Enable the fakemeta module in addons/amxmodx/configs/modules.ini
2. Put csb_base_builder.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Use a build-friendly map and change map

Cvarlar

CVARDefaultDescription
csb_bb_enabled 1 Enable or disable base builder.
csb_bb_buildtime 45 Build phase length in seconds.
csb_bb_builderteam 2 Builder team: 1 = Terrorist, 2 = CT.
csb_bb_proplimit 6 Maximum locked props per builder.

Komutlar

CommandAccessDescription
say /grab Grab the prop in your crosshair (build phase).
say /rotate Rotate the carried prop 45 degrees.
say /lock Freeze the carried prop in place.
say /drop Release the carried prop.

Değişiklik günlüğü — v1.0.0

1.0.0 - Initial release.
Sürümler →
Katkıda bulunanlar: Daemon666 ✦
Orijinal yazar: ConnorMcLeod / Kreedz community Lisans: GPL-3.0

Puan

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
.sma indir
Dosyalar:
csb_base_builder.sma main 7.6 KB

Gereksinimler

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL İsteğe bağlı
ReAPI İsteğe bağlı
Metamod Metamod / Metamod-r
Modüller fakemeta
Bilinen çakışmalar Needs a map with movable brush props; on maps without them there is nothing to build with.
Eklentilere Dön