View Single Post
boomix
Senior Member
Join Date: May 2015
Location: Latvia
Old 07-07-2015 , 16:19   Re: [CS:GO] New gamemode - FUN Rounds!
Reply With Quote #10

Quote:
Originally Posted by Nekros1 View Post
have I to run this plugin in a specific gamemode? i'm testing it in deathmatch mode and if i type kill in console I lose any 'fun' mode of the round
Don't use deathmatch. Use casual
PHP Code:
srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +map de_dust2 
Then just edit file "csgo/cfg/gamemode_casual.cfg" :
mp_startmoney 0
mp_maxmoney 0
mp_buytime 0
bot_quota 0

And some other thing that you want.
boomix is offline