ok lets see the example of ts2-ph, in order to have multiclient, preventing the message (Error: findwindow() ) you can simply doing a new .txt file and put this line inside :
Code:
FOR /L %%i IN (1,1,2) DO (START 12sky2-PH.exe /0/PH/2/1024/768)
the number 2 is the amount of client you wanna start in a row :
Code:
IN (1,1,2) ...
/0/PH/2/1024/768 are the parameters you need them in order to make client start
when you have made the new txt file like multiclient.txt -> change extension of file to .bat instead of .txt
NB -> the .bat file need to be in the twelvesky2 folder in order to work or you can run it from everywhere if you put the full path of your game by example :
Code:
F:\ts2ph\12sky2-PH.exe /0/PH/2/1024/768
enjoy multiclient with a simple bat file :P
and last thing -> if you want to change game resolution change .../1024/768 to your desired res
also if you put /0/PH/1/yourW/yourH the client will be in full screen
Is there any chance if you could make an autopill DLL for mayn? Exe's haven't been working for a while now.
pls someone give me right and working parameters for mayn ts2. i tried FOR /L %%i IN (1,1,2) DO (START TwelveSky2.exe /0/EU/2/1280/1024) this , it opens 2 client how ever gives error ? any help
Multiclient tutorial 06/12/2008 - Silkroad Online - 1 Replies i have 1 question: how can you make a multiclient for sro. if anyone knows that and would like to share with us it would be appreciated.