Problem with 3DTextLabel
#1

Hi, Please help me with a big problem .. because this 3dlabel server has an anonymous and can not let go but if I delete it works perfectly ... what is wrong with this label?

PHP код:
if(CarInfo[h][cOwned] == && IsAnOwnableCar(h))
        {
            new 
str[356];
            
format(strsizeof(str), "{00FF0B}Acest vehicul este de vanzare!\nModel: {FF0000}%s{00FF0B}\nPret: {FF0000}$%s{00FF0B}\nCar ID: {FF0000}%d{00FF0B}"VehicleNames[GetVehicleModel(h)-400], FormatNumber(CarInfo[h][cValue]), h);
            
Car3DLabel[h] = Create3DTextLabel(str0xFFFFFFFF0.00.00.07.000);
            
Attach3DTextLabelToVehicle(Car3DLabel[h], h0.00.00.0);
        } 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)