SAMP.exe - Parameters
#1

Hi,

Fisrt: sorry for my bad English.

So, I saw a topic about the SAMP.exe's paramteres, but it isn't help for me. I'd like connect to server without open samp.exe's interface. Formery I've got paramters, that work. But nowdays doesn't work, with SAMP 0.3z.

The best option is: with paramters I can give the server IP, PORT, and the player's name, but is it enough, if I can give the server's IP and it's PORt, because I edit the name in registry.

So, if anyone knows these parameters, please describe in a comment.

Thanks in advance for any help,
Dfoglalo
Reply
#2

use this on web-browser: samp://youriport. - If you mean this.
Reply
#3

Formery I use this, but I hate it, because if I use this, the SAMP.exe opens a windows, and offer three options:
  1. Add server to favourites
  2. Connect to server
  3. Cancel
And I now looking for paramters, which are connect to server without open any windows. So I'd like the client starts immediately with the given IP address.
Reply
#4

Quote:
Originally Posted by Dfoglalo
View Post
Formery I use this, but I hate it, because if I use this, the SAMP.exe opens a windows, and offer three options:
  1. Add server to favourites
  2. Connect to server
  3. Cancel
And I now looking for paramters, which are connect to server without open any windows. So I'd like the client starts immediately with the given IP address.
Hmm, i think that's not possible ! :/
Reply
#5

I think it, too. :/

Plus information: if I remember correctly, these old parameters are work long ago:

Code:
-c -h 11.22.33.44 -p 1234 -n "Name"
But nowdays if I use this, the name doesn't work, and I connect to localhost (127.0.0.1) instead of to given IP address (11.22.33.44).
Reply
#6

AFAIK the parameters are:
Code:
samp.exe [host]:[port] [password]
but i am unsure about player name.
Reply
#7

Kirollos,

Really that simple?
Really that simple!

Thank you very much.

Oh, and the player's name isn't problem, because:

Quote:
Originally Posted by Dfoglalo
View Post
I edit the name in registry.
http://en.wikipedia.org/wiki/Windows_Registry



...and my English is not so bad according to these.
Reply
#8

don't put " around nick name, or it won't work, don't know why ur connecting to localhost though

Code:
-c -n nick -h host -p port -w password
I know that it works for sure, and tested it, if you do the parameters in that order.
Reply
#9

I tested with " and without ", too. But none of them worked. And now tested your code in my server, but it doesn't work, too. With your code the player's name change to "(0)" with " and without ", too. But it also ture that the server doesn't got password.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)