SA-MP Forums Archive
Script starting - 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: Script starting (/showthread.php?tid=256142)



Script starting - Deviant96 - 19.05.2011

I made a new script, what should i do first?

Sorry im n00b okay?


Re: Script starting - Raimis_R - 19.05.2011

Just read wiki https://sampwiki.blast.hk/wiki/Scripting_Basics


Re: Script starting - Deviant96 - 19.05.2011

thanks Raimis, i got one error for do that simply script (eh?)


Re: Script starting - MadeMan - 19.05.2011

https://sampwiki.blast.hk/wiki/PAWN_tutorial


Re: Script starting - Famalamalam - 19.05.2011

Nobody, or hardly anybody reads the PAWN tutorial... as it's not needed at first in my opinion... I read parts of the tutorial only after I had scripted for a while. The best way to learn is to take a script already created and reverse engineer it, take it apart, see how it works, put it back together, add bits, take bits out, etc.


Re: Script starting - linuxthefish - 19.05.2011

Quote:
Originally Posted by Famalamalam
Посмотреть сообщение
Nobody, or hardly anybody reads the PAWN tutorial... as it's not needed at first in my opinion... I read parts of the tutorial only after I had scripted for a while. The best way to learn is to take a script already created and reverse engineer it, take it apart, see how it works, put it back together, add bits, take bits out, etc.
It's needed, trust me.


Re: Script starting - Famalamalam - 19.05.2011

It's not needed, it is however, useful... although nobody even knows it's there half the time.