Temporarily increase queuetimeout
| Page: 1 |
| From User | Message Body |
|---|---|
| Mad_Clog |
Post #366 |
|
Member Date: 11:02 am, Oct 30 2006 Posts: 176 |
Is it possible to do this? If so how? :p Wondering about this cause I'm currently working on the werewolf script Juice made, solving the bugs he couldn't fix and adding some new features. The problem is when the bot assigns people their roles it tends to flood it when a lot of people are signed up. Increasing the global queuetimeout would slow the bot down to much during the rest of the game, so increasing it only for the role assignment would be a good fix (i hope :p) |
| Manick |
Post #367 |
|
Admin Date: 3:14 pm, Oct 30 2006 Posts: 223 |
$this->ircClass->setClientConfigVar($var, $value); --Manick PHP-IRC Developer |
| Mad_Clog |
Post #368 |
|
Member Date: 3:32 pm, Oct 30 2006 Posts: 176 |
Doh, sorry i must have missed that in the command_reference Thanks Manick |
