Daemon666 / CSB Laser Mine Публичен

Place limited laser mines on walls: they draw a beam and hit the first enemy that crosses it, and owners can pick them back up.

v1.0.0 156 изтегляния GPL-3.0 Последна актуализация Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 13, 2025 1 Версии
csb_lasermine.sma main 560c764 7.3 KB
README.md

CSB Laser Mine lets players stick trap mines to walls. Aim at a surface and type /mine: a mine is planted and fires a laser beam straight along your aim. A task traces that beam every fraction of a second, and the first living enemy whose body crosses the line takes damage (lethal by default). Look at your own mine and type /mine again to pick it back up. Each player is limited to a configurable number of active mines, so they stay a tactical tool rather than wall spam.

Inspired by Laser Mine by Fry!. Independent GPL re-implementation.

Features

  • /mine plants on the wall you are aiming at; /mine on your own mine retrieves it.
  • Per-player mine limit via csb_mine_limit.
  • Beam is traced with real line-segment math, so cover blocks it.
  • Damage, range and limit are all cvars.

Installation

  1. Enable the fakemeta and hamsandwich modules in modules.ini.
  2. Compile csb_lasermine.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map. Great on deathrun and fun maps.
Инсталация
1. Enable the fakemeta and hamsandwich modules in addons/amxmodx/configs/modules.ini
2. Put csb_lasermine.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvar-и
CVARDefaultDescription
csb_mine_enabled 1 Enable or disable laser mines.
csb_mine_limit 2 Maximum active mines per player.
csb_mine_damage 120.0 Damage dealt when an enemy crosses the beam.
csb_mine_range 700.0 Maximum beam length in units.
Команди
CommandAccessDescription
say /mine Plant a mine on the wall you aim at, or pick up your own.
Списък с промени — v1.0.0
1.0.0 - Initial release.
Версии →
Оценка

No ratings yet.

Относно
  • Fun
  • Лиценз: GPL-3.0
  • Daemon666
  • Оригинален автор: Fry!
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Изтегли .sma
Изисквания
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Модули fakemeta hamsandwich
Сътрудници
Обратно към плъгините