3D text bug, help?!
#1

The problem is, when i leave the server house 3dtext dissaper, but for only one house.
Reply
#2

Should I use my brain to try get the exact code as you have?
Reply
#3

Dude, kindly show the code or otherwise no one will be able to help you.
Reply
#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


Forum Jump:


Users browsing this thread: 1 Guest(s)