[PEDIDO] Hit com text e sound.
#5

TextDraw й com vocк, segue o exemplo que eu dei naquele outro tуpico.

pawn Код:
public OnPlayerGiveDamage(playerid, damagedid, Float: amount, weaponid)
{
    if(damagedid != INVALID_PLAYER_ID)
    {
        new string[25];
        format(string, sizeof(string), "~g~-~r~%.0f", amount), GameTextForPlayer(playerid, string, 3000, 3), GameTextForPlayer(damagedid, string, 3000, 3);
    }
    return 1;
}
Reply


Messages In This Thread
[PEDIDO] Hit com text e sound. - by [MsT]Pho3niX - 03.06.2012, 22:38
Re: [PEDIDO] Hit com text e sound. - by [MsT]Pho3niX - 03.06.2012, 23:11
Re: [PEDIDO] Hit com text e sound. - by Crueliz0n - 03.06.2012, 23:14
Re: [PEDIDO] Hit com text e sound. - by [MsT]Pho3niX - 03.06.2012, 23:20
Re: [PEDIDO] Hit com text e sound. - by StrondA_ - 04.06.2012, 00:39
Re: [PEDIDO] Hit com text e sound. - by [MsT]Pho3niX - 04.06.2012, 02:05
Re: [PEDIDO] Hit com text e sound. - by [MsT]Pho3niX - 04.06.2012, 03:12
Re: [PEDIDO] Hit com text e sound. - by StrondA_ - 04.06.2012, 04:56
Re: [PEDIDO] Hit com text e sound. - by [MsT]Pho3niX - 04.06.2012, 05:16
Re: [PEDIDO] Hit com text e sound. - by StrondA_ - 04.06.2012, 17:56

Forum Jump:


Users browsing this thread: 2 Guest(s)