MetaMod:Source plugin that adds basic VIP player features for CS2
health
- amount of base health
armor
- amount of armor with helmet
gravity
- gravity multiplier
money_min
- minimum amount of money bounds
money_add
- amount of money that will be added after spawn
defuser
- defuse kit for CT-side
items
- items given at spawn (separate by spaces)
smoke_color
- color of smoke. R G B or random
mini_vip_reload
- reloads a plugin config
- Install Metamod:Source
- Grab the latest release package
- Extract the package and upload it to your gameserver
- Use
meta list
to check if the plugin works
Just as any other AMBuild project:
- Install AMBuild
- Download CS2 SDK
- Download Metamod:Source
mkdir build && cd build
python ../configure.py --enable-optimize --sdks=cs2 --targets=x86_64 --mms_path=??? --hl2sdk-root=???
ambuild