GangZones
#1

PHP Code:
public LoadGangZones()
{
    new 
rowsfieldsid 1time GetTickCount();
    
cache_get_data(rowsfields);
    for(new 
1rowsi++)
    {
        if(
rows)
        {
            
GZInfo[id][gID] = cache_get_field_content_int(i"id"DATABASE);
            
GZInfo[id][gCoords][0] = cache_get_field_content_float(i"ginfo1"DATABASE);
            
GZInfo[id][gCoords][1] = cache_get_field_content_float(i"ginfo2"DATABASE);
            
GZInfo[id][gCoords][2] = cache_get_field_content_float(i"ginfo3"DATABASE);
            
GZInfo[id][gCoords][3] = cache_get_field_content_float(i"ginfo4"DATABASE);
            
GZInfo[id][gDefenders] = cache_get_field_content_int(i"fraction"DATABASE);
            
GZInfo[id][gID] = GangZoneCreate(GZInfo[id][gCoords][0], GZInfo[id][gCoords][1], GZInfo[id][gCoords][2], GZInfo[id][gCoords][3]);
            
ZoneOnBattle[id] = false;
            
GZInfo[id][gPlayerAttacker] = 0;
            
GZInfo[id][gPlayerDefender] = 0;
            
GZInfo[id][gAttackers] = 0;
            
GZSafeTime[id] = 0;
            
TOTALGZ++, id++;
        }
        else 
printf("[Ошибка MySQL] Номер гангзоны %i"i);
    }
    
printf("[Загружено ганг зон]: <%i>. Потрачено: <%i мс>."TOTALGZGetTickCount() - time);
    return 
true;

Пишет что загружены все гангзоны но некоторые не отоброжаются
Reply


Messages In This Thread
GangZones - by SanDev - 25.11.2016, 14:18
Re: GangZones - by Mutha_X - 25.11.2016, 15:53
Re: GangZones - by coloN - 25.11.2016, 15:59
Re: GangZones - by SanDev - 25.11.2016, 17:43
Re: GangZones - by S4D - 25.11.2016, 20:42
Re: GangZones - by SanDev - 26.11.2016, 15:15
Re: GangZones - by stabker - 26.11.2016, 16:20
Re: GangZones - by SanDev - 26.11.2016, 17:18
Re: GangZones - by stabker - 26.11.2016, 17:46
Re: GangZones - by SanDev - 26.11.2016, 22:30
Re: GangZones - by SanDev - 27.11.2016, 18:11
Re: GangZones - by Stepashka - 27.11.2016, 18:59
Re: GangZones - by SanDev - 27.11.2016, 20:15
Re: GangZones - by Stepashka - 28.11.2016, 06:37
Re: GangZones - by joker2020pro - 28.11.2016, 07:29
Re: GangZones - by Stepashka - 28.11.2016, 07:38
Re: GangZones - by SanDev - 28.11.2016, 10:02
Re: GangZones - by S4D - 28.11.2016, 12:07
Re: GangZones - by SanDev - 28.11.2016, 14:36

Forum Jump:


Users browsing this thread: 3 Guest(s)