C# or C++
#5

Both, but in C# you can launch samp.exe with parameters -IP -PORT

Process.Start("samp.exe -IP -PORT");

or in C++.net

Using the clase System:iagnostics;

Process::Start("samp.exe -IP -PORT");

And in vb.net

The class is automaticaly included

process.start("samp.exe -IP -PORT")

Good look
Reply


Messages In This Thread
C# or C++ - by Typhome - 24.09.2010, 17:28
Re: C# or C++ - by RyDeR` - 24.09.2010, 18:13
Re: C# or C++ - by Typhome - 24.09.2010, 18:19
Re: C# or C++ - by DeathOnaStick - 24.09.2010, 18:22
Respuesta: C# or C++ - by xenowort - 24.09.2010, 19:48
Re: Respuesta: C# or C++ - by Typhome - 29.09.2010, 17:28
Re: C# or C++ - by Matthias_ - 29.09.2010, 20:03
Re: Respuesta: C# or C++ - by JaTochNietDan - 29.09.2010, 20:38
Respuesta: Re: Respuesta: C# or C++ - by xenowort - 29.09.2010, 22:18
Re: Respuesta: Re: Respuesta: C# or C++ - by Donny_k - 30.09.2010, 12:38

Forum Jump:


Users browsing this thread: 1 Guest(s)