Options in the command line client SAMP
#2

Is it possible to do so either by using HTML...

e.g.
PHP код:
<meta http-equiv="refresh" content="1;url=samp://IP:PORT"
Note: Save the file with .html extenstion on your device.

...or...

Create a new file in your GTA SA folder, and save it in .bat extension, then make a shortcut for it on your Desktop.
Open it with notepad, and add the following:

Код:
@echo off
set ip=ip
set port=port
samp.exe %ip%:%port%
Note: Add the server's IP & Port that you want to connect to at its specific variables.
Reply


Messages In This Thread
Options in the command line client SAMP - by killer67 - 26.08.2015, 08:35
Re: Options in the command line client SAMP - by Michael B - 26.08.2015, 08:45

Forum Jump:


Users browsing this thread: 1 Guest(s)