![]() |
Empty Server Time Resets
It seems that when ever the server is just with bots time(mp_timelimit) doesnt move. However, if I join and I am playing with a bot time will start decreasing. As soon as I leave the time will restart to what ever mp_timlimt is. Is there a way I can make the bots count as people or at least make it so the mp_timelimt doesnt restart everytime there is only bots in the server. Alot of people are complaing assault is on tooo much :).
Thanks Code:
Currently loaded plugins: |
Re: Empty Server Time Resets
Write in the server console:
amxx plugins and c&p the output here. I have no clue why mp_timelimit is not counting if there are bots only. Who knows - maybe some stupid update of Valve did some new side-effect for bots... Are You sure You are talking about mp_timelimt (not about mp_roundtime)? |
Re: Empty Server Time Resets
Code:
amx_plugins Code:
Fixed am27152: CSX would ignore the cvar value of csstats_rank_bots. This cvar now defaults to 0, and bots will no longer rank by default. I added "csstats_rank_bots 1" to the amxx.cfg. Haha i just clicked on that link and it seems you knew about it. I didint know if it mattered or not. IM going to remove the cvar. Also i am 100% sure its mp_timelimt. I have assault on for 100 mins. Ill play a couple of rounds and get it to 95 mins. Than I reconnect and do timeleft and its back to 100 mins. Thanks for the fast reply. BIG UPDATE: I neglected to mention that pb_maxbots 2. Which probably makes sense now. So i guess time doesn't move when there is only one player in the server? I changed pb_maxbots 3 and it works now. However you know a way i could keep 2 because i like to conserve as much as bandwdith/memory usage as possible? |
Re: Empty Server Time Resets
I couldnt edit my post for some reason. The problem is still there even with pb_maxbots. It probably isnt your mod but some other plugin. Im gona try disabling some and see whats up. I went in and there was 2 humans and one bot, than there were only 3 humans and the time was like 96 mins or something. I left and came back in and it reseted back to 100 mins. Anyone else know anything about this.
|
Re: Empty Server Time Resets
3 suggestions:
1. If You are not experiencing any "Run Time Error" or so reported by any of Your AMX X plugins there is no reason to keep all plugins in debug mode. It really affects the performance of Your server. Please use the normal mode (with JIT enabled) for Your plugins. 2. If there were 3 persons and You left the server, then You recconnected and Your mp_timelimit has been resetted, it has nothing to bots. But try to make the same test with all plugins like You have it now, but in normal (not debug) mode, then - if it still happens (I mean Your mp_timelimit is resetted), please disable for test only custom plugins and test Your mp_timelimit again. 3. Update Your Podbot Menu plugin to the latest version (1.3). Grab it from here. :) |
All times are GMT +2. The time now is 12:34. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.