SA-MP Forums Archive
Pawno 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: Pawno Scripting (/showthread.php?tid=650912)



Pawno Scripting - Lixyde - 09.03.2018

So this may be a long converstion:

I want to know, where i can learn fully Pawno? Not like 1,2,3 commands to make new thread, and new thread on only what i need, i want to learn pawno I've learn the basics on https://sampwiki.blast.hk/wiki/Scripting_Basics

And the full question: How is possible to learn Pawno Scripting?


Re: Pawno Scripting - rfr - 09.03.2018

pawno is a text editor.

pawn is the language you mean.

yeah there's no full on tutorials on how to learn it.

for me i just surfed around the filterscripts section read the code and just researched a bit of tutorials. it all builds up.


Re: Pawno Scripting - Meller - 09.03.2018

Quote:
Originally Posted by rfr
View Post
yeah there's no full on tutorials on how to learn it.
excuse me?
what do u call this then?


https://y-less.com/uploads/pawn-lang-3.0.3367.pdf


Re: Pawno Scripting - rfr - 09.03.2018

Quote:
Originally Posted by Meller
View Post
excuse me?
what do u call this then?


https://y-less.com/uploads/pawn-lang-3.0.3367.pdf
Ooooohhhh yeeeah, you really expect him to learn that when he doesn't even know what the language is called?


Re: Pawno Scripting - MarioKamani - 09.03.2018

Download gamemodes, study them, firstly, learn ZCMD, i did the same, i'm still a beginner, but i can do a RP server now, by just studying and testing.

Script and test, search for help on forums, learn.


Re: Pawno Scripting - AmarPlayer - 09.03.2018

How I started scripting is by editing someone else's gamemode and reading it to see what's what, then I started making my own server and if I didn't know something I'd either copy it from that script and try to understand it or ask people to explain it on forums.

As rfr said, it builds up with time.


Re: Pawno Scripting - Lixyde - 09.03.2018

Thanks to all, Also, rfr, i know the name of the language.

I've learned ZCMD, How to make dialog commands, /god command, /afk, /back. (Normal Things)
But this thing that Meller give its going to help too much

Thanks!