[AJUDA] Radares
#10

pawn Код:
SetTimerEx("Atualizar3dTextRadar", 1000, 0, "i", playerid);
pawn Код:
forward Atualizar3dTextRadar();
public Atualizar3dTextRadar()
{
 new str[128];
 format(str,sizeof(str),"Radar !!\n 100 KM/H");
 Create3DTextLabel(str, COLOR_YELLOW,x, y, z+1, 50, 0, 0);
 return 1;
}
Tenta assim .
Reply


Messages In This Thread
[AJUDA] Radares - by Shadoww5 - 29.04.2011, 22:57
Re: [AJUDA] RADARES - by diretor7 - 29.04.2011, 23:03
Re: [AJUDA] RADARES - by Shadoww5 - 29.04.2011, 23:09
Re: [AJUDA] Radares - by Shadoww5 - 29.04.2011, 23:57
Re : [AJUDA] Radares - by Lohran - 30.04.2011, 00:07
Re: [AJUDA] Radares - by Shadoww5 - 30.04.2011, 00:10
Re: [AJUDA] Radares - by [S]trong - 30.04.2011, 00:30
Re: [AJUDA] Radares - by The Knight - 30.04.2011, 00:30
Re: [AJUDA] Radares - by Shadoww5 - 30.04.2011, 01:05
Re: [AJUDA] Radares - by Macintosh - 30.04.2011, 01:06

Forum Jump:


Users browsing this thread: 1 Guest(s)