A cosmetic pet model that smoothly follows the player, picked from a menu and remembered per SteamID in nVault.
CSB Pets gives each player a little companion. On spawn a non-solid model entity is created and, on a movement task, glides toward a point just behind and above its owner with smooth interpolation while always turning to face them. Players pick a pet from a menu with /pet; the choice is saved per SteamID in nVault and restored automatically next time. Pets are removed on death and on disconnect so they never linger.
Features
/petmenu to choose or remove a pet.- Smooth follow with interpolation and facing, non-solid so it never blocks anyone.
- Choice persists per SteamID in nVault.
- Removed cleanly on death and disconnect.
Installation
- Enable the
fakemetaandnvaultmodules inmodules.ini. - Compile
csb_pets.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Make sure the pet models exist in your
models/folder or edit the model list in the source. - Change the map.









