- Metamod:Source (build 1219 or higher)
git clone https://github.com/mEldevlp/surfcombat-metamod-cs2.git
cd surfcombat-metamod-cs2
git submodule update --init --recursive
git clone https://github.com/mEldevlp/surfcombat-metamod-cs2.git
cd surfcombat-metamod-cs2
git submodule update --init --recursive
mkdir build && cd build
CC=gcc CXX=g++ python3 ../configure.py --hl2sdk-root "../" -s cs2
ambuild
- Red and Blue player models
- Spawn protection 10 seconds
- Commands
- !hide - teammates hide
- !legs - hide player legs
- !rs - reset score
- Admin
- Each kill gives you 10-5 HP with green(or any) screen fade (and mb force reload gun without anim)
- !kick <steam_id> or <user_name> <reason>
- !ban <steam_id> or <user_name> <reason> <time in seconds (-1 for perm)>
- !gag <steam_id> or <user_name> <reason> <time in seconds>
- !map <map name>
- Rock The Vote
- Chat player prefix
- Rank System (Silver-I to Global Elite)
- Rank will shows in tab or as prefix in chat
- Any benefits of achieving a high rank
- Rating leaderboard?
- Events
- It will show how much damage you have done (print alert or chat)
- After death, it will show who you killed and how much damage you did
- !ws?
- Purchase of privileges via GameCMS or tg bot
-
User Menu?