Posts: 2,187
Threads: 81
Joined: Aug 2011
Reputation:
0
Hey dude. I was in your shoes approximately 2-3 weeks ago. The SA-MP wiki is the best ever and the forum guys are superb too, I got overwhelming support I ever needed. I had a bit of something to go on, because I knew about 5% of C++ language from school. Just declaring integers and all that. Now look below me, I got three Filterscripts (am not bragging, because they aren't too much, just an example).
Most of the functions in the scripting are Self explanatory. For example, GetPlayerName means you get a player's name. OnFilterScriptInIt means On loading the filterscript, what do you need to do IN IT? And so on.
If you want to start, read up the basics page at the samp wiki, I started from there, read about 5-6 pages, then started on my own and I think I know good scripting now but there's a lot to go on, still. If you haven't got the patience to read, you can't script, because scripting requires patience too.
Practice makes a man perfect! Don't even try to download super hard gamemodes that you won't understand, that will just demoralise you.
Get the server package, try checking out the basic filterscripts given in it, edit the gamemodes and so on.
Hope this helps,
Cheers.
Posts: 28
Threads: 2
Joined: Dec 2012
Reputation:
0
Thanx for all the responses guys
The thing is all that pawno tutorials and things looks complicated. For example the scripting basics are confusing and i cant understand it. Includes, calls, funions and the rest are not explained simple enough to me. I dont quite understand it. Isnt there any simpler definitions of these things? And I also dont see how its related to the game, they dont explain how its related. When i ******d html and watched ******* videos its so simple and they explain what the commands and things are and how it relates to a webpage but when they talk about pawn all i see them do is type a whole bunch of things i dont know and they expect you to understand them. Like for example..why do you type #include <a_samp>? what is that and why do you type it. Those things are not clearly explained. I really am trying to ;earn it but I just dont get it. It feels as if those tutorials are for those that already know the basics of pawno and not for those like me that actually know completely nothing about the language