Daemon666 / CSB Teleport Menu Público

Admin teleport toolbox: go to player, bring player, send to aim point, and named per-map saved locations.

v1.0.0 136 downloads GPL-3.0 Última atualização Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Feb 10, 2026 1 Versões
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

  1. Enable the engine module.
  2. Compile, install, add to plugins.ini, change map.
Instalação
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
Comandos
CommandAccessDescription
amx_teleportmenu ADMIN_SLAY Open the teleport menu.
amx_saveloc <name> ADMIN_SLAY Save your current position as a named location.
Registro de alterações — v1.0.0
1.0.0 - Initial release.
Versões →
Avaliação

No ratings yet.

Sobre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Baixar .sma
Requisitos
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos fakemeta engine
Colaboradores
Voltar aos Plugins