CSB GunGame

v1.0.0 1 téléchargements Daemon666 Dernière mise à jour: Jul 15, 2026

Level-based GunGame: every kill with your level weapon moves you up the ladder; first knife kill wins the map.

Level-based GunGame. Every player starts on the first rung of a weapon ladder. A kill made with your current level weapon promotes you to the next weapon; the ladder ends on the HE grenade and then the knife. The first player to score a knife kill wins the map. A HUD shows everyone's level, and the classic knife-steal humiliation knocks a victim down a level.

Independent GPL re-implementation inspired by GunGame by Avalanche.

Features

  • 16-weapon ladder from Galil up to the knife, edited directly in the source.
  • Kill must be made with the current level weapon (grenade level counts any kill).
  • Knife-steal drops the victim one level (csb_gg_knife_steal).
  • Per-player level HUD and a level-up sound.
  • Map ends and the winner is announced on a knife kill.

Installation

  1. Put csb_gungame.amxx in addons/amxmodx/plugins/.
  2. Add it to plugins.ini.
  3. Disable buying and set a short round objective, or run it on a fy_/aim_ map.
  4. Change the map.

Installation

1. Put csb_gungame.amxx in addons/amxmodx/plugins/
2. Add it to plugins.ini
3. Best on small maps; disable buying
4. Change the map

Cvars

CVARDefaultDescription
csb_gg_enabled 1 Master switch for GunGame.
csb_gg_knife_steal 1 Knifing a player drops them one level.

Commandes

CommandAccessDescription
say /level Show your current level.

Journal des modifications — v1.0.0

1.0.0 — Initial release.
Versions →
Contributeurs: Daemon666 ✦
Auteur original: Avalanche (GunGame) Licence: GPL-3.0

Note

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Télécharger .sma
Fichiers:
csb_gungame.sma main 6.8 KB

Prérequis

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optionnel
ReAPI Optionnel
Metamod Metamod / Metamod-r
Modules hamsandwich cstrike fun
Conflits connus Other weapon-managing mods (deathrun, zombie, CSDM). Run only one game mode at a time.
Retour aux Plugins