[HELP] Text3D:Create3DTextLabel
#1

Hi all! i need some help about i want to Say in to the Public chat the id of the 3DTextLabel but it always say TAG MISMATCH

Here is the Code:
PHP код:
new Text3D:dtext;
CMD:jajaj(playeridparams[])
{
    
dtext Create3DTextLabel("jajaj"0xFFFFFFFF0.00.00.050.000);
    
Attach3DTextLabelToVehicle(dtext30.00.01.5);
    new 
juj[5];
    
format(juj,sizeof(juj),"%s",dtext); // From here i got the error -> TAG MISMATCH
        
SendClientMessage(playerid,0xFFFFFFAA,juj);
    return 
1;

Reply


Messages In This Thread
[HELP] Text3D:Create3DTextLabel - by Scofield62 - 04.01.2013, 09:34
Re: [HELP] Text3D:Create3DTextLabel - by JavoDiaz - 04.01.2013, 09:43
Re: [HELP] Text3D:Create3DTextLabel - by Faisal_khan - 04.01.2013, 09:44
Re: [HELP] Text3D:Create3DTextLabel - by Scofield62 - 04.01.2013, 09:46
Re: [HELP] Text3D:Create3DTextLabel - by Scofield62 - 04.01.2013, 10:39
Re: [HELP] Text3D:Create3DTextLabel - by FL3GM4 - 04.01.2013, 10:44
Re: [HELP] Text3D:Create3DTextLabel - by Scofield62 - 04.01.2013, 11:02
Re: [HELP] Text3D:Create3DTextLabel - by Scofield62 - 04.01.2013, 11:08

Forum Jump:


Users browsing this thread: 1 Guest(s)