02.01.2010, 16:27
Hi, I'm having a problem with a house system i made. The 3DTextLabels wont show. I have tested that if the house system is bugged, and it wasnt the problem. The problem is with the 3Dtextlabel ( How do I know?: Because I changed the textlabel with a pickup and the pickup showed ) any one has an idea?
Code:
Code:
Код:
housetext[idx] = Create3DTextLabel(string,0x008080FF,HouseInfo[idx][hEnterX],HouseInfo[idx][hEnterY],HouseInfo[idx][hEnterZ],40.0,-1, 1);