[Release/Tutorial] multiclient

01/10/2016 16:53 dabnoj#1
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 ;)
01/10/2016 17:01 danielmemen14#2
i will try to 12sky2 wsp hope it will work :))
01/10/2016 17:02 dabnoj#3
Quote:
Originally Posted by danielmemen14 View Post
i will try to 12sky2 wsp hope it will work :))
if you dont have the params it will not ^^
01/10/2016 17:05 danielmemen14#4
Quote:
Originally Posted by dabnoj View Post
if you dont have the params it will not ^^
:confused: i don't have param for 12sky2 wsp i thought it was same i just edit the exe name but no luck :(
01/10/2016 17:12 dabnoj#5
Quote:
Originally Posted by danielmemen14 View Post
:confused: i don't have param for 12sky2 wsp i thought it was same i just edit the exe name but no luck :(
the params are after the name of .exe actual params for PH are :

Code:
/99/0/2/1280/900/JohnDoe/JaneDoe/Microsoft_Windows_7_Home_Premium_-Service_Pack_1;64-bit;Intel(R)_Core(TM)_i5-3570K_CPU_@_3.40GHz-Intel64_Family_6_Model_58_Stepping_9;8192;NVIDIA_GeForce_GTX_760;-2048
but i need to verify my WSP version seems to be corrupted... and i also doubt that x-trap will like the fact that you run multiclient ^^
01/10/2016 17:16 danielmemen14#6
Quote:
Originally Posted by dabnoj View Post
the params are after the name of .exe actual params for PH are :

Code:
/99/0/2/1280/900/JohnDoe/JaneDoe/Microsoft_Windows_7_Home_Premium_-Service_Pack_1;64-bit;Intel(R)_Core(TM)_i5-3570K_CPU_@_3.40GHz-Intel64_Family_6_Model_58_Stepping_9;8192;NVIDIA_GeForce_GTX_760;-2048
but i need to verify my WSP version seems to be corrupted... and i also doubt that x-trap will like the fact that you run multiclient ^^
haha i hope we can find away for having multiclient for wsp :handsdown: for you sir dab!
01/10/2016 19:49 dabnoj#7
ive open 19 client at same time... ahahah
01/10/2016 21:02 Philippe90#8
Can you make this work for Ts2 Classic?
01/11/2016 00:04 faom3ster#9
Thank you very much for all your working! Could you make one for Mayn too?
01/11/2016 03:34 danielmemen14#10
Quote:
Originally Posted by dabnoj View Post
ive open 19 client at same time... ahahah
19 client for ph or wsp sir dab?
01/11/2016 08:04 Generalu87#11
how abaout for hungames will work dabnoj?
01/11/2016 12:46 dabnoj#12
i dunno i dont tested it... but without anticheat it will for sure work if you put right params
01/12/2016 19:56 angelmarc12#13
what the right params for hungames?

can u teach how to get param
01/13/2016 13:31 SeiD001996#14
how to make a start with full resolution
01/14/2016 07:27 ketrina#15
not working in 12sky2ph still got error (Error: findwindow() )