How do I enter Samp without samp launcher -
Dreyfuz - 07.08.2015
Hi everybody.
My question is, how do I enter samp without samp launcher. I'm just making a .Net application and the only way I found to do this was using the Shell.
I can open the samp whit host and port parameters. So here's all good. BUT, I do not get how to change the player name in the parameters.
I tried the Windows console with the following parameters:
Quote:
samp.exe -h 127.0.0.1 -p 7777
|
This open 'samp.exe' correctly, and enter the ip and port indicated. But when I want to enter the player name parameter(which should be -n Playername), nothing happens.
Quote:
samp.exe -h 127.0.0.1 -p 7777 -n Anyone
|
I when was executed the above command samp works, but does not go I gave to the playername parameter.
PHP код:
If(Anyone can help me with this)
{
I would thank you;
return Rep++;
}
Re: How do I enter Samp without samp launcher -
Hable - 07.08.2015
I've seen some launchers from communities like pGA launcher that would let you enter only some of their servers and for admins ACP would be accesible,for others idk.