tag mismatch
#1

Hi i have problem about that:

PHP код:
new Text;
Text Create3DTextLabel("text blablalbalbla",COLOR_RED,sposXsposY,sposZ15.000); 
when i compile my script gives that;
PHP код:
warning 213tag mismatch 
Reply
#2

PHP код:
new Text3DText;
new 
3DTextText
Either two should work, I can't fully test it yet sorry
Reply
#3

Quote:
Originally Posted by JesterlJoker
Посмотреть сообщение
PHP код:
new Text3DText;
new 
3DTextText
Either two should work, I can't fully test it yet sorry
yeah first one fixed the error thanks for reply.
Reply
#4

PHP код:
    new Text3D:Text;
    
Text Create3DTextLabel("text blablalbalbla", -1sposXsposYsposZ15.000); 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)