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 descărcări GPL-3.0 Ultima actualizare Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Feb 10, 2026 1 Versiuni
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.
Instalare
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
Comenzi
CommandAccessDescription
amx_teleportmenu ADMIN_SLAY Open the teleport menu.
amx_saveloc <name> ADMIN_SLAY Save your current position as a named location.
Jurnal de modificări — v1.0.0
1.0.0 - Initial release.
Versiuni →
Evaluare

No ratings yet.

Despre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Descarcă .sma
Cerințe
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opțional
ReAPI Opțional
Metamod Metamod / Metamod-r
Module fakemeta engine
Contribuitori
Înapoi la Pluginuri