Questions. - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Questions. (
/showthread.php?tid=121763)
Questions. -
Cry_Wolf - 18.01.2010
Hey all,
I want to be more known about scripting stuff, so I want to ask you some question's so please answer me.
1) What is the best way to learn Pawn quickly and usefull?
2) What is the best object streamer?
3) What is the best file saving system's (DINI,DUDB,DJSON,etc..)?
4) Give me some advices so can I learn Pawn.
Thanks.
Re: Questions. -
KnooL - 18.01.2010
1) Try to go on wiki.sa-mp.com and look for some tutorial and start your first basic gm/filterscript or start with editing an existing gamemode aka experimenting with stuff.
2) I'd prefer
http://forum.sa-mp.com/index.php?topic=93544.0
3) Dudb
4) Look at nr. 1 + You could search for a pawn tutorial on wiki.sa-mp.com to learn what things are like
Код:
|| = or + && = and + == = equal to etc.
Re: Questions. -
kmzr - 18.01.2010
There is no best way of learning it quickly imo. Just observe different codes and try work out why it does what it does, and how.
Re: Questions. -
Cry_Wolf - 18.01.2010
Ok Thanks you guys, I will wait for other answers.
Re: Questions. -
Cry_Wolf - 18.01.2010
Bump, please help me.
Re: Questions. -
KnooL - 18.01.2010
Also read the forum rules, don't bump within 12 hours.