Search found 2 matches

by madmike
Thu Sep 22, 2005 4:17 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.7 [Updated 04/19/05]
Replies: 272
Views: 165310

Process wrote:Since the newest release of MQ, this crashes to desktop as soon as a command is issued to the bot. Is anyone else having this problem?

Process
Change the instances of .MyCastTime in Botspell.inc to .CastTime and see how it works.
by madmike
Sun Jul 03, 2005 2:47 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.7 [Updated 04/19/05]
Replies: 272
Views: 165310

Ok, nonprogrammer, noncomputer literate less than Noob working on this Genbot problem with String TLO error. So far I have discovered that in an example line such as: botcore.inc:1111: /if (${String[ ${MasterList.Lower} ].Find[ ${Param1.Lower} ]}) { The ${MasterList} returns MasterToonsName NULL The...