BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Age of Conan Archive => AoC 0.6 support => Topic started by: Kyr on November 10, 2011, 09:56:22 am

Title: Relay bug
Post by: Kyr on November 10, 2011, 09:56:22 am
There is a bug in relay.php

line 470 is:
   $this -> inc_com($name, $res[3], "db");

should be this:  ($name is not defined)
              $this -> inc_com($res[2], $res[3], "db");

blank bot names were being inserted as duplicate users into my online table.

~Kyr
SimplePortal 2.3.7 © 2008-2024, SimplePortal