KZ-style checkpoints: /cp saves origin, angles and velocity, /tp restores, /gocheck cycles saved points.
Daemon666
1.0.0 - Initial release.
| csb_checkpoints.sma main | a4db667 | 4.4 KB |
README.md
CSB Checkpoints is a lightweight climb/KZ checkpoint system. /cp saves your origin, view angles and velocity, /tp teleports you back to the last point with set_pev + EngFunc_SetOrigin, and /gocheck cycles through every point saved on the current map. A cvar can require you to be on the ground to save, so you cannot store a mid-air cheat spot, and a chat counter shows how many points are stored.
Inspired by KZ / climb checkpoint plugins. Independent GPL re-implementation.
Features
/cp,/tp,/gocheckand/clearcp.- Stores origin, angles and velocity per point (up to 8, oldest dropped).
csb_cp_groundonlyforbids saving in the air.- Points are per-player and reset on map change.
Installation
- Enable the
fakemetamodule inmodules.ini. - Compile
csb_checkpoints.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Kurulum
1. Enable the fakemeta module in addons/amxmodx/configs/modules.ini 2. Put csb_checkpoints.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Change map
Cvarlar
| CVAR | Default | Description |
|---|---|---|
csb_cp_enabled |
1 |
Enable or disable checkpoints. |
csb_cp_groundonly |
1 |
Only allow saving a checkpoint while on the ground. |
Komutlar
| Command | Access | Description |
|---|---|---|
say /cp |
|
Save a checkpoint at your current position. |
say /tp |
|
Teleport back to the last saved checkpoint. |
say /gocheck |
|
Cycle through all saved checkpoints. |
say /clearcp |
|
Clear all your saved checkpoints. |
Değişiklik günlüğü — v1.0.0
1.0.0 - Initial release.Sürümler →
Puan
No ratings yet.
Hakkında
Download v1.0.0
Gereksinimler
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | İsteğe bağlı |
| ReAPI | İsteğe bağlı |
| Metamod | Metamod / Metamod-r |
| Modüller | fakemeta |
| Bilinen çakışmalar | Intended for climb/KZ/surf servers; on competitive maps teleporting is a cheat, so gate it behind those game modes. |
Katkıda bulunanlar









