Teambotting leaders/helpers

xhanzo

New Member
Joined
Jun 18, 2005
Messages
2
Reaction score
0
heres my configs

YAM_TeamBotting.d2l
Leaders.push("leader");
Helpers.push("helper#1");
Helpers.push("helper#2");

the leader
YAMXXP.push("Baal");
YAM_WaitInChat=false;
YAM_TPMsg="tp up";
WaitForPortal=false;
YAM_UseFriendsList=false;
PublicMode = 1;

the two helpers
YAMXXP.push("Baal");
YAM_WaitInChat=true;
YAM_TPMsg="tp up";
WaitForPortal=true;
YAM_UseFriendsList=false;
PublicMode = 1;


problem is, the leader creates the game, sends msg to the helpers, helpers create their own games and waits for the tp msg. How do i set up such that the helpers join the game that the leader creates?
could it be that i did something wrong with the gamename/pass setup?
leader sends out the "Join gamename/pass"
 

Mist

Member!
Joined
Jun 10, 2005
Messages
224
Reaction score
0
Location
Maryland, USA
I'm not entirely sure, but it sounds like the problem might be in your autod2jsp settings. You contact me on AIM, my sn is oh Fahrenheit, but if we get it working for you can I join your squad?
 

Trojan

Respected Member
Joined
Jun 15, 2004
Messages
3,545
Reaction score
2
Location
OG From '02
YAM_TeamBotting.d2l
Leaders.push("leader");
Helpers.push("helper#1");
Helpers.push("helper#2");

changer the Leader.push("leader"); to Leader.push("character that is making games exactly how it is spelled");
 

Mist

Member!
Joined
Jun 10, 2005
Messages
224
Reaction score
0
Location
Maryland, USA
I got it working for him, he had an outdated core and there was obviously a compatability scrape with YAMB.
 

NewPosts

New threads

Top