Furien mod core: Furiens get knife, speed, low gravity, multi-jump and partial invisibility; Anti-Furiens keep full weapons, with a round HUD.
Daemon666
1.0.0 - Initial release.
| csb_furien_mod.sma main | e9e2591 | 4.1 KB |
README.md
CSB Furien Mod implements the classic asymmetric mode. Furiens (Terrorists) spawn with a knife only, high speed, low gravity, multi-jump and partial invisibility, while Anti-Furiens (CTs) keep their full weapons and hunt them down. Every attribute is a cvar, loadouts are applied on spawn, the multi-jump is handled in PlayerPreThink, and a HUD shows how many of each side are still alive.
Inspired by Furien Mod by Askhanar. Independent GPL re-implementation.
Features
- Furiens: knife, high speed, low gravity, multi-jump, partial invisibility, bonus HP.
- Anti-Furiens: full weapons, normal movement.
- Every value is a cvar (speed, gravity, jumps, invisibility, HP).
- Live alive-count HUD for both sides.
Installation
- Enable the
fakemeta,hamsandwichandfunmodules inmodules.ini. - Compile
csb_furien_mod.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map. Combine with a spawn-protection or objective plugin as desired.
Instalacja
1. Enable the fakemeta, hamsandwich and fun modules in addons/amxmodx/configs/modules.ini 2. Put csb_furien_mod.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Change map
Cvary
| CVAR | Default | Description |
|---|---|---|
csb_furien_enabled |
1 |
Enable or disable Furien mod. |
csb_furien_speed |
320.0 |
Furien max speed. |
csb_furien_gravity |
0.5 |
Furien gravity multiplier. |
csb_furien_maxjumps |
2 |
Furien mid-air jumps allowed. |
csb_furien_invis |
120 |
Furien render alpha (0-255). |
csb_furien_hp |
150 |
Furien spawn health. |
Lista zmian — v1.0.0
1.0.0 - Initial release.Wersje →
Ocena
No ratings yet.
Download v1.0.0
Wymagania
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opcjonalne |
| ReAPI | Opcjonalne |
| Metamod | Metamod / Metamod-r |
| Moduły | fakemeta hamsandwich fun |
| Znane konflikty | Do not run alongside other plugins that set speed, gravity or weapons on spawn. |
Współtwórcy









