amx_transfer <target> <t|ct|spec> moves a player between teams keeping frags, optionally respawning; a menu version too.
Daemon666
1.0.0 - Initial release.
| csb_admin_transfer.sma main | cd99576 | 6.2 KB |
README.md
CSB Admin Transfer moves a player between teams cleanly. amx_transfer <target> <t|ct|spec> calls cs_set_user_team, preserves the player's frags and deaths, and — when the target is going onto a playing team and csb_transfer_respawn is on — respawns them immediately with Ham_CS_RoundRespawn. The team score on the scoreboard is never touched, and every move is announced.
amx_transfermenu is the point-and-click version: pick a player, then pick a team. Inspired by the team commands in the AMX Mod X Admin Commands plugin; independent GPL re-implementation.
Features
amx_transfer <name or #userid> <t|ct|spec>with immunity respected.- Frags and deaths preserved across the move.
- Optional instant respawn onto the new team.
- Two-step
amx_transfermenufor mouse-driven admins.
Installation
- Compile
csb_admin_transfer.smaand copy it toaddons/amxmodx/plugins/. - Add it to
plugins.iniand change the map.
Both commands need the ADMIN_LEVEL_A flag (a) by default.
Instalacja
1. Put csb_admin_transfer.amxx in addons/amxmodx/plugins/ 2. Add it to addons/amxmodx/configs/plugins.ini 3. Change map
Cvary
| CVAR | Default | Description |
|---|---|---|
csb_transfer_respawn |
1 |
Respawn the player after moving them to a playing team. |
Komendy
| Command | Access | Description |
|---|---|---|
amx_transfer |
a (ADMIN_LEVEL_A) |
amx_transfer <target> <t|ct|spec> - move a player to a team. |
amx_transfermenu |
a (ADMIN_LEVEL_A) |
Pick a player and a team from a menu. |
Lista zmian — v1.0.0
1.0.0 - Initial release.Wersje →
Ocena
No ratings yet.
Informacje
Download v1.0.0
Wymagania
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opcjonalne |
| ReAPI | Opcjonalne |
| Metamod | Metamod / Metamod-r |
| Moduły | cstrike hamsandwich |
| Znane konflikty | Plugins that lock teams or auto-balance may immediately move the player back. |
Współtwórcy









