[Ajuda] Ajuda com label
#9

Quote:
Originally Posted by arakuta
Посмотреть сообщение
Faz um debug.

pawn Код:
CMD:label(playerid)
{
    NomeClan[playerid] = Create3DTextLabel("teste", 0x008080FF,0.0,0.0,0.0,0.0,0);
    new t = Attach3DTextLabelToPlayer(NomeClan[playerid], playerid, 0.0 , 0.0 , 0.7);
    SendClientMessage(playerid,-1,t ? ("Text Attached") : ("Text Not Attached"));        
    return 1;
}
E me diz o resultado.
TESTEI com meu amigo e aparecia Text Attached mas n aparecia teste na cabeзa do player '-'
Reply


Messages In This Thread
Ajuda com label - by brunovs2011 - 07.05.2014, 17:10
Re: Ajuda com label aq '-' - by arakuta - 07.05.2014, 17:15
Re: Ajuda com label aq '-' - by brunovs2011 - 07.05.2014, 17:17
Re: Ajuda com label aq '-' - by brunovs2011 - 07.05.2014, 18:19
Re: Ajuda com label aq '-' - by arakuta - 07.05.2014, 18:22
Re: Ajuda com label aq '-' - by BreakDriFT - 07.05.2014, 18:24
Re: Ajuda com label aq '-' - by arakuta - 07.05.2014, 18:26
Re: Ajuda com label aq '-' - by BreakDriFT - 07.05.2014, 18:29
Re: Ajuda com label aq '-' - by brunovs2011 - 07.05.2014, 18:52
Re: Ajuda com label aq '-' - by brunovs2011 - 07.05.2014, 19:03

Forum Jump:


Users browsing this thread: 1 Guest(s)