02.09.2015, 19:10
(
Last edited by Lуs; 03/09/2015 at 12:43 AM.
)
olб pessoal tudo bom ? bom eu tenho uma textdraw aqui que tipo o player que matar conta +1 kill na textdraw, porem nгo estб mostrando ai o player morre depois que o outro player te mata novamente conta para os 2 o kill
onplayerdeath
public Status(playerid)
onplayerdeath
PHP Code:
Matou[killerid]++;
PHP Code:
format(String, sizeof(String), "murders: ~w~%d",Matou);
PlayerTextDrawSetString(playerid, HUD3[playerid], String);