Where did most of you guys learn the script from ? -
-Roleplay- - 28.08.2011
Where did most of you guys learn the script from ?
Re: Where did most of you guys learn the script from ? -
KeeDee - 29.08.2011
SAMP / Internet
Re: Where did most of you guys learn the script from ? -
Zh3r0 - 29.08.2011
SA-MP Opened my way to computer languages.
PAWN it's the language I train on yet.
I learned it from copy pasting back in 2008 and in 2009 I started scripting my owns.
Re: Where did most of you guys learn the script from ? -
IceCube! - 29.08.2011
Wiki, Tutorials, and this pawn lang guide or somthing.
But that was way way back when it was a older samp less includes etc
I dont know how to answer your poll so the text above ^^ will have to do
Edit:
Quote:
Originally Posted by Zh3r0
I learned it from copy pasting back in 2008 and in 2009 I started scripting my owns.
|
really Zh3r0, how can you learn if you just copy and paste? also is that really a good thing to tell a Little Clucker...?
Re: Where did most of you guys learn the script from ? -
Kitten - 29.08.2011
...i had many friends who scripted i saw them script alot i got interest in it so i basically just search the web and found alot of wiki's followed tutorials thats how i learned
Re: Where did most of you guys learn the script from ? -
SlashPT - 29.08.2011
Quote:
Originally Posted by IceCube!
Wiki, Tutorials, and this pawn lang guide or somthing.
But that was way way back when it was a older samp less includes etc
I dont know how to answer your poll so the text above ^^ will have to do
Edit:
really Zh3r0, how can you learn if you just copy and paste? also is that really a good thing to tell a Little Clucker...?
|
that's also what i made... i learnt that way ( copy, paste )
Re: Where did most of you guys learn the script from ? -
IceCube! - 29.08.2011
Quote:
Originally Posted by SlashPT
that's also what i made... i learnt that way ( copy, paste ) 
|
Ok point taken you can learn from copy and pasting.... Some how...
Re: Where did most of you guys learn the script from ? -
JaTochNietDan - 29.08.2011
Well I started learning PAWN by reading the PAWN documentation over at CompuPhase's website, which is located
here. The fact that a lot of people don't seem to bother reading this documentation would be why they struggle so much with PAWN and have to ask so many questions. There's also plenty of answers out on the internet, chances are, if you have a question, it has probably already been answered and you can find it through ******.
Also the entire API for SA-MP is documented on the
SA-MP Wiki so that should be all you need to learn PAWN. For other languages I really only need to learn the basic syntax, then just start reading the API for the functions that I need to work with at the time.
Re: Where did most of you guys learn the script from ? -
CyNiC - 29.08.2011
Wiki SA-MP, Compuphase, Orkut Community, SA-MP Forum, C and C++ tutorials.
Re: Where did most of you guys learn the script from ? -
iPLEOMAX - 29.08.2011
Just like Zh3r0's copy-paste method until when I started to create original scripts of my own.