Detection of SAMP/GTA installation folder [C#]
#6

Quote:
Originally Posted by Amit1998
Посмотреть сообщение
I'm using this, it launches the game, however, it doesnt use the credentials(playerinfo[0] is the username, SERVER_IP is the IP)
It connects me to :7777 with a blank username instead.. And yes, I checked and the variables are legit.
How did you check if variables are correct?
Just to make sure...
Код:
string parameters = "-c -n " + playerinfo[0] + " -h 127.0.0.1 -p 7777";
Console.WriteLine(parameters); or something...
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)