.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > POD-Bot mm > Common Questions
Common Questions Are you seeking help ? Get it here !

Reply
 
Thread Tools
Empty Server Time Resets
Old
  (#1)
gjivan72
Member
 
Status: Offline
Posts: 12
Join Date: Jan 2007
Default Empty Server Time Resets - 19-02-2007

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:
      description      stat pend  file              vers      src  load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm.dll    v1.76c    ini  ANY   ANY
 [ 2] POD-Bot mm       RUN   -    podbot_mm.dll     v3.0B17   ini  Chlvl ANY
 [ 3] Fun              RUN   -    fun_amxx.dll      v1.76     pl1  ANY   ANY
 [ 4] Engine           RUN   -    engine_amxx.dll   v1.76     pl1  ANY   ANY
 [ 5] FakeMeta         RUN   -    fakemeta_amxx.dl  v1.76b    pl1  ANY   ANY
 [ 6] CStrike          RUN   -    cstrike_amxx.dll  v1.76     pl1  ANY   ANY
 [ 7] CSX              RUN   -    csx_amxx.dll      v1.76c    pl1  ANY   ANY
Tell me if its not clear enough.
  
Reply With Quote
Re: Empty Server Time Resets
Old
  (#2)
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

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)?
  
Reply With Quote
Re: Empty Server Time Resets
Old
  (#3)
gjivan72
Member
 
Status: Offline
Posts: 12
Join Date: Jan 2007
Default Re: Empty Server Time Resets - 19-02-2007

Code:
amx_plugins
Currently loaded plugins:
name               version  author            file             status
Admin Base         1.76c    AMXX Dev Team     admin.amxx       debug
Admin Commands     1.76c    AMXX Dev Team     admincmd.amxx    debug
Admin Help         1.76c    AMXX Dev Team     adminhelp.amxx   debug
Slots Reservation  1.76c    AMXX Dev Team     adminslots.amxx  debug
Multi-Lingual Sys  1.76c    AMXX Dev Team     multilingual.am  debug
Menus Front-End    1.76c    AMXX Dev Team     menufront.amxx   debug
Commands Menu      1.76c    AMXX Dev Team     cmdmenu.amxx     debug
Players Menu       1.76c    AMXX Dev Team     plmenu.amxx      debug
Maps Menu          1.76c    AMXX Dev Team     mapsmenu.amxx    debug
Chat Logger        2.1a     Jim               chat_logger.amx  debug
Admin Chat         1.76c    AMXX Dev Team     adminchat.amxx   debug
Anti Flood         1.76c    AMXX Dev Team     antiflood.amxx   debug
Scrolling Message  1.76c    AMXX Dev Team     scrollmsg.amxx   debug
Info. Messages     1.76c    AMXX Dev Team     imessage.amxx    debug
Admin Votes        1.76c    AMXX Dev Team     adminvote.amxx   debug
Mapconfig Extende  1.0.3    _KaszpiR_         mapconfig.amxx   debug
NextMap            1.76c    AMXX Dev Team     nextmap.amxx     debug
Nextmap Chooser    1.76c    AMXX Dev Team     mapchooser.amxx  debug
TimeLeft           1.76c    AMXX Dev Team     timeleft.amxx    debug
Pause Plugins      1.76c    AMXX Dev Team     pausecfg.amxx    debug
Stats Configurati  1.76c    AMXX Dev Team     statscfg.amxx    debug
Sniper Rifle Cont  1.2      WillyumYum        sniper_control.  debug
Grenade Spam Puni  1.3      [gOf]-Soul        grenspampunish.  debug
Restrict Weapons   1.76c    AMXX Dev Team     restmenu.amxx    debug
StatsX             1.76c    AMXX Dev Team     statsx.amxx      debug
CS Misc. Stats     1.76c    AMXX Dev Team     miscstats.amxx   debug
Say Rules          0.3      SAMURAI           sayrules.amxx    debug
Team Balancer      1.8b2    Ptahhotep         ptb.amxx         debug
Exec               1.0      ToXiC             amx_exec.amxx    debug
High Ping Kicker   0.16.2   OLO/shadow        high_ping_kicke  debug
Prometheus         0.10     Avalanche         prometheus.amxx  debug
Admin Gag          1.8.3    EKS               admin_gag.amxx   debug
Ultimate Sound     1.1      Dizzy             ultimate_sounds  debug
Last man bets      0.9.3    JGHG              lastmanbets.amx  debug
POD-Bot Menu       1.2      g4s|figurE.09     amxx_podbotmenu  debug
35 plugins, 0 running
I just rembered looking at this
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.
taken from http://wiki.alliedmods.net/index.php...X_1.76_Changes
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?

Last edited by gjivan72; 19-02-2007 at 17:54..
  
Reply With Quote
Re: Empty Server Time Resets
Old
  (#4)
gjivan72
Member
 
Status: Offline
Posts: 12
Join Date: Jan 2007
Default Re: Empty Server Time Resets - 19-02-2007

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


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com