3DTextLabels arent showing.
#1

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:
Код:
housetext[idx] = Create3DTextLabel(string,0x008080FF,HouseInfo[idx][hEnterX],HouseInfo[idx][hEnterY],HouseInfo[idx][hEnterZ],40.0,-1, 1);
Reply
#2

Try with virtualworld 0.
Reply
#3

Quote:
Originally Posted by Merlо
Try with virtualworld 0.
nope.
Reply
#4

Quote:
Originally Posted by Compton's Eazy E
Quote:
Originally Posted by Merlо
Try with virtualworld 0.
nope.
All coordinates are right? If yes, try create with Z added by some value, like 2.0.
Reply
#5

Yes all coordinates are correct because i made a /gotohouse cmd and it teleports me to the pos i put my house at.
Reply
#6

try virtual world -1 :P (shows in all worlds)
Reply
#7

Quote:
Originally Posted by Kurence
try virtual world -1 :P (shows in all worlds)
Re-Read the code.
Reply
#8

Ah sry i haven't noticed
Reply
#9

Is the string empty? Suppose with an empty string it wouldn't display.
Reply
#10

Quote:
Originally Posted by Rac3r
Is the string empty? Suppose with an empty string it wouldn't display.
No, the string size is 128
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)