SA-MP Forums Archive
How to Add Script files to my server? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to Add Script files to my server? (/showthread.php?tid=521683)



How to Add Script files to my server? - davidstyle1125 - 24.06.2014

Hello, if you can help will be great,
i want to know how to add ScriptFiles to my own servers,
Some times when i want to download script, i click the download link
and it send me to Pastebin, what shall i do next?
i see there download link in the Pastebin but it downloads .txt file..
Could you explain me how to download that, or how to add that to the script..
Thanks alot.


Re: How to Add Script files to my server? - davidstyle1125 - 24.06.2014

Im New Scripted in here, and i would like to learn new things and stuff, so if possible to help would be awesome, Thanks!


Re: How to Add Script files to my server? - Jack_Leslie - 24.06.2014

https://sampforum.blast.hk/showthread.php?tid=4


Re: How to Add Script files to my server? - Juvanii - 24.06.2014

If the file should be pawn instead of .txt so copy all the scripts and paste it in pawno then compile. But if it should be an .inc file "Include" so download it as .txt then change the extension of the file from .txt to .inc and paste it in your includes file.