Daemon666 / CSB Teleport Menu Öffentlich

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 Zuletzt aktualisiert Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Feb 10, 2026 1 Versionen
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.
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
Befehle
CommandAccessDescription
amx_teleportmenu ADMIN_SLAY Open the teleport menu.
amx_saveloc <name> ADMIN_SLAY Save your current position as a named location.
Änderungsprotokoll — v1.0.0
1.0.0 - Initial release.
Versionen →
Bewertung

No ratings yet.

Info
Download v1.0.0
Compiled live from the source below — nothing pre-built.
.sma herunterladen
Anforderungen
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optional
ReAPI Optional
Metamod Metamod / Metamod-r
Module fakemeta engine
Mitwirkende
Zurück zu den Plugins