3D text bug, help?!
#4

Код:
format(houset, sizeof(houset), "Собственик: {FFFF00}%s\n{32cd32}Цена: {FFFFFF}%d\n{32cd32}Интериор: {FFFFFF}%d\n{32cd32}Състояние: {FFFFFF}%s\n{32cd32}ID: {FFFFFF}%d", HouseInfo[i][HouseOwnerName], HouseInfo[i][HousePrice], HouseInfo[i][HouseInterior], houses, i);
HouseInfo[i][HouseLabel] = Create3DTextLabel(houset, 0xE60000FF, HouseInfo[i][HouseEnterX], HouseInfo[i][HouseEnterY], HouseInfo[i][HouseEnterZ], 50, 0, 0);
This is the text when load houses.
Reply


Messages In This Thread
3D text bug, help?! - by martintasin - 11.08.2016, 17:26
Re: 3D text bug, help?! - by Luicy. - 11.08.2016, 17:28
Re: 3D text bug, help?! - by LifeRah - 11.08.2016, 17:29
Re: 3D text bug, help?! - by martintasin - 11.08.2016, 17:29

Forum Jump:


Users browsing this thread: 1 Guest(s)