Clan x86

Technical (Development, Security, etc.) => JavaOp Board => JavaOp Support Archive => Topic started by: pro_ on April 11, 2007, 05:20:03 AM

Title: BNLS by client
Post by: pro_ on April 11, 2007, 05:20:03 AM
It would be nice to change the BNLS server used by game client, so that if one server is working for warcraft3, but a second is working for starcraft, you could still load both bots.  Also it would help if you could change the bnls server without reloading all the bots, this may be easier to implement.
Title: Re: BNLS by client
Post by: Joe on April 11, 2007, 04:44:05 PM
See, that's the bad thing about the way the bot was written.. BNLS support is global, not local to a single plugin.. I think. Let me take a look!

EDIT -
How wrong am I. Took me 11 minutes to change it. Fixed (is that the right word?) for beta43.
Title: Re: BNLS by client
Post by: pro_ on April 13, 2007, 05:32:23 AM
wow, thanks.
Title: Re: BNLS by client
Post by: Joe on April 18, 2007, 01:50:15 AM
Oh, by the way, I didn't write it -exactly- as you described. The BNLS server is set for the profile, not the client, but it should be close enough for what you want to do.