[Ayuda] 26 Errores y todo esta bueno..
#8

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    SendDeathMessage(killerid,playerid,reason);
    SetPlayerScore(killerid,(GetPlayerScore(killerid))+5);
    Rank[killerid]++;
/*============================================================================*/
    new string[MAX_STRING];
    format(string,sizeof (string),"[MATANZA]%s A matado a %s",Nombre2(killerid),Nombre(playerid));
    SendClientMessageToAll(COLOR_GRIS,string);
/*============================================================================*/
No veo que falte nada.
Reply


Messages In This Thread
[Ayuda] 26 Errores y todo esta bueno.. - by The_M - 27.12.2010, 19:27
Re: [Ayuda] 26 Errores y todo esta bueno.. - by CristianTdj - 27.12.2010, 19:34
Re: [Ayuda] 26 Errores y todo esta bueno.. - by [L3th4l] - 27.12.2010, 19:39
Re: [Ayuda] 26 Errores y todo esta bueno.. - by CristianTdj - 27.12.2010, 20:03
Re: [Ayuda] 26 Errores y todo esta bueno.. - by SAMPGammer - 27.12.2010, 20:16
Re: [Ayuda] 26 Errores y todo esta bueno.. - by TiNcH010 - 27.12.2010, 20:57
Respuesta: [Ayuda] 26 Errores y todo esta bueno.. - by OwlCity - 27.12.2010, 21:06
Respuesta: [Ayuda] 26 Errores y todo esta bueno.. - by The_M - 27.12.2010, 21:21
Re: Respuesta: [Ayuda] 26 Errores y todo esta bueno.. - by TiNcH010 - 27.12.2010, 22:17
Respuesta: [Ayuda] 26 Errores y todo esta bueno.. - by The_M - 27.12.2010, 23:49

Forum Jump:


Users browsing this thread: 3 Guest(s)