Hello,
Know you a multi-clients for lastchaos on 2013 of Gamigo?
Know you a multi-clients for lastchaos on 2013 of Gamigo?
start Bin/Nksp.exe 4022 or use : start Bin/Nksp.exe fkzktlfgod!
[Only registered and activated users can see links. Click Here To Register...]Quote:
What u mean by .bat file ?
Nice, wenn man dann nichtmal nen einfachen Parameter übergeben kann.Quote:
I know something about c# and c++
string currentDir = Environment.CurrentDirectory; Process.Start(currentDir + "\\Bin\\Nksp.exe", " fkzktlfgod"); // 4022(old) oder fkzktlfgod!(new) System.Threading.Thread.Sleep(250); // Verzögerung 0,25sek Application.Exit(); //Launcher schließen
Could you translate what you said to english please? I can't speak german :/Quote:
Nice, wenn man dann nichtmal nen einfachen Parameter übergeben kann.
c# code wenn Anwendung im LC Ordner:
Code:string currentDir = Environment.CurrentDirectory; Process.Start(currentDir + "\\Bin\\Nksp.exe", " fkzktlfgod"); // 4022(old) oder fkzktlfgod!(new) System.Threading.Thread.Sleep(250); // Verzögerung 0,25sek Application.Exit(); //Launcher schließen
i will try it ;)Quote:
Nice, wenn man dann nichtmal nen einfachen Parameter übergeben kann.
c# code wenn Anwendung im LC Ordner:
Code:string currentDir = Environment.CurrentDirectory; Process.Start(currentDir + "\\Bin\\Nksp.exe", " fkzktlfgod"); // 4022(old) oder fkzktlfgod!(new) System.Threading.Thread.Sleep(250); // Verzögerung 0,25sek Application.Exit(); //Launcher schließen
thanks.Quote:
use google translator :p
Nice, if you then can not even pass a simple parameter.
c # code when using the LC folder: