Blizzard Sector
d2nt single player? - Printable Version

+- Blizzard Sector (https://www.blizzsector.co)
+-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html)
+--- Forum: Mods and Mod Making (https://www.blizzsector.co/forum-20.html)
+--- Thread: d2nt single player? (/thread-48072.html)



d2nt single player? - wishyq - 07-24-2012

Hi,

is it possible to set the number of players in game for single player? Like for the bot to type /players 8 to set the game to players 8 at the start of the game?


d2nt single player? - comper - 07-25-2012

wishyq Wrote:Hi,

is it possible to set the number of players in game for single player? Like for the bot to type /players 8 to set the game to players 8 at the start of the game?

yes you can - open your NTBotGame.ntj file - it is here - D2NT\scripts\NTBot and close to the top you should have a line like this -
//Print("ÿc4[+] NTBot 4.2 [+]"); - right below that line add this - Say("/players 8"); and when done playing single player you can go back in that file and // out the Say("/players 8"); - bot will still run ok if you don't just it will pop up a msg saying that is not a function.
thanks


d2nt single player? - wishyq - 07-25-2012

Thanks comper


d2nt single player? - comper - 07-25-2012

wishyq Wrote:Thanks comper

yeap anytime - just let me know if you need help with anything else
thanks