A cosmetic pet model that smoothly follows the player, picked from a menu and remembered per SteamID in nVault.
Daemon666
1.0.0 - Initial release.
| csb_pets.sma main | d48aa6a | 6.2 KB |
README.md
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.
Instalare
1. Enable the fakemeta and nvault modules in addons/amxmodx/configs/modules.ini 2. Put csb_pets.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Change map
Cvar-uri
| CVAR | Default | Description |
|---|---|---|
csb_pets_enabled |
1 |
Enable or disable pets. |
csb_pets_speed |
0.25 |
Follow interpolation factor per tick (0-1). |
Comenzi
| Command | Access | Description |
|---|---|---|
say /pet |
|
Open the pet selection menu. |
Jurnal de modificări — v1.0.0
1.0.0 - Initial release.Versiuni →
Evaluare
No ratings yet.
Download v1.0.0
Cerințe
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opțional |
| ReAPI | Opțional |
| Metamod | Metamod / Metamod-r |
| Module | fakemeta nvault |
| Conflicte cunoscute | The bundled model paths (scientist, chicken, hgrunt) must exist on the server; edit the list otherwise. |
Contribuitori









