Ok. So.
I downloaded a fresh copy of oog 1.3.3
I made my config files for a pub baal bot [Din]
With a side bot for a helper [Zon]
Everything is working great, aside from one thing - the Zon doesn't enter the TP when my Pally says Safe.
She PP's, buys pots & junk, then waits for the tp
If I manually click her to go into the tp, she buffs, then helps kill.
I edited these things from a fresh oog DL:
1. NTLeech.dbl -> Changed:
var leader="qqPally";
addEventListener("Safe", BaalMsg);
2. NTConfig.dbl -> Changed:
var NTLeader ="qqPally";
var QuitWithLeader ="qqPally";
3. NTConfig_Paladin_qqPally -> Mods:
NT_MinGameTime=190;
NTConfig_PublicMode = true;
NT_Leader.push("qqPally");
BaalTPMsg = "Hot";
BaalTPSafeMsg = "Safe";
KillBaalMsg = "Baal";
BaalNextGameMsg = ":D";
NTConfig_AttackSecondary = 101;
4. NTConfig_Amazon_qqZon -> Mods:
NT_MinGameTime=190;
NT_Leader.push("qqPally");
NTConfig_Script.push("Leech");
NTConfig_KillBaal = true; (the mod of the last two lines is the addition of a line break.)
NTConfig_AttackBoss = 24; //Changed Strike
NTConfig_AttackOthers = 24; //Changed Strike
..What am I missing?
-shameful noob-
