Ovo
format(PropertyString,sizeof(PropertyString),"Kuca na PRODAJU! \n ID kuce: %d \n Cena: $%d \n Opis: %s \n Level: %d",HouseInfo, HouseInfo,HouseInfo, HouseInfo);
HouseLabel = Create3DTextLabel(string1,0x006400FF,HouseInfo, HouseInfo, HouseInfo,55, 0, 1);
zamjeni sa ovim
format(PropertyString,sizeof(PropertyString),"Kuca na PRODAJU! \n ID kuce: %d \n Cena: $%d \n Opis: %s \n Level: %d",HouseInfo, HouseInfo,HouseInfo, HouseInfo);
HouseLabel = Create3DTextLabel(PropertyString,0x006400FF,HouseInfo, HouseInfo, HouseInfo,55, 0, 1);