Gently pushes overlapping teammates apart every frame, stopping door and ladder blocking without full semiclip.
Daemon666
1.0.0 - Initial release.
| csb_push_teammates.sma main | 4d41bb7 | 2.9 KB |
README.md
CSB Push Teammates is the opposite of semiclip: body collision stays on, but when two living teammates overlap, a small velocity is applied every frame to push them apart. The closer the overlap, the harder the push, so a deliberate blocker is slid off a doorway or ladder without making normal stacking or boosting feel wrong.
Features
- Per-frame push via
FM_StartFrame, proportional to overlap depth. - Push radius and strength are cvar driven.
- No client-side changes required.
Installation
- Enable the
fakemetamodule inaddons/amxmodx/configs/modules.ini. - Compile
csb_push_teammates.sma, copy the .amxx toaddons/amxmodx/plugins/and add it toplugins.ini. - Change map.
Инсталация
1. Compile the .sma (or use the site compiler) 2. Put the .amxx in addons/amxmodx/plugins/ 3. Add it to addons/amxmodx/configs/plugins.ini 4. Change map
Cvar-и
| CVAR | Default | Description |
|---|---|---|
csb_push_enabled |
1 |
Enable the teammate push. |
csb_push_force |
55.0 |
Maximum push velocity applied at full overlap. |
csb_push_radius |
42.0 |
Distance in units under which teammates are pushed apart. |
Списък с промени — v1.0.0
1.0.0 - Initial release.Версии →
Оценка
No ratings yet.
Download v1.0.0
Изисквания
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Незадължително |
| ReAPI | Незадължително |
| Metamod | Metamod / Metamod-r |
| Модули | fakemeta |
| Известни конфликти | Do not run together with a semiclip plugin; pick one collision policy. |
Сътрудници









