Daemon666 / CSB Teleport Menu Public

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

v1.0.0 136 téléchargements GPL-3.0 Dernière mise à jour Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Feb 10, 2026 1 Versions
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
Commandes
CommandAccessDescription
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
Compiled live from the source below — nothing pre-built.
Télécharger .sma
Prérequis
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optionnel
ReAPI Optionnel
Metamod Metamod / Metamod-r
Modules fakemeta engine
Contributeurs
Retour aux Plugins