Question
#2

Код:
if ( Airfields[0][0] == 1 )
{
}
//or
if ( Airfields[1][0] == 1 )
{
}
the first number in the [ ] is the "row" its starts from 0! second in [ ] is the "element" like in the first line the first "element" 0 is 1471.412 the second 1 is 1483.09 here the counting also starts from 0! If you don't understand I will explain a bit more
Reply


Messages In This Thread
Question - by westre - 09.03.2010, 17:33
Re: Question - by MPKaboose - 09.03.2010, 17:45
Re: Question - by [HiC]TheKiller - 09.03.2010, 17:47
Re: Question - by westre - 09.03.2010, 18:10

Forum Jump:


Users browsing this thread: 1 Guest(s)