ENT bot spam frequency

Suggestions will be moved here once processed.

Moderator: Oversight Staff

User avatar
iightfyre
Corrupted Treant
Posts: 1351
Joined: Sat Feb 09, 2013 4:52 pm
Location: San Diego, CA
Been thanked: 1 time

ENT bot spam frequency

Postby iightfyre » Mon Apr 29, 2013 7:44 pm

Does anyone else find it difficult sometimes to chat in the lobby because the bot is spamming "3 more players until game automatically starts"?

I feel that these messages are displayed far too frequently. Any insight on the possibility that maybe the bots spam this message less frequently? I think 98% of the players in game lobbies understand that the game is on auto start anyway.

Thanks for your time :D

User avatar
teller55
Donator
Posts: 3229
Joined: Sun Jul 01, 2012 6:15 pm
Location: Wisconsin, US
Contact:

Re: ENT bot spam frequency

Postby teller55 » Mon Apr 29, 2013 8:53 pm

I've never counted the time delay between the messages, but I agree it's kind of short. Unfortunately for uak, I think that message is coded into the bot (not changeable via ghost.cfg) so it would have to be a custom change to the actual bot. I could be wrong on that though.

I think at least 10 seconds would be nice, if not 15.

uakf.b
Staff Department
Posts: 7829
Joined: Sun Apr 08, 2012 10:37 pm
Has thanked: 8 times
Been thanked: 125 times

Re: ENT bot spam frequency

Postby uakf.b » Mon Apr 29, 2013 9:05 pm

It's currently every ten seconds:

Code: Select all

   // try to auto start every 10 seconds

if( !m_CountDownStarted && m_AutoStartPlayers != 0 && GetTime( ) - m_LastAutoStartTime >= 10 )
{
StartCountDownAuto( m_GHost->m_RequireSpoofChecks );
m_LastAutoStartTime = GetTime( );
}


I could make it try to autostart every five seconds instead, and then make the message only appear every once in three times that it tries to start the game.
dWFrZi5i -- 'cause I'm cool like Agreements

User avatar
VirusHunter
Corrupted Treant
Posts: 1321
Joined: Mon Jan 21, 2013 10:52 pm
Has thanked: 2 times

Re: ENT bot spam frequency

Postby VirusHunter » Tue Apr 30, 2013 4:48 am

^^ i would like this feature. it can get annoying but its no big deal either. most of the times games start relatively fast.
Image
-auctoritas non veritas facit legem-

User avatar
iightfyre
Corrupted Treant
Posts: 1351
Joined: Sat Feb 09, 2013 4:52 pm
Location: San Diego, CA
Been thanked: 1 time

Re: ENT bot spam frequency

Postby iightfyre » Tue Apr 30, 2013 6:49 am

That sounds like a good adjustment uakf.b - thanks for your time as always!

User avatar
Raizen
Treant Protector
Posts: 978
Joined: Sat Aug 11, 2012 11:36 pm

Re: ENT bot spam frequency

Postby Raizen » Fri May 03, 2013 11:01 pm

uakf.b wrote:I could make it try to autostart every five seconds instead, and then make the message only appear every once in three times that it tries to start the game.


would be good

uakf.b
Staff Department
Posts: 7829
Joined: Sun Apr 08, 2012 10:37 pm
Has thanked: 8 times
Been thanked: 125 times

Re: ENT bot spam frequency

Postby uakf.b » Sun May 05, 2013 6:01 pm

This should be added the next time host bots are restarted.
dWFrZi5i -- 'cause I'm cool like Agreements


Return to “Suggestion Archive”

Who is online

Users browsing this forum: No registered users and 117 guests