value of array into array - 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: value of array into array (
/showthread.php?tid=355264)
value of array into array -
marquezsanchez - 29.06.2012
hi can i do that ??
gHouseVar[(gCounter[hCounter])][hOwner]...
Re: value of array into array -
RyDeR` - 29.06.2012
Yes.
Re: value of array into array -
marquezsanchez - 29.06.2012
yes its working thx;
Re: value of array into array -
MadeMan - 29.06.2012
You know, your computer is not going to blow up if you try it. You will just get a compiling error if the syntax is not acceptable for the compiler. So I recommend trying things on your own instead of asking permission from SA-MP forums first.