Admins save and restore exact player positions; /return teleports a moved player back to where they were.
Daemon666
1.0.0 - Initial release.
| 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
/returnfor admin moves. - Requires
ADMIN_SLAYaccess.
Installation
- Compile
csb_save_restore_position.smaand copy it toaddons/amxmodx/plugins/. - Add it to
plugins.iniand 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
| Command | Access | Description |
|---|---|---|
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. |
Journal des modifications — v1.0.0
1.0.0 - Initial release.Versions →
Note
No ratings yet.
Download v1.0.0
Prérequis
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Optionnel |
| ReAPI | Optionnel |
| Metamod | Metamod / Metamod-r |
| Modules | fakemeta |
Contributeurs









