House Bug
#7

you sure you add it like that?
PHP код:
            new Text3D:HouseLabel[500];
            
HouseLabel[h] = CreateDynamic3DTextLabel(labeltextCOLOUR_GREENhInfo[h][CPOutX], hInfo[h][CPOutY], hInfo[h][CPOutZ]+0.7TEXTLABEL_DISTANCEINVALID_PLAYER_IDINVALID_VEHICLE_IDTEXTLABEL_TESTLOShInfo[h][SpawnWorld], hInfo[h][SpawnInterior], -1TEXTLABEL_DISTANCE);
            if(
isnull(hIntInfo[hInfo[h][HouseInterior]][IntName]))
            {
                
hInfo[h][HouseInterior] = DEFAULT_H_INTERIOR;
                
file INI_Open(HouseFile(h));
                
INI_WriteInt(file"HouseInterior"DEFAULT_H_INTERIOR);
                
INI_Close(file);
            }
            
Iter_Add(Housesh);
            
hcount++;
        }
    } 
NOTE:
Код:
new Text3D:HouseLabel[500];
has copyed from our friend lol [ hydewhyd ]
Reply


Messages In This Thread
House Bug - by Jigsaw123 - 13.08.2015, 17:31
Re: House Bug - by bensmart469 - 13.08.2015, 17:33
Respuesta: House Bug - by Whyd - 13.08.2015, 17:35
Re: House Bug - by Jigsaw123 - 13.08.2015, 17:36
Re: House Bug - by Jigsaw123 - 13.08.2015, 17:39
Re: House Bug - by LovelySoomro - 13.08.2015, 19:48
Re: House Bug - by jlalt - 13.08.2015, 20:23
Respuesta: House Bug - by Whyd - 15.08.2015, 13:38

Forum Jump:


Users browsing this thread: 2 Guest(s)