PDA

Просмотр полной версии : [Вопрос] После рестарта , меняются интерьеры домов, или вообще падают игроки в воздухе



#Onty
14.01.2015, 14:36
forward OnHintLoad();
public OnHintLoad()
{
new rows, fields;
cache_get_data(rows, fields);
new i = 0, temp[64];
if(rows)
{
for(new idx = 0; idx < rows; idx++)
{
cache_get_row(idx, 0, temp), gHints[idx][hintID] = strval(temp);
cache_get_row(idx, 1, temp), gHints[idx][hintX] = floatstr(temp);
cache_get_row(idx, 2, temp), gHints[idx][hintY] = floatstr(temp);
cache_get_row(idx, 3, temp), gHints[idx][hintZ] = floatstr(temp);
cache_get_row(idx, 4, temp), gHints[idx][hintR] = floatstr(temp);
cache_get_row(idx, 5, temp), gHints[idx][hintSX] = floatstr(temp);
cache_get_row(idx, 6, temp), gHints[idx][hintSY] = floatstr(temp);
cache_get_row(idx, 7, temp), gHints[idx][hintSZ] = floatstr(temp);
cache_get_row(idx, 8, temp), gHints[idx][hintSR] = floatstr(temp);
cache_get_row(idx, 9, temp), gHints[idx][hintInterior] = strval(temp);
i++;
}
printf("[Загрузка]: Интерьеры | Загружено: %i",i);
}
else printf("Интерьеры не загружены.");
}




Оплата 300-500 рублей.
Кто может помочь пишите свой скайп , оплачу.
Либо связь со мной http://vk.com/id235609650