27.03.2016, 04:39
"how to get started"
And by the way, the things you are asking tips/ideas/suggestions/etc. on can't just be explained with words whatsoever. This section is for "help on your coding". Requests go here: https://sampforum.blast.hk/showthread.php?tid=447813
- Download the SA-MP server package.
- Extract the package.
- Enter the folder the package is in if you aren't already in it.
- Open the file "server.cfg".
- Change "rcon_password" to any password you want.
- Remove the line of "filterscripts".
- Change the text after "gamemode0" to "racing".
- Go back to the main directory. Double click on the folder called "pawno" and execute pawno.exe.
- Inside the folder called "pawno", look for "new.pwn". Highlight it, press CTRL + C. Go to the main directory, go inside the folder called "gamemodes" and press CTRL + V.
- Change the name of the file you just pasted inside the folder "gamemodes" to "racing.pwn".
- Go back to the window that shows the IDE (pawno.exe) and click on open file.
- Find "racing.pwn" and open it.
- Now start scripting your racing gamemode!
- And when you want to compile and test out your awesome server press F5!
- Run "samp-server.exe" to start the server.
- Open the SA-MP client and click on add a new server.
- Type "localhost" and press ENTER.
- Connect to your server and have fun!
And by the way, the things you are asking tips/ideas/suggestions/etc. on can't just be explained with words whatsoever. This section is for "help on your coding". Requests go here: https://sampforum.blast.hk/showthread.php?tid=447813