[AJUDA] 3DTextLabel
#3

Quote:
Originally Posted by Pedro_Miranda
Посмотреть сообщение
Nгo sei se isto resolverб, porйm vocк pode comeзar corrigindo a callback.

pawn Код:
forward TextStats();
public TextStats()
{
    for(new i; i < MAX_PLAYERS; ++i)
    {
        format(Zstring, sizeof(Zstring), "Matou %d || Morreu %d", pInfo[i][matou],pInfo[i][morreu]);
        Update3DTextLabelText(TEXT1[i], 0x00FF00FF, Zstring);
    }
    return 1;
}
nгo entendi :S
Reply


Messages In This Thread
[AJUDA] 3DTextLabel - by Crueliz0n - 25.06.2012, 17:09
Re: [AJUDA] 3DTextLabel - by Jason` - 25.06.2012, 17:12
Re: [AJUDA] 3DTextLabel - by Crueliz0n - 25.06.2012, 17:16
Re: [AJUDA] 3DTextLabel - by Don_Speed - 25.06.2012, 17:16
Re: [AJUDA] 3DTextLabel - by Crueliz0n - 25.06.2012, 17:18
Re: [AJUDA] 3DTextLabel - by Don_Speed - 25.06.2012, 17:20
Re: [AJUDA] 3DTextLabel - by Crueliz0n - 25.06.2012, 17:21
Re: [AJUDA] 3DTextLabel - by RoacH` - 25.06.2012, 17:21
Re: [AJUDA] 3DTextLabel - by Jason` - 25.06.2012, 17:29
Re: [AJUDA] 3DTextLabel - by Crueliz0n - 25.06.2012, 17:31

Forum Jump:


Users browsing this thread: 1 Guest(s)