Author Topic: DM Client Direct Conect?  (Read 448 times)

Legacy_Xeneize

  • Newbie
  • *
  • Posts: 12
  • Karma: +0/-0
DM Client Direct Conect?
« on: January 15, 2015, 03:44:28 pm »


               

Hello. I'm looking to device a way to create a shortcut in my desktop that directly enters the game on DM client mode. Is there a way to do such a thing?


 


I know that 'nwmain' directly loads the game player side, but I'm looking to make such a thing to be able to run the game DM side too.


 


Any help will be appreciated, thank you.



               
               

               
            

Legacy_Shadooow

  • Hero Member
  • *****
  • Posts: 7698
  • Karma: +0/-0
DM Client Direct Conect?
« Reply #1 on: January 15, 2015, 03:54:27 pm »


               

C:\NeverwinterNights\NWN\nwmain.exe -dmc +connect serverip +password yourpassword


 


replace serverip with server ip+port if not 5121


replace yourpassword with actual password



               
               

               


                     Modifié par Shadooow, 15 janvier 2015 - 06:52 .
                     
                  


            

Legacy_Xeneize

  • Newbie
  • *
  • Posts: 12
  • Karma: +0/-0
DM Client Direct Conect?
« Reply #2 on: January 15, 2015, 04:00:41 pm »


               

I see you typed 'password' twice. Do I replace both of those or the first one followed by the word password?



               
               

               
            

Legacy_Tarot Redhand

  • Hero Member
  • *****
  • Posts: 4165
  • Karma: +0/-0
DM Client Direct Conect?
« Reply #3 on: January 15, 2015, 06:41:33 pm »


               

I would also suggest make that a batch file that you can just double click.


 


TR



               
               

               
            

Legacy_Shadooow

  • Hero Member
  • *****
  • Posts: 7698
  • Karma: +0/-0
DM Client Direct Conect?
« Reply #4 on: January 15, 2015, 06:53:18 pm »


               


I see you typed 'password' twice. Do I replace both of those or the first one followed by the word password?




edited


 




I would also suggest make that a batch file that you can just double click.


 


TR




thats what a shortcut does