SA-MP Forums Archive
Meaning of Variables and Arrays - 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: Meaning of Variables and Arrays (/showthread.php?tid=334555)



Meaning of Variables and Arrays - RollTi - 15.04.2012

Not to much good at scripting

i want to know about Variables and Arrays scripting

Any Direct Link or Hint would be good


Re: Meaning of Variables and Arrays - Cjgogo - 15.04.2012

Variables store 1 single number/character.Arrays store variables[more number/characters].The dumbest and simpliest explanation I can give you.


Re: Meaning of Variables and Arrays - RollTi - 15.04.2012

Any hint codes/pawn would help (not being so n00b at all)

i also want to know about parameters and

what is called to this one?

pawn Код:
new Test[MAX_PLAYERS];



Re: Meaning of Variables and Arrays - Cjgogo - 15.04.2012

pawn Код:
new Test[MAX_PLAYERS];
That is a global variable!


Re: Meaning of Variables and Arrays - Cjgogo - 15.04.2012

Quote:
Originally Posted by ******
Посмотреть сообщение
Let me introduce to the wonderful place called the wiki:

https://sampwiki.blast.hk/

It covers this question and a whole load more.
LOL!That site is pretty nice,when was the site launched?[Of course I am being ironic,but,considering how serious ****** is,he may think I am that dumb and haven't heard of Wiki-SAMP]


Re: Meaning of Variables and Arrays - RollTi - 15.04.2012

Quote:
Originally Posted by ******
Посмотреть сообщение
Let me introduce to the wonderful place called the wiki:

https://sampwiki.blast.hk/

It covers this question and a whole load more.
Thanks

@CJGOGO thanks too

but still where can i directly found about Array/Variable/Parameters tutorial


Re: Meaning of Variables and Arrays - Cjgogo - 15.04.2012

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


Re: Meaning of Variables and Arrays - RollTi - 15.04.2012

Quote:
Originally Posted by Cjgogo
Посмотреть сообщение
Thanks men your the best thanks ****** and CJGoGo

its time to learn Variables/Arrays/Parameters