Daemon666 / CSB Save Position Публичен

Admins save and restore exact player positions; /return teleports a moved player back to where they were.

v1.0.0 116 изтегляния GPL-3.0 Последна актуализация Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Sep 6, 2025 1 Версии
csb_save_restore_position.sma main cbf4df5 4.4 KB
README.md

CSB Save Position gives admins two console commands: amx_savepos <player> stores the target's origin and view angles, and amx_restorepos <player> puts them back. Whenever a player is restored, their pre-teleport position is remembered so they can undo the move themselves with /return. Positions are kept in memory and reset at map change.

Features

  • Exact origin + view angle restore, velocity zeroed on teleport.
  • Player-facing /return for admin moves.
  • Requires ADMIN_SLAY access.

Installation

  1. Compile csb_save_restore_position.sma and copy it to addons/amxmodx/plugins/.
  2. Add it to plugins.ini and change map.
Инсталация
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
Команди
CommandAccessDescription
amx_savepos <player> ADMIN_SLAY Save a player's position and angles.
amx_restorepos <player> ADMIN_SLAY Teleport a player to their saved position.
say /return Teleport back to where you were before an admin moved you.
Списък с промени — v1.0.0
1.0.0 - Initial release.
Версии →
Оценка

No ratings yet.

Относно
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Изтегли .sma
Изисквания
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Модули fakemeta
Сътрудници
Обратно към плъгините