Valuenames in Valuenames like PHP (rValue$i)?
#1

Hi all,

i knew, my title is a bit serious but here my problem:

f.e.:
Код:
while(i< sizeof(FrakInfo))
{
          format(string,sizeof(string),"Value: %d:\t[%s$}",i,FrakInfo[i][rValue1]);
          i++;
}
So now my question: Is there are posebility to do things like php so that you can loop with the while function all values of the enum "FrakInfo[id][rValue1-12]"

In php there are things like:

$test = rValue$i

or so, is there in samp also a possebility?
Sry for my bad englisch ,

MfG. Cody09
Reply


Messages In This Thread
Valuenames in Valuenames like PHP (rValue$i)? - by C0dy09 - 26.02.2012, 16:08
Re: Variables in Variablesnames - by wups - 26.02.2012, 16:12
AW: Valuenames in Valuenames like PHP (rValue$i)? - by C0dy09 - 26.02.2012, 16:25

Forum Jump:


Users browsing this thread: 1 Guest(s)