KZ-style checkpoints: /cp saves origin, angles and velocity, /tp restores, /gocheck cycles saved points.
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.









