Help with 3d textlabel
#6

Quote:
Originally Posted by Golimad
Посмотреть сообщение
I just explained above why It doesn't get attached.
Actually it does get attached but it gets destroyed right after it.
No, thats false!

PHP код:
new x=1;
if(
x) print("hi"),x=0;
else if(!
x) print("nope"),x=1;
print(
"end"); 
Only hi & end gets called, because of the ELSE if!

The mistake he made is the color: 0x33DD1100

When the alpha is 00...its transparent.

So he need to do sth like this: 0x33DD11FF

Greekz
Reply


Messages In This Thread
Help with 3d textlabel - by Nabster - 03.03.2015, 12:01
AW: Help with 3d textlabel - by Kaliber - 03.03.2015, 12:13
Re : Help with 3d textlabel - by Golimad - 03.03.2015, 12:31
AW: Re : Help with 3d textlabel - by Kaliber - 03.03.2015, 12:35
Re : Help with 3d textlabel - by Golimad - 03.03.2015, 12:37
AW: Re : Help with 3d textlabel - by Kaliber - 03.03.2015, 12:44
Re: AW: Re : Help with 3d textlabel - by maramizo - 03.03.2015, 17:12
Re: Help with 3d textlabel - by Nabster - 04.03.2015, 01:35

Forum Jump:


Users browsing this thread: 1 Guest(s)