Forum: Bug Reports
19-04-2005
|
Replies: 10
Views: 5,575
|
Forum: Bug Reports
04-04-2005
|
Replies: 10
Views: 5,575
|
Forum: Bug Reports
03-04-2005
|
Replies: 10
Views: 5,575
I lost my perception.
I don't understand for what question I didn't answer, but I think is that if number of bots are changing without my plugin?
No it isn't. In ZBots there is only one variable connected with it. It's...
|
Forum: Bug Reports
31-03-2005
|
Replies: 10
Views: 5,575
Code of my plugin:
#include <amxmod>
/* balance numbers */
new autoteamnum = 5
new arePeople = -1
/* balance adjust */
public balance_adjust() {
// if we don't want to check bots at all
if...
|
Forum: Bug Reports
31-03-2005
|
Replies: 10
Views: 5,575
I made some changes.
First, I get alivenum (I need it) and then check howmany are people alive, so this loop is ok I think.
Second, I don't recognize bots by is_get_user_bot_by_ip. It was replaced by is_user_bot....
|
Forum: Bug Reports
30-03-2005
|
Replies: 10
Views: 5,575
Errors of AMX modules after run a PODBots.
Errors of AMX modules after run a PODBots.
For example:
[AMX] Error raised (module "???") (function "???")
[AMX] Run time error 4 on line 634 (plugin "restmenu.amx")
[AMX] Error raised...
|
Forum: Bug Reports
30-03-2005
|
Replies: 10
Views: 5,575
Problems with amount of bots.
I'm Polish, so please be patient reading this ;)
I have installed and configured:
1. MetaMod 1.17.1
2. AMX 0.9.9
2. PODBot v2.6mm with new DLL v2.46a
I have problem with amount of bots.
While...
|