SA-MP Forums Archive
[AJUDA] Me ajudem por favor... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [AJUDA] Me ajudem por favor... (/showthread.php?tid=348338)



[AJUDA] Me ajudem por favor... - [MsT]Pho3niX - 05.06.2012

Como posso colocar esse cуdigo abaixo, como TextDraw, ou como 3DText,
Por favor, preciso muito galera, xD

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;
}



Re: [AJUDA] Me ajudem por favor... - [MsT]Pho3niX - 05.06.2012

Eu tentei por-lo assim, mas deu dois erros =/

pawn Код:
public OnPlayerGiveDamage(playerid, damagedid, Float: amount, weaponid)
{
    if(damagedid != INVALID_PLAYER_ID)
    {
        weaponid = TextDrawCreate(320,380,"-%.0f");
        damagedid = TextDrawCreat(320,390,"%s");
        playerid = TextDrawCreat(320,400,"%s");
        TextDrawColor(0x00FF04FF);
        TextDrawLetterSize(0.5,1.5);
        TextDrawFont(1,fontstyle);
        PlayerPlaySound(playerid,17802,0.0,0.0,0.0);
    }
    return 1;
}



Re: [AJUDA] Me ajudem por favor... - Schocc - 05.06.2012

Posso te ajudar mais sу ajudo pelo msn mano leandroneni@live.com