Add config variables

This commit is contained in:
mr-vercetti
2023-11-25 22:45:12 +01:00
parent d2873874d6
commit b0ce400a36
3 changed files with 30 additions and 1 deletions

15
config/server.cfg Normal file
View File

@ -0,0 +1,15 @@
// provides lag-free noblock, shows teammates as friendly
// and puts an arrow above their head (srccoop handles team switching)
mp_teamplay 1
//disables map timelimit
mp_timelimit 0
// set 1 if you hate your friends
mp_friendlyfire 0
// makes players spawn with previously picked up equipment (suit, weapons). Global for all players.
sourcecoop_ft KEEP_EQUIPMENT 1
sv_cheats 1
mp_forcerespawn 1