SA-MP Forums Archive
Learning to script - 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: Learning to script (/showthread.php?tid=508238)



Learning to script - Leighton - 21.04.2014

Is there a tutorial that teaches people how to script from the very beginning. I have looked at the SA-MP wiki and watched the ******* videos but they all just tell you what to type. I have made successful scripts from the tutorials but i still have no idea what, where or why i'm typing it. It's just pawn i'm interested in for now like how do people know when to make "strings" or "sendclient..." commands and etc.


Re: Learning to script - itsCody - 21.04.2014

I guess you can start looking for some tutorials that break stuff down,
I learnt by working with different gamemodes.

Maybe reading some of these?
https://sampforum.blast.hk/showthread.php?tid=451445
https://sampwiki.blast.hk/wiki/PAWN_for_Begginers
https://sampwiki.blast.hk/wiki/Scripting_Basics


Re: Learning to script - NoahF - 21.04.2014

I also learned by reading through and editing gamemodes. Try reading the Wiki and try to edit some basic (or complex) gamemodes. Good luck!!


Re: Learning to script - rockhopper - 21.04.2014

You will not understand anything if you read a guide
Just download a game mode and try to edit it add your own stuff to it etc
I too learnt by editing gamemodes


Re: Learning to script - Dragon2 - 21.04.2014

You will learn as u edit scripts and stuff just take a look at the .pwn everyday and watch ******* videos


Re: Learning to script - Parallex - 21.04.2014

The way I learned was, I downloaded a game-mode I liked and I looked through the commands and things everyday and day by day, I used to learn new and new things and now - I got my own 2 servers running up.


Re: Learning to script - newbie scripter - 21.04.2014

I suggest u to learn some other basic languages.
Like VB
i started to learn PAWN, couldn't understand a shit
After that, i learned VB and PAWN looked easy.


Re: Learning to script - Bingo - 21.04.2014

See this,

https://sampforum.blast.hk/showthread.php?tid=397509


Re: Learning to script - Khanz - 21.04.2014

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


Re: Learning to script - newbie scripter - 21.04.2014

and before starting, learn basic programming things like
What is a string
What is a comment
and so on

after that, look in the basic GMs given in the server package and try to understand it, if u cant make an topic or make an post in Here

We are always here to help u