CSB SoccerJam

v1.0.0 1 indirme Daemon666 Son güncelleme: Jul 16, 2026

A football mode: a bouncing physics ball is kicked by touch along your aim, two per-map goal zones score points, with goal sounds and a HUD scoreboard.

CSB SoccerJam turns a map into a pitch. A bouncing physics ball (MOVETYPE_BOUNCE) is spawned from a per-map data file; touching it kicks it with an impulse along your aim, scaled by how fast you are moving, so you can dribble and blast it. Two goal zones from the data file are watched on a task - putting the ball in the enemy goal scores a point, resets the ball to centre and plays a goal sound. The score is shown on a HUD.

Inspired by SoccerJam by Freecode. Independent GPL re-implementation.

Features

  • Bouncing physics ball kicked by touch, momentum-scaled.
  • Two goal zones loaded from a per-map data file.
  • Goal detection, ball reset and goal sound.
  • Live scoreboard HUD.

Installation

  1. Enable the fakemeta and hamsandwich modules in modules.ini.
  2. Create addons/amxmodx/configs/csb_soccer/<map>.ini with three x y z lines: ball spawn, Terrorist goal, CT goal.
  3. Compile csb_soccerjam.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  4. Change the map.

Kurulum

1. Enable the fakemeta and hamsandwich modules in addons/amxmodx/configs/modules.ini
2. Create addons/amxmodx/configs/csb_soccer/<map>.ini with three x y z lines (ball spawn, T goal, CT goal)
3. Put csb_soccerjam.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
4. Change map

Cvarlar

CVARDefaultDescription
csb_soccer_enabled 1 Enable or disable SoccerJam.
csb_soccer_power 3.5 Kick strength multiplier.
csb_soccer_goalradius 120.0 Radius around a goal point that counts as a goal.

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

1.0.0 - Initial release.
Sürümler →
Katkıda bulunanlar: Daemon666 ✦
Orijinal yazar: Freecode 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_soccerjam.sma main 5.9 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 hamsandwich
Bilinen çakışmalar Without a per-map data file the plugin stays idle; the ball model must exist on the server.
Eklentilere Dön