Pastebin question! - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Pastebin question! (
/showthread.php?tid=249115)
Pastebin question! -
NitoPSG - 17.04.2011
Guys i am beginner in scripting, and i want to know how can i use ParteBins?
Re: Pastebin question! -
BASITJALIL - 17.04.2011
Goto pastebin paste your code upload it and get link of it
Re: Pastebin question! -
Kwarde - 17.04.2011
1) go to their site (
www.pastebin.com)
2) Upload the code you've made and [submit]
That's how you can use it :P
Example:
http://pastebin.com/mYRCA7Qy
Re: Pastebin question! -
NitoPSG - 17.04.2011
Quote:
Originally Posted by Kwarde
|
i mean when someone have upload a Pastebin and i want to use his code, what i must do? i must copy his code from Pastebin and making a filterscript?
Re: Pastebin question! -
iJumbo - 17.04.2011
Yea you got it
Re: Pastebin question! -
nuriel8833 - 17.04.2011
Pastebin is only to save codes,and not to edit anything.
Go to pastebin,copy and paste your colde in there,and then upload your code
Good luck
Re: Pastebin question! -
Kwarde - 17.04.2011
Quote:
Originally Posted by NitoPSG
i mean when someone have upload a Pastebin and i want to use his code, what i must do? i must copy his code from Pastebin and making a filterscript?
|
Yes!
This must be done in pawno.
Re: Pastebin question! -
Mean - 17.04.2011
If it has for example 27k lines on PasteBin, it's damn long to Copy it. Then click the "Download" button, and re-save the .txt you downloaded into .pwn.
Re: Pastebin question! -
alpha500delta - 17.04.2011
Quote:
Originally Posted by Mean
If it has for example 27k lines on PasteBin, it's damn long to Copy it. Then click the "Download" button, and re-save the .txt you downloaded into .pwn.
|
You can also press CTRL+A.
Re: Pastebin question! -
Mean - 17.04.2011
Quote:
Originally Posted by alpha500delta
You can also press CTRL+A.
|
CTRL+A even copies the page, not only the code. So, downloading, or manually.