[Tutorial] [Win][Tut] One click server testing
#1

I'm not sure if many people have tried this or have thought about this, but you can make a DIY one click server tester.

It's super easy:
- Make a new text file in your GTA SA folder
- Rename it to Test Server.bat
- Right click on it and click edit
- Paste this code into Notepad:
Code:
start samp-server.exe
start samp.exe 127.0.0.1:7777
- Save the file
Now all you have to do is double click Test Server.bat and it will start your server up AND connect you to it

Out
Reply
#2

yeah it is a good thingy but my gta server and samp.exe arent on same dir, how to make it wokring?
Reply
#3

Quote:
Originally Posted by ~ ЉǾǖŦĦЗŁΛẄ ~
Code:
start samp-server.exe
start c:\dir\samp.exe 127.0.0.1:7777 or something
south i remembered how to do lol thx xD i put this .bat file in my server folder near samp-server.exe and its working perfectly

Code:
start samp-server.exe
cd c:\program files\rockstar games\gta san andreas\ (your gta sa dir)
start samp.exe 127.0.0.1:7777
Reply
#4

er another thing is there a way to make it start windowed mode?
Reply
#5

Quote:
Originally Posted by cgty94
er another thing is there a way to make it start windowed mode?
theres a mod called windowhack search it^^
Reply
#6

Nice, didnt know about this )
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)