View Single Post
Re: Empty Server Time Resets
Old
  (#5)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Empty Server Time Resets - 19-02-2007

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.
  
Reply With Quote