SA-MP Forums Archive
from where i can 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: from where i can learn scripting (/showthread.php?tid=582808)



from where i can learn scripting - Chris0000 - 23.07.2015

from where i can learn scripting


Re: from where i can learn scripting - Sam15 - 23.07.2015

There are many topics..****** about them or use the search function.
You can also use *******


Re: from where i can learn scripting - Gazzy - 23.07.2015

The best way to learn how to script is to get a script for beginners and look through it and learn stuff. That's how I did it. Also, look up tutorials and Learn that way


Re: from where i can learn scripting - notime - 23.07.2015

The way I learned scripting is I went to ******* and followed some tutorials where they teach you how to make some simple DM server. Then just try to expand the stuff in that DM server like adding a vehicle. Adding some commands like /deagle eventually reaching the point to make a /weapon [wep id] or lateron even a /weapon [playerid] [weapon] [ammo]
And then just try and make stuff you would like.
If you want to make a RP server, just start simple and add more advanced stuff based on how your skills grow. Take a look at how other GM's are build and take examples out of it(dont copy and paste only, try to understand whats happening in the codings).


Re: from where i can learn scripting - SoFahim - 23.07.2015

The best way, You need to learn from Wiki.SA-MP.com first. Then you need to learn from other site, Like *******, this forum. ETC.


Re: from where i can learn scripting - Dokins - 23.07.2015

It's difficult to say, really. People pick it up from lots of places, but a lot of information is out of date, so be careful.


Re: from where i can learn scripting - xVIP3Rx - 23.07.2015

Think of a project, then think of how if should work, look for the functions that helps you make it..
one by one you'll find yourself scripting like a pro.