Hi!
I want to make a batch that will connect to a server in a SA-MP game.
The game is made in C++ its a multiplayer version of Gta San Andreas and its server browser is made in Delphi.
When you use start samp.exe it just starts the browser,and i want to connect to a specific IP,is that even possible ?
Using batch to connect to a SA-MP server
Moderator: DosItHelp
Re: Using batch to connect to a SA-MP server
NVM fixed it
How to :
cd /D "X:\bla bla\GTA San Andreas\"
start samp.exe IP:PORT
How to :
cd /D "X:\bla bla\GTA San Andreas\"
start samp.exe IP:PORT