Admin teleport toolbox: go to player, bring player, send to aim point, and named per-map saved locations.
Daemon666
1.0.0 - Initial release.
| csb_teleport_menu.sma main | 8adb69f | 8.4 KB |
README.md
CSB Teleport Menu (amx_teleportmenu) covers the everyday admin moves: teleport yourself to a player, bring a player to you, or send a player to your current aim point. You can also save your position as a named location (stored per map in addons/amxmodx/data/csb_teleport/<map>.ini) and jump back to any saved location from the menu. Every destination is validated with a player-hull trace and nudged upward until free, so nobody gets teleported into a wall.
Inspired by the classic AMXX teleport plugins; independent GPL re-implementation.
Features
- Player-pick submenus for all player-targeted moves.
- Aim-point teleport via eye traceline.
- Named locations persisted per map, editable by hand.
- Solid-space safety check on every move.
Installation
- Enable the
enginemodule. - Compile, install, add to
plugins.ini, change map.
Installation
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
Commandes
| Command | Access | Description |
|---|---|---|
amx_teleportmenu |
ADMIN_SLAY |
Open the teleport menu. |
amx_saveloc <name> |
ADMIN_SLAY |
Save your current position as a named location. |
Journal des modifications — v1.0.0
1.0.0 - Initial release.Versions →
Note
No ratings yet.
À propos
Download v1.0.0
Prérequis
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Optionnel |
| ReAPI | Optionnel |
| Metamod | Metamod / Metamod-r |
| Modules | fakemeta engine |
Contributeurs









