18.06.2015, 13:57
As the title say
on the top:
At the script:
Another where in the script
But it doesn't delete
on the top:
PHP код:
new Text3D:HouseLabel;
PHP код:
HouseLabel = Create3DTextLabel(HouseInfo[i][HouseText], COLOR_GREEN, HouseInfo[i][EntranceX], HouseInfo[i][EntranceY], HouseInfo[i][EntranceZ], 30, 0, 1);
PHP код:
Delete3DTextLabel(HouseLabel);