Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can the bot create game without "-xx" ?
#1
Question N. 1

I need to create game with only the choosen name.
I don't want the "-xx" (where xx is the number of the game created).

Can the bot create without "-xx" ?

THX



Question N. 2

Can the bot use a list of names to use to create games (instead of use "-xx" to make different names) ?

Fotr example:

name-A
name-B
name-C
name-D
name-E

When the bot starts it create "name-A", after it the second game will be "name-B", and so on.

THX
Reply
#2
I think if you check the random box in the manager next to game name i think it will not do -xx. Otherwise, you should find the file NTBot. Been a while since i touched this stuff, but should be something about... (adding in/changing these things)
"
(ADD)
var useGameName = "name-A, name-B, etc"; // Cycle through names, leave blank to use manager's name.
var useGameNumber = false;
var useGameNumber = 0;
(CHANGE)
Find where it adds the number and wrap it with "if useGameNumber { use number } else { do not use number }"
if useGameName == null { do normal name } else { game name = useGameName[useGameNumber] }
"
Ask if you need help doing that.
Reply
#3
i dont find where it create the games ... can u explain

thx
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  D2 MultiRes crashes when loading game KLan 15 1,095 09-06-2012, 09:06 AM
Last Post: Virgil Popa
  is there a way to pause the bot in game? htid 10 325 07-04-2012, 04:14 AM
Last Post: comper
  D2nt - how do i stay in game when sojs sell? brianwalter86 5 341 07-01-2012, 02:02 PM
Last Post: comper
  boting 2 chars in the same game momme 0 165 06-20-2012, 05:44 AM
Last Post: momme
  Need Help Setting Up a Leader And Leech For Private Game runs [Etal v7] Kurts 4 356 04-01-2012, 06:39 PM
Last Post: Kurts
  Wondering If i can run multiple d2nt bots in the same game bmxrider1279 2 385 03-29-2012, 10:55 AM
Last Post: bmxrider1279
  Problem starting up de game Terrorkid 7 321 03-02-2012, 05:44 AM
Last Post: comper
  d2nt max game number superchil8 1 253 12-28-2011, 01:15 AM
Last Post: bugme143
  How did i do so my 2 bots can run in same game?? Bong'little 2 448 11-21-2011, 03:23 PM
Last Post: gernaey
  Bot switches to default config during game. BuNNy124 1 140 11-12-2011, 07:05 AM
Last Post: bugme143

Forum Jump:


Users browsing this thread: 1 Guest(s)