Small help plz
#5

Tried this?

pawn Код:
//onplayer death

    if(IsPlayerConnected(killerid) && strlen(KillMes[killerid]) > 1)
    {
        TextDrawSetString(Text[7][playerid],KillMsg[killerid]);
        TextDrawShowForPlayer(playerid,Text[7][playerid]);
        SetTimerEx("HideKillMes",5000,0,"i",playerid);
    }
Reply


Messages In This Thread
Small help plz - by cloud9 - 26.07.2009, 13:46
Re: Small help plz - by cloud9 - 26.07.2009, 14:24
Re: Small help plz - by DMSOrg - 26.07.2009, 14:29
Re: Small help plz - by cloud9 - 26.07.2009, 14:40
Re: Small help plz - by MadeMan - 26.07.2009, 14:42
Re: Small help plz - by cloud9 - 26.07.2009, 14:55
Re: Small help plz - by MadeMan - 26.07.2009, 14:59
Re: Small help plz - by cloud9 - 26.07.2009, 15:21

Forum Jump:


Users browsing this thread: 3 Guest(s)