Raised This Month: $12 Target: $400
 3% 

[CS:GO] setting ffa dm and unlimited time?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ilyasa48
AlliedModders Donor
Join Date: Feb 2018
Location: de_mirage
Old 05-21-2018 , 21:53   [CS:GO] setting ffa dm and unlimited time?
Reply With Quote #1

Hello, I have a ffa dm server and I'm still confused with the settings

how to make my ffa dm server can have unlimited time and is there any other setting for ffa dm server?

I use this plugin for my ffa dm server: https://forums.alliedmods.net/showthread.php?t=246405

ilyasa48 is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 05-22-2018 , 00:55   Re: [CS:GO] setting ffa dm and unlimited time?
Reply With Quote #2

There's an update to the plugin you are using, if you are not aware already.
As for time, you should always set it so the map changes; otherwise, you'll have issues.
PHP Code:
mp_roundtime "90"
mp_roundtime_defuse "90"
mp_roundtime_hostage "90"
mp_timelimit "90"
mp_maxrounds "99999" 
If you really want unlimited time.
PHP Code:
mp_roundtime "99999"
mp_roundtime_defuse "99999"
mp_roundtime_hostage "99999"
mp_timelimit "0"
mp_maxrounds "99999"
mp_warmup_pausetimer "1"
mp_do_warmup_period "1"
mp_warmuptime "99999"
mp_warmup_pausetimer "1"
mp_warmup_pausetimer "1" 
Also make sure you're setting it in the correct .cfg file.
https://developer.valvesoftware.com/...ual_server.cfg
Maxximou5 is offline
ilyasa48
AlliedModders Donor
Join Date: Feb 2018
Location: de_mirage
Old 05-22-2018 , 06:47   Re: [CS:GO] setting ffa dm and unlimited time?
Reply With Quote #3

thanks, very useful
ilyasa48 is offline
Kebab230
Member
Join Date: Jan 2018
Old 01-21-2021 , 02:38   Re: [CS:GO] setting ffa dm and unlimited time?
Reply With Quote #4

Quote:
Originally Posted by ilyasa48 View Post
thanks, very useful
set "mp_ignore_round_win_conditions = 1"
Kebab230 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:52.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode