BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Age of Conan Archive => AoC 0.6 support => Topic started by: Lucalus on January 16, 2010, 07:30:06 pm
-
Hey,
i got a litte prob with !help on my bot.
Every time a member sends !help to the bot he replies the help window in 2 pages (for admin 3 pages). The "commands usable in pgmsg" are on the second page. I think there is enough space on ther first page to send all usable commands. (tell, gc, pgmsg)
Anyone else with this Problem? Any ideas for fixing this?
Regards
-
Any text blob is limited by the chatserver, and not by "if there is room to display more text" as such.
There is a strict character limit that includes non visible formatting characters which we have no control over.
-
k, thanks :)