Where do i begin to learn scripting? - 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: Where do i begin to learn scripting? (
/showthread.php?tid=392311)
Where do i begin to learn scripting? -
Pawnstar - 13.11.2012
Sorry if this is the wrong section but it seemed most relevant for my question,
Basically, Where should i go to learn the very basics, like what a variable is, How to declare one, literally how you would teach an alien ?
Thanks
Re: Where do i begin to learn scripting? -
YoYo123 - 13.11.2012
You can learn a lot from the wiki:
https://sampwiki.blast.hk/wiki/Scripting_Basics
After the basics look at some tutorials that will help you understand things better.
Re: Where do i begin to learn scripting? -
MatZZPL - 13.11.2012
Set your self little targets, best way really.. For example
1. create a /enter and /exit command
2. upgrade it with a simple text saying you entered the building.
3. create a simple admin system (very easy)
4. learn to restrict the enter command only for admins...
5. use ur imagination!
Thats how i learned the basic's really quickly, and if you need help this forum always is an answer!
Good luck!
Re: Where do i begin to learn scripting? -
Pawnstar - 13.11.2012
Thanks all, I am quite a fast learner and if i was to put in 3-5 hours learning a day how long would it be until im a, so to say 'average' scripter?