[Ajuda] warning: 213: tag mismatch
#10

Tente Isto:
PHP код:
new Str[60];
format(Str,sizeof(Str),"{FFFFFF}Velocidade Mбxima:\n {FF0000}%i{FFFFFF} Km/h"ACameras[CamID][CamSpeed]);
ACameras[CamID][CamText] = CreateDynamic3DTextLabel(Str0x008080FFACameras[CamID][CamX], ACameras[CamID][CamY], ACameras[CamID][CamZ]+560.0); 
Vб na include PPC_Defines e procure por ACameras e adicione isso antes de CamIcon:
PHP код:
Text3D:CamText
Use isto para apagar a 3DTextLabel:
PHP код:
DestroyDynamic3DTextLabel(ACameras[CamID][CamText]); 
Reply


Messages In This Thread
warning: 213: tag mismatch - by engelguilherme - 30.01.2014, 16:11
Re: warning: 213: tag mismatch - by mau.tito - 30.01.2014, 16:50
Re: warning: 213: tag mismatch - by engelguilherme - 31.01.2014, 00:14
Re: warning: 213: tag mismatch - by Gii - 31.01.2014, 00:25
Re: warning: 213: tag mismatch - by Don_Speed - 31.01.2014, 00:31
Re: warning: 213: tag mismatch - by engelguilherme - 31.01.2014, 12:16
Re: warning: 213: tag mismatch - by engelguilherme - 31.01.2014, 12:24
Re: warning: 213: tag mismatch - by DannielCooper - 31.01.2014, 14:06
Re: warning: 213: tag mismatch - by engelguilherme - 31.01.2014, 15:51
Re: warning: 213: tag mismatch - by Mathsss - 31.01.2014, 21:57

Forum Jump:


Users browsing this thread: 5 Guest(s)