20.01.2016, 14:56
hey, can some one help..
Код:
i got script in r7 but i use r6 can do example how make r6 from r7 ? R7: /*Namai[i][Id] = cache_get_row_int(i,0,DbHandle); cache_get_row(i,1,Namai[i][Savininkas],DbHandle,24); Namai[i][EnX] = cache_get_row_float(i,2,DbHandle); Namai[i][EnY] = cache_get_row_float(i,3,DbHandle); Namai[i][EnZ] = cache_get_row_float(i,4,DbHandle); Namai[i][InterjeroNr] = cache_get_row_int(i,5,DbHandle); Namai[i][Kaina] = cache_get_row_int(i,6,DbHandle); Namai[i][Locked] = cache_get_row_int(i,7,DbHandle); Namai[i][weed] = cache_get_row_int(i,8,DbHandle); Namai[i][aplankytas] = cache_get_row_int(i,9,DbHandle); Namai[i][parduodamas] = cache_get_row_int(i,10,DbHandle); Namai[i][seife] = cache_get_row_int(i,11,DbHandle); Namai[i][galiBaldus] = cache_get_row_int(i,12,DbHandle); Namai[i][uzvaliuta] = cache_get_row_int(i,13,DbHandle); Namai[i][auga] = cache_get_row_int(i,14,DbHandle); Namai[i][augimolaikas] = cache_get_row_int(i,15,DbHandle); Namai[i][laistymas] = cache_get_row_int(i,16,DbHandle);*/