[Tool/Web/Other] Connecting to SA-MP (Batch - Simple)
#1

Connecting to SA-MP (Batch - Simple)
Well, first we need to know what a batch file, better known as .bat

Click Here

I made a file of these for the BPG (brazilian server), which was well accepted and greatly helped the people.

Remembering that this is a simple concept Batch many can be used here this is just one of them.

Tutorial
First, open notepad:



With this, create a shortcut to the SA-MP on your desktop:



Now rename the shortcut to Samp:



Now open notepad and type:

pawn Code:
@echo on // Enables Call
start Samp [Put here your IP]
@echo off // Disables Call
Example IP:

pawn Code:
@echo on // Enables Call
start Samp 127.0.0.1
@echo off // Disables Call
Now save the file with the .bat:



Perfect! Now you can connect to the desired IP with just two clicks!

Note: Please enter your name before the Client SA-MP standard, thus avoiding problems.

Video Example of Use
[ame=hhttp://www.youtube.com/watch?v=RcLk0p72CwI]BPG Open[/ame]

Finishing
Well, remembering that the Batch helps you with many tasks on the computer (an example is the Cmd).

BY: BIEL_COP
Reply


Messages In This Thread
Connecting to SA-MP (Batch - Simple) - by BielCOP - 26.10.2013, 19:26
Re: Connecting to SA-MP (Batch - Simple) - by andreasbleck - 26.10.2013, 21:53
Re: Connecting to SA-MP (Batch - Simple) - by BielCOP - 26.10.2013, 21:54
Re: Connecting to SA-MP (Batch - Simple) - by Djole1337 - 26.10.2013, 21:55
Re: Connecting to SA-MP (Batch - Simple) - by andreasbleck - 26.10.2013, 21:57

Forum Jump:


Users browsing this thread: 1 Guest(s)